From 6f61169e81971d2cd141add24c079da6168409b3 Mon Sep 17 00:00:00 2001 From: gdr-ftp Date: Mon, 9 Feb 1998 04:00:37 +0000 Subject: [PATCH] Makefile: Cause the GNO- rather than the BSD-formatted manual page to be installed for the 'install' and 'release' targets. rcp.1G: Changed formatting on two lines. --- bin/rcp/Makefile | 3 ++- bin/rcp/rcp.1G | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile index b4019de..f3b82ae 100644 --- a/bin/rcp/Makefile +++ b/bin/rcp/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.1 1998/01/24 07:35:16 taubert Exp $ +# $Id: Makefile,v 1.2 1998/02/09 04:00:36 gdr-ftp Exp $ PROG= rcp SRCS= rcp.c util.c @@ -7,6 +7,7 @@ LDADD= -lnetdb OPTIMIZE=79 DEBUG= 25 +HAS_BSD_MANPAGE = true # We want rcp.1G, not rcp.1 #.if exists(${DESTDIR}/usr/lib/libkrb.a) && (defined(MAKE_KERBEROS) \ # || defined(MAKE_EBONES)) diff --git a/bin/rcp/rcp.1G b/bin/rcp/rcp.1G index 419a6d5..8a17d9a 100644 --- a/bin/rcp/rcp.1G +++ b/bin/rcp/rcp.1G @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rcp.1 8.1 (Berkeley) 5/31/93 -.\" $Id: rcp.1G,v 1.1 1998/01/26 05:25:18 gdr-ftp Exp $ +.\" $Id: rcp.1G,v 1.2 1998/02/09 04:00:37 gdr-ftp Exp $ .\" .TH RCP 1 "November 1997" GNO "Commands and Applications" .SH NAME @@ -134,7 +134,7 @@ for distribution with GNO/ME 2.0.6. The .BR rcp command appeared in -BSD 4.2. +4.2BSD. The version of .BR rcp described here @@ -153,5 +153,5 @@ file on the remote host. .LP The destination user and hostname may have to be specified as ``rhost.rname'' when the destination machine is running the -BSD 4.2 version of +4.2BSD version of .BR rcp .