diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /gnu/libexec/uucp/uuto | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvs
'RELENG_2_2_8_RELEASE'.
This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/libexec/uucp/uuto')
| -rw-r--r-- | gnu/libexec/uucp/uuto/Makefile | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uuto/uuto.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uuto/Makefile b/gnu/libexec/uucp/uuto/Makefile index 2c2ef6ff18a8..b8b4e2e83df1 100644 --- a/gnu/libexec/uucp/uuto/Makefile +++ b/gnu/libexec/uucp/uuto/Makefile @@ -1,5 +1,5 @@ # Makefile for uuto -# $Id: Makefile,v 1.6 1995/07/25 00:31:45 bde Exp $ +# $Id: Makefile,v 1.6.2.1 1998/03/03 06:12:57 jkh Exp $ BINDIR= $(bindir) CLEANFILES+= $(ONESHPROG) diff --git a/gnu/libexec/uucp/uuto/uuto.1 b/gnu/libexec/uucp/uuto/uuto.1 index b215b99888df..934e7e082823 100644 --- a/gnu/libexec/uucp/uuto/uuto.1 +++ b/gnu/libexec/uucp/uuto/uuto.1 @@ -1,4 +1,4 @@ -''' $Id: uustat.1,v 1.8 1997/02/22 15:28:49 peter Exp $ +''' $Id: uuto.1,v 1.1 1997/09/13 21:44:49 wosch Exp $ ''' based on the uucp texinfo documentation .TH uuto 1 "Taylor UUCP 1.06" .SH NAME |
