diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
| commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
| tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /gnu/usr.bin/man | |
| parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) | |
Diffstat (limited to 'gnu/usr.bin/man')
| -rw-r--r-- | gnu/usr.bin/man/apropos/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/man/catman/catman.1 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/man/catman/catman.perl | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.1 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.perl | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gnu/usr.bin/man/apropos/Makefile b/gnu/usr.bin/man/apropos/Makefile index bc6bdec90242..b47286adcb47 100644 --- a/gnu/usr.bin/man/apropos/Makefile +++ b/gnu/usr.bin/man/apropos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1994/06/05 21:57:03 csgr Exp $ +# Makefile,v 1.8 1994/08/28 18:33:42 bde Exp .if exists(${.CURDIR}/obj) MAN1= ${.CURDIR}/obj/apropos.1 diff --git a/gnu/usr.bin/man/catman/catman.1 b/gnu/usr.bin/man/catman/catman.1 index 09749777b026..0739f277913c 100644 --- a/gnu/usr.bin/man/catman/catman.1 +++ b/gnu/usr.bin/man/catman/catman.1 @@ -30,7 +30,7 @@ .\" .\" E-mail: Wolfram Schneider <wosch@cs.tu-berlin.de> .\" -.\" $Id: catman.1,v 1.4 1995/03/31 04:00:17 joerg Exp $ +.\" catman.1,v 1.5 1995/05/06 19:04:06 joerg Exp .\" .Dd Mar 12, 1995 diff --git a/gnu/usr.bin/man/catman/catman.perl b/gnu/usr.bin/man/catman/catman.perl index d21562fcb66c..3b4717078b26 100644 --- a/gnu/usr.bin/man/catman/catman.perl +++ b/gnu/usr.bin/man/catman/catman.perl @@ -35,7 +35,7 @@ # # Email: Wolfram Schneider <wosch@cs.tu-berlin.de> # -# $Id: catman.perl,v 1.12 1995/05/19 21:07:26 w Exp w $ +# catman.perl,v 1.6 1995/05/20 19:02:53 ache Exp sub usage { diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.1 b/gnu/usr.bin/man/makewhatis/makewhatis.1 index 4570b58d617e..c80042c7891b 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.1 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.1 @@ -30,7 +30,7 @@ .\" .\" Email: Wolfram Schneider <wosch@cs.tu-berlin.de> .\" -.\" $Id: makewhatis.1,v 1.1 1995/02/15 22:52:51 joerg Exp $ +.\" makewhatis.1,v 1.2 1995/03/31 04:00:51 joerg Exp .\" .Dd Jan, 12, 1995 diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.perl b/gnu/usr.bin/man/makewhatis/makewhatis.perl index af2fc5d1a1ff..0c7bc9747c0a 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.perl +++ b/gnu/usr.bin/man/makewhatis/makewhatis.perl @@ -35,7 +35,7 @@ # # E-Mail: Wolfram Schneider <wosch@cs.tu-berlin.de> # -# $Id: makewhatis.perl,v 1.5 1995/03/31 04:00:53 joerg Exp $ +# makewhatis.perl,v 1.6 1995/04/01 11:43:09 joerg Exp # sub usage { |
