diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-11 22:38:05 +0000 |
commit | 3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5 (patch) | |
tree | 88dc95b3030f35aa0317c9879f6efa7e9605d2d5 /usr.sbin/yppush | |
parent | a3a752bd16c86a841f9dbe7ed1efdfbbae49f627 (diff) | |
download | FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.zip FreeBSD-src-3aeb7f1d49074a8872660d87d96bd1ba0e41d3e5.tar.gz |
Correct a bunch of man page cross references and generally
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
Diffstat (limited to 'usr.sbin/yppush')
-rw-r--r-- | usr.sbin/yppush/yppush.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8 index a4ef6c8..46b718b 100644 --- a/usr.sbin/yppush/yppush.8 +++ b/usr.sbin/yppush/yppush.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: yppush.8,v 1.1.1.1 1996/01/12 07:03:33 wpaul Exp $ +.\" $Id: yppush.8,v 1.2 1996/01/30 13:52:45 mpp Exp $ .\" .Dd February 5, 1995 .Dt YPPUSH 8 @@ -160,9 +160,9 @@ The NIS ypservers map containing the names of all servers in a particular NIS domain. .El .Sh SEE ALSO +.Xr yp 4 , .Xr ypserv 8 , -.Xr ypxfr 8 , -.Xr yp 8 +.Xr ypxfr 8 .Sh BUGS The mechanism for transferring NIS maps in NIS v1 is different that that in NIS version 2. This version of |