summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-15 16:31:04 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-15 16:31:04 +0000
commit7f43023a7afc217477b6e07ebb3d046b0779dc0c (patch)
tree5654c44727f7dd56ad5a2fb9dccdbb2176aab10f /lib/libc/gen
parentac487f07f75cc2b1e3624dfcf9c4707f605a4977 (diff)
Xr repair
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/getpwent.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index 44794d29d4c..746f3e11d4e 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getpwent.3,v 1.4 1997/06/13 13:06:37 deraadt Exp $
+.\" $OpenBSD: getpwent.3,v 1.5 1997/07/15 16:30:59 deraadt Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -162,7 +162,7 @@ The current password file
A Version 7 format password file
.El
.Sh SEE ALSO
-.Xr getlogin 3 ,
+.Xr getlogin 2 ,
.Xr getgrent 3 ,
.Xr passwd 5 ,
.Xr pwd_mkdb 8 ,