Date: Sat, 28 Sep 1996 07:43:08 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sysctl sysctl.8 Message-ID: <199609281443.HAA29524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/09/28 07:43:07 Modified: usr.sbin/sysctl sysctl.8 Log: Removed references to pathconf-related variables that were never handled by sysctl and never can be in their documented form (kern.name_max would have to become fs.filesystemname.name_max, etc.). Added missing references to user.stream_max and user.tzname_max. These seem to misnamed. <sys/sysconf.h> says that they correspond to POSIX2 names, but the sysconf names don't have POSIX2 or "posix2" like all the other POSIX2 names. Revision Changes Path 1.10 +3 -10 src/usr.sbin/sysctl/sysctl.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609281443.HAA29524>
