diff options
author | ed <ed@FreeBSD.org> | 2010-01-21 17:26:11 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2010-01-21 17:26:11 +0000 |
commit | 310c6339aa5bd48dce2e90902a4274ea4d7e9f88 (patch) | |
tree | b3ab07a310d93e7ce6e02206b8af95b6bc0aa3d8 /share/man/man7 | |
parent | b28da9a61e28e861700fcb32723aff38ecdf76a5 (diff) | |
download | FreeBSD-src-310c6339aa5bd48dce2e90902a4274ea4d7e9f88.zip FreeBSD-src-310c6339aa5bd48dce2e90902a4274ea4d7e9f88.tar.gz |
Correct a minor mistake in my previous commit.
getutxent is in category 3, not 5.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 19dee42..25d29ec 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -776,7 +776,7 @@ group for command connection sockets; see .It Pa utx.active database of current users; see -.Xr getutxent 5 +.Xr getutxent 3 .El .Pp .It Pa rwho/ |