diff options
| author | Brian Somers <brian@FreeBSD.org> | 2009-06-14 06:09:33 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2009-06-14 06:09:33 +0000 |
| commit | c33b82645a8a87d1a0d660e129602ce96ea9c678 (patch) | |
| tree | cc5670438f91cb93cdaa784168daadf1650480bf /gnu | |
| parent | f75e213b00cb5a7d33b128a00ac9904db4358192 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/man/apropos/apropos.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/man/apropos/apropos.sh b/gnu/usr.bin/man/apropos/apropos.sh index 093d633c72b7..1ef3631fa9be 100644 --- a/gnu/usr.bin/man/apropos/apropos.sh +++ b/gnu/usr.bin/man/apropos/apropos.sh @@ -18,7 +18,6 @@ # $FreeBSD$ -PATH=/bin:/usr/bin:$PATH db=whatis # name of whatis data base grepopt='' |
