diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-14 16:59:03 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-14 16:59:03 +0000 |
| commit | 491a8429624c0cf6c17e6e0b80d6a09e3b347984 (patch) | |
| tree | 28ad558111b924be3912d98eee904ed40ef9f5e6 /usr.bin | |
| parent | 0432abee158209636f71dc8139b2279e74fcabd6 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/ypcat/ypcat.1 | 2 | ||||
| -rw-r--r-- | usr.bin/ypmatch/ypmatch.1 | 2 | ||||
| -rw-r--r-- | usr.bin/ypwhich/ypwhich.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1 index 1a9e8cb4ebce..4bc09e37fd51 100644 --- a/usr.bin/ypcat/ypcat.1 +++ b/usr.bin/ypcat/ypcat.1 @@ -66,7 +66,7 @@ Display the map nickname table. .Sh SEE ALSO .Xr domainname 1 , .Xr ypmatch 1 , -.Xr yp 4 , +.Xr yp 8 , .Xr ypbind 8 , .Xr ypset 8 .Sh AUTHORS diff --git a/usr.bin/ypmatch/ypmatch.1 b/usr.bin/ypmatch/ypmatch.1 index 4559403b004b..b34980a9eb9f 100644 --- a/usr.bin/ypmatch/ypmatch.1 +++ b/usr.bin/ypmatch/ypmatch.1 @@ -67,7 +67,7 @@ Display the map nickname table. .Sh SEE ALSO .Xr domainname 1 , .Xr ypcat 1 , -.Xr yp 4 , +.Xr yp 8 , .Xr ypbind 8 , .Xr ypset 8 .Sh AUTHORS diff --git a/usr.bin/ypwhich/ypwhich.1 b/usr.bin/ypwhich/ypwhich.1 index 58ac68d11af2..1c6b813e3a55 100644 --- a/usr.bin/ypwhich/ypwhich.1 +++ b/usr.bin/ypwhich/ypwhich.1 @@ -90,7 +90,7 @@ Display the map nickname table. .Xr domainname 1 , .Xr ypcat 1 , .Xr ypmatch 1 , -.Xr yp 4 , +.Xr yp 8 , .Xr ypbind 8 , .Xr yppoll 8 , .Xr ypset 8 |
