summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fetch')
-rw-r--r--usr.bin/fetch/fetch.12
-rw-r--r--usr.bin/fetch/main.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index f2309ec..55c1a3b 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -1,4 +1,4 @@
-.\" $Id: fetch.1,v 1.8 1996/09/19 18:07:24 peter Exp $
+.\" $FreeBSD$
.Dd July 2, 1996
.Dt FETCH 1
.Os
diff --git a/usr.bin/fetch/main.c b/usr.bin/fetch/main.c
index 2a569eb..17a4a4e 100644
--- a/usr.bin/fetch/main.c
+++ b/usr.bin/fetch/main.c
@@ -24,7 +24,7 @@
* SUCH DAMAGE.
*/
-/* $Id: main.c,v 1.28 1996/11/14 07:06:25 ache Exp $ */
+/* $FreeBSD$ */
#include <sys/types.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud