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 /usr.sbin/yppush | |
parent | bac3b74268293f3207f0a679e76bc42f50cd2490 (diff) | |
download | FreeBSD-src-7aa3bf6364a338ebe6de26349bcae887d1e8bba1.zip FreeBSD-src-7aa3bf6364a338ebe6de26349bcae887d1e8bba1.tar.gz |
yp(4) -> yp(8).
PR: docs/30797
Diffstat (limited to 'usr.sbin/yppush')
-rw-r--r-- | usr.sbin/yppush/yppush.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8 index 123ee3c..d4dedd3 100644 --- a/usr.sbin/yppush/yppush.8 +++ b/usr.sbin/yppush/yppush.8 @@ -167,7 +167,7 @@ the NIS ypservers map containing the names of all servers in a particular NIS domain .El .Sh SEE ALSO -.Xr yp 4 , +.Xr yp 8 , .Xr ypserv 8 , .Xr ypxfr 8 .Sh BUGS |