diff options
Diffstat (limited to 'usr.bin/fetch')
| -rw-r--r-- | usr.bin/fetch/fetch.1 | 2 | ||||
| -rw-r--r-- | usr.bin/fetch/main.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 5c6bdfbf943d..68498c5aa574 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -1,4 +1,4 @@ -.\" $Id: fetch.1,v 1.9 1996/09/23 22:24:15 wosch Exp $ +.\" $Id: fetch.1,v 1.1.1.1.2.2 1997/02/07 19:32:13 jkh Exp $ .Dd July 2, 1996 .Dt FETCH 1 .Os diff --git a/usr.bin/fetch/main.c b/usr.bin/fetch/main.c index 7f19372492af..f9e3568f7642 100644 --- a/usr.bin/fetch/main.c +++ b/usr.bin/fetch/main.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. */ -/* $Id: main.c,v 1.26.2.2 1996/11/28 08:26:14 phk Exp $ */ +/* $Id: main.c,v 1.1.1.1.2.6 1997/02/07 19:32:14 jkh Exp $ */ #include <sys/types.h> #include <sys/socket.h> |
