From 7aa3bf6364a338ebe6de26349bcae887d1e8bba1 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 14 Jan 2002 16:59:03 +0000 Subject: yp(4) -> yp(8). PR: docs/30797 --- lib/libc/net/ethers.3 | 4 ++-- lib/libc/net/gethostbyname.3 | 2 +- lib/libc/net/getnetent.3 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libc/net') 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 . -- cgit v1.1