diff options
author | peter <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
commit | 289c0d262f52855ab454afdf7386d034fb2404b8 (patch) | |
tree | 8500936e97f809eca13f646b0a148ef28ff005be /usr.bin/makewhatis | |
parent | 66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (diff) | |
download | FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.zip FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'usr.bin/makewhatis')
-rw-r--r-- | usr.bin/makewhatis/makewhatis.local.8 | 2 | ||||
-rw-r--r-- | usr.bin/makewhatis/makewhatis.local.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/makewhatis/makewhatis.local.8 b/usr.bin/makewhatis/makewhatis.local.8 index 8f7bc5b..81a6e1f 100644 --- a/usr.bin/makewhatis/makewhatis.local.8 +++ b/usr.bin/makewhatis/makewhatis.local.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: makewhatis.local.8,v 1.6 1997/06/23 04:51:30 steve Exp $ +.\" $FreeBSD$ .Dd April 26, 1996 .Dt MAKEWHATIS.LOCAL 8 .Os FreeBSD 2.2 diff --git a/usr.bin/makewhatis/makewhatis.local.sh b/usr.bin/makewhatis/makewhatis.local.sh index 56ebc7e..8be2530 100644 --- a/usr.bin/makewhatis/makewhatis.local.sh +++ b/usr.bin/makewhatis/makewhatis.local.sh @@ -33,7 +33,7 @@ # # PS: this wrapper works also for catman(1) # -# $Id: makewhatis.local.sh,v 1.5 1997/02/22 15:47:03 peter Exp $ +# $FreeBSD$ PATH=/bin:/usr/bin:$PATH; export PATH opt= dirs= localdirs= |