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 /libexec/ypxfr | |
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 'libexec/ypxfr')
-rw-r--r-- | libexec/ypxfr/ypxfr.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index 5e41b08..188f22b 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ypxfr.8,v 1.2 1995/12/25 02:54:39 wpaul Exp $ +.\" $Id: ypxfr.8,v 1.1.1.1 1995/12/25 03:07:13 wpaul Exp $ .\" .Dd February 5, 1995 .Dt YPXFR 8 @@ -200,8 +200,8 @@ The name of the map to transfer. The NIS maps for a particular NIS domain. .El .Sh SEE ALSO +.Xr yp 4 , .Xr ypserv 8 , -.Xr yppush 8 , -.Xr yp 4 +.Xr yppush 8 .Sh AUTHOR Bill Paul <wpaul@ctr.columbia.edu> |