summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/getgrent.34
-rw-r--r--lib/libc/gen/getpwent.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/getgrent.3 b/lib/libc/gen/getgrent.3
index a316bbc..bdfe039 100644
--- a/lib/libc/gen/getgrent.3
+++ b/lib/libc/gen/getgrent.3
@@ -151,9 +151,9 @@ group database file
.El
.Sh SEE ALSO
.Xr getpwent 3 ,
-.Xr yp 4 ,
.Xr group 5 ,
-.Xr nsswitch.conf 5
+.Xr nsswitch.conf 5 ,
+.Xr yp 8
.Sh HISTORY
The functions
.Fn endgrent ,
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index 6347118..8d8fd6e 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -168,11 +168,11 @@ A Version 7 format password file
.Sh SEE ALSO
.Xr getlogin 2 ,
.Xr getgrent 3 ,
-.Xr yp 4 ,
.Xr nsswitch.conf 5 ,
.Xr passwd 5 ,
.Xr pwd_mkdb 8 ,
-.Xr vipw 8
+.Xr vipw 8 ,
+.Xr yp 8
.Sh HISTORY
The
.Fn getpwent ,
OpenPOWER on IntegriCloud