[Bug 268310] add sizeof(7) man page
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268310] add sizeof(7) man page"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Dec 2022 04:44:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268310 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0b75997f4c5a15f02e6d5eee981a1b752dd0fd59 commit 0b75997f4c5a15f02e6d5eee981a1b752dd0fd59 Author: Jan Schaumann <jschauma@netmeister.org> AuthorDate: 2022-12-13 04:35:11 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-12-13 04:43:28 +0000 Add sizeof(7) manual page PR: 268310 Reviewed by: kib Discussed with: brooks, pauamma MFC after: 1 week Differential revision: https://reviews.freebsd.org/D37674 share/man/man7/Makefile | 1 + share/man/man7/sizeof.7 (new) | 287 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 288 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.