svn commit: r202757 - head/share/man/man7
Ed Schouten
ed at FreeBSD.org
Thu Jan 21 17:26:12 UTC 2010
Author: ed
Date: Thu Jan 21 17:26:11 2010
New Revision: 202757
URL: http://svn.freebsd.org/changeset/base/202757
Log:
Correct a minor mistake in my previous commit.
getutxent is in category 3, not 5.
Modified:
head/share/man/man7/hier.7
Modified: head/share/man/man7/hier.7
==============================================================================
--- head/share/man/man7/hier.7 Thu Jan 21 17:25:12 2010 (r202756)
+++ head/share/man/man7/hier.7 Thu Jan 21 17:26:11 2010 (r202757)
@@ -776,7 +776,7 @@ group for command connection sockets; se
.It Pa utx.active
database of current users;
see
-.Xr getutxent 5
+.Xr getutxent 3
.El
.Pp
.It Pa rwho/
More information about the svn-src-all
mailing list