diff options
Diffstat (limited to 'gnu/usr.bin/man/makewhatis')
-rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.1 | 2 | ||||
-rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.local.8 | 2 | ||||
-rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.local.sh | 2 | ||||
-rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.perl | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.1 b/gnu/usr.bin/man/makewhatis/makewhatis.1 index 143522a4e9f1..7bb626fa3303 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.1 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.1 @@ -29,7 +29,7 @@ .\" makewhatis -- update the whatis database in the man directories. .\" .\" -.\" $Id: makewhatis.1,v 1.4 1996/05/22 00:57:39 wosch Exp $ +.\" $Id: makewhatis.1,v 1.2.4.3 1996/06/23 20:30:04 wosch Exp $ .Dd Jan, 12, 1995 diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.local.8 b/gnu/usr.bin/man/makewhatis/makewhatis.local.8 index acf52121f07c..dd28a4c5edb2 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.local.8 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.local.8 @@ -1,6 +1,6 @@ .\" (c) Wolfram Schneider, Berlin. April 1996. Public Domain. .\" -.\" $Id: makewhatis.local.8,v 1.1 1996/05/14 10:27:26 wosch Exp $ +.\" $Id: makewhatis.local.8,v 1.1 1996/05/22 00:57:40 wosch Exp $ .Dd April, 26, 1996 .Dt MAKEWHATIS.LOCAL 8 diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.local.sh b/gnu/usr.bin/man/makewhatis/makewhatis.local.sh index d566920cdd83..317491574776 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.local.sh +++ b/gnu/usr.bin/man/makewhatis/makewhatis.local.sh @@ -10,7 +10,7 @@ # # PS: this wrapper works also for catman(1) # -# $Id: makewhatis.local.sh,v 1.1 1996/05/14 10:27:27 wosch Exp $ +# $Id: makewhatis.local.sh,v 1.2 1996/05/22 00:57:40 wosch Exp $ PATH=/bin:/usr/bin:$PATH; export PATH opt= dirs= localdirs= diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.perl b/gnu/usr.bin/man/makewhatis/makewhatis.perl index 1740368e10f4..4101e927281a 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.perl +++ b/gnu/usr.bin/man/makewhatis/makewhatis.perl @@ -32,7 +32,7 @@ # # makewhatis -- update the whatis database in the man directories. # -# $Id: makewhatis.perl,v 1.10 1996/05/22 00:57:42 wosch Exp $ +# $Id: makewhatis.perl,v 1.6.4.3 1996/06/23 20:30:05 wosch Exp $ sub usage { |