diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
| commit | 306005e78ce67119c774058260af6531ea4e9d8b (patch) | |
| tree | 2c856486c56f79c47b5280c71e4354f546c686ab /usr.bin/fetch | |
| parent | a31bd3d64c09481d2a09837706d9ca999cbc4269 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fetch')
| -rw-r--r-- | usr.bin/fetch/fetch.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 323128a9b7c0..0e57350eb184 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -1,4 +1,4 @@ -.\" $Id: fetch.1,v 1.18 1997/07/25 19:35:41 wollman Exp $ +.\" $Id: fetch.1,v 1.19 1997/08/05 20:18:37 ache Exp $ .Dd July 2, 1996 .Dt FETCH 1 .Os FreeBSD 2.2 @@ -292,9 +292,12 @@ command appeared in .Sh AUTHORS The original implementation of .Nm -was done by Jean-Marc Zucconi. It was extensively re-worked for +was done by +.An Jean-Marc Zucconi . +It was extensively re-worked for .Fx 2.2 -by Garrett Wollman. +by +.An Garrett Wollman . .Sh BUGS There are too many environment variables and command-line options. .Pp |
