Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2010 17:26:11 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r202757 - head/share/man/man7
Message-ID:  <201001211726.o0LHQBGT094088@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001211726.o0LHQBGT094088>