From bc5d5816e7d777bc8418d136de89e019abcc3359 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sat, 22 Feb 1997 23:43:32 +0000 Subject: [PATCH] These man page will appear in 2.2, not 3.0. --- usr.bin/fetch/fetch.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 1e884532250..9ecc7b3eccd 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -1,7 +1,7 @@ -.\" $Id$ +.\" $Id: fetch.1,v 1.15 1997/02/22 19:54:56 peter Exp $ .Dd July 2, 1996 .Dt FETCH 1 -.Os FreeBSD 3.0 +.Os FreeBSD 2.2 .Sh NAME .Nm fetch .Nd retrieve a file by Uniform Resource Locator @@ -279,7 +279,7 @@ command appeared in The original implementation of .Nm was done by Jean-Marc Zucconi. It was extensively re-worked for -.Fx 3.0 +.Fx 2.2 by Garrett Wollman. .Sh BUGS There are too many environment variables and command-line options.