diff options
author | ru <ru@FreeBSD.org> | 2002-01-14 16:59:03 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-01-14 16:59:03 +0000 |
commit | 7aa3bf6364a338ebe6de26349bcae887d1e8bba1 (patch) | |
tree | 28ad558111b924be3912d98eee904ed40ef9f5e6 /libexec/mknetid | |
parent | bac3b74268293f3207f0a679e76bc42f50cd2490 (diff) | |
download | FreeBSD-src-7aa3bf6364a338ebe6de26349bcae887d1e8bba1.zip FreeBSD-src-7aa3bf6364a338ebe6de26349bcae887d1e8bba1.tar.gz |
yp(4) -> yp(8).
PR: docs/30797
Diffstat (limited to 'libexec/mknetid')
-rw-r--r-- | libexec/mknetid/mknetid.8 | 2 | ||||
-rw-r--r-- | libexec/mknetid/netid.5 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libexec/mknetid/mknetid.8 b/libexec/mknetid/mknetid.8 index 4f194a4..8a2e3ab 100644 --- a/libexec/mknetid/mknetid.8 +++ b/libexec/mknetid/mknetid.8 @@ -145,7 +145,7 @@ the default hosts database file the default netid database file .El .Sh SEE ALSO -.Xr yp 4 , +.Xr yp 8 , .Xr yp_mkdb 8 .Sh AUTHORS .An Bill Paul Aq wpaul@ctr.columbia.edu diff --git a/libexec/mknetid/netid.5 b/libexec/mknetid/netid.5 index 372de78..d9cc0f9 100644 --- a/libexec/mknetid/netid.5 +++ b/libexec/mknetid/netid.5 @@ -85,7 +85,7 @@ for lines not generated automatically by .Xr mknetid 8 .El .Sh SEE ALSO -.Xr yp 4 , -.Xr mknetid 8 +.Xr mknetid 8 , +.Xr yp 8 .Sh AUTHORS .An Mats O Jansson Aq moj@stacken.kth.se |