diff options
Diffstat (limited to 'gnu/usr.bin/man/apropos/apropos.sh')
-rw-r--r-- | gnu/usr.bin/man/apropos/apropos.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/apropos/apropos.sh b/gnu/usr.bin/man/apropos/apropos.sh index 1ef3631fa9bea..cec0678f89730 100644 --- a/gnu/usr.bin/man/apropos/apropos.sh +++ b/gnu/usr.bin/man/apropos/apropos.sh @@ -15,7 +15,7 @@ # The University of Texas at Austin # Austin, Texas 78712 # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/man/apropos/apropos.sh,v 1.16.24.1.4.1 2010/12/21 17:10:29 kensmith Exp $ db=whatis # name of whatis data base |