diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
| commit | 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch) | |
| tree | 1ee435de0c816086549d85bbabfe30ead7f413ec /usr.bin/makewhatis | |
| parent | aac45e814cf997f0df77795a3c06385075ef005a (diff) | |
Notes
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 f81fae53d781c..43414eaec64d9 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.2 1996/08/27 20:04:06 wosch 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 9203cfb839c9d..26cae568868fa 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.2 1996/05/22 00:57:40 wosch Exp $ +# $FreeBSD$ PATH=/bin:/usr/bin:$PATH; export PATH opt= dirs= localdirs= |
