From 72b7f92e6edf4375820f765b41697b3208ce7fe7 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 14 Aug 2002 06:57:09 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_6_2_RELEASE'. This commit was manufactured to restore the state of the 4.6.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/fetch/Makefile | 2 +- usr.bin/fetch/fetch.1 | 2 +- usr.bin/fetch/fetch.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/fetch') diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 7dc87f6d0d2d..dba66a8861b6 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/fetch/Makefile,v 1.3.6.3 2001/12/18 09:48:09 des Exp $ MAINTAINER= des@freebsd.org PROG= fetch diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 7bf568576fdf..61dc714c3b68 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/fetch/fetch.1,v 1.33.2.10 2002/01/16 16:18:23 ru Exp $ .\" .Dd June 28, 2000 .Dt FETCH 1 diff --git a/usr.bin/fetch/fetch.c b/usr.bin/fetch/fetch.c index 34ee02e68f3a..0bcd123da2b6 100644 --- a/usr.bin/fetch/fetch.c +++ b/usr.bin/fetch/fetch.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/fetch/fetch.c,v 1.10.2.18 2002/02/23 12:40:04 des Exp $ */ #include -- cgit v1.3