summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-14 16:59:03 +0000
committerru <ru@FreeBSD.org>2002-01-14 16:59:03 +0000
commit7aa3bf6364a338ebe6de26349bcae887d1e8bba1 (patch)
tree28ad558111b924be3912d98eee904ed40ef9f5e6 /lib
parentbac3b74268293f3207f0a679e76bc42f50cd2490 (diff)
downloadFreeBSD-src-7aa3bf6364a338ebe6de26349bcae887d1e8bba1.zip
FreeBSD-src-7aa3bf6364a338ebe6de26349bcae887d1e8bba1.tar.gz
yp(4) -> yp(8).
PR: docs/30797
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getgrent.34
-rw-r--r--lib/libc/gen/getpwent.34
-rw-r--r--lib/libc/net/ethers.34
-rw-r--r--lib/libc/net/gethostbyname.32
-rw-r--r--lib/libc/net/getnetent.32
5 files changed, 8 insertions, 8 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 ,
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index 650bda8..40b5c7d 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -181,8 +181,8 @@ maps in addition to the data in the
.Pa /etc/ethers
file.
.Sh SEE ALSO
-.Xr yp 4 ,
-.Xr ethers 5
+.Xr ethers 5 ,
+.Xr yp 8
.Sh BUGS
The
.Fn ether_aton
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index 82a849c..72cd124 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -123,7 +123,7 @@ server,
broken-out fields from a line in
.Pa /etc/hosts ,
or database entries supplied by the
-.Xr yp 4
+.Xr yp 8
system.
The order of the lookups is controlled by the
.Sq hosts
diff --git a/lib/libc/net/getnetent.3 b/lib/libc/net/getnetent.3
index 746867e..8a9fb69 100644
--- a/lib/libc/net/getnetent.3
+++ b/lib/libc/net/getnetent.3
@@ -71,7 +71,7 @@ from the nameserver,
broken-out fields of a line in the network data base
.Pa /etc/networks ,
or entries supplied by the
-.Xr yp 4
+.Xr yp 8
system. The order of the lookups is controlled by the
`networks' entry in
.Xr nsswitch.conf 5 .
OpenPOWER on IntegriCloud