diff options
Diffstat (limited to 'gnu/usr.bin/man/makewhatis/makewhatis.local.sh')
-rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.local.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.local.sh b/gnu/usr.bin/man/makewhatis/makewhatis.local.sh index 8be25300b75dd..88ac368c41b76 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.local.sh +++ b/gnu/usr.bin/man/makewhatis/makewhatis.local.sh @@ -33,7 +33,7 @@ # # PS: this wrapper works also for catman(1) # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/man/makewhatis/makewhatis.local.sh,v 1.7 1999/08/27 23:36:10 peter Exp $ PATH=/bin:/usr/bin:$PATH; export PATH opt= dirs= localdirs= |