1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/share/man
Matthew D Fleming f8e4b4ef49 sysctl(8) should use the CTLTYPE to determine the type of data when
reading.  (This was already done for writing to a sysctl).  This
requires all SYSCTL setups to specify a type.  Most of them are now
checked at compile-time.

Remove SYSCTL_*X* sysctl additions as the print being in hex should be
controlled by the -x flag to sysctl(8).

Succested by:	bde
2011-01-19 17:04:07 +00:00
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 Remove a bullet point that appears to have been accidentally inserted twice. 2011-01-11 13:33:42 +00:00
man4 Add a missing word. 2011-01-16 14:21:26 +00:00
man5 Fix the mount example of xfDmitry Marakasov <amdmi3@FreeBSD.org>s(5) filesystems by including the read-only 2011-01-16 20:10:55 +00:00
man6
man7 Minor grammar fix. 2010-10-26 13:07:01 +00:00
man8 Remove references to MAKEDEV(8) 2010-11-15 05:25:51 +00:00
man9 sysctl(8) should use the CTLTYPE to determine the type of data when 2011-01-19 17:04:07 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00