diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 01:43:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 01:43:14 +0000 |
commit | 72a241b6992eff07ffacd14f014413a72a717748 (patch) | |
tree | 4dbd0e4ca038e6babc9b7371d1a11cb962345dd6 /devel/mkcmd/files/patch-ab | |
parent | Adding msrc0 version 0.6. (diff) |
Adding mkcmd version 8.10.
A commandline parse and manual page generator.
PR: 14971
Submitted by: Andrew J. Korty <ajk@waterspout.com>
Diffstat (limited to 'devel/mkcmd/files/patch-ab')
-rw-r--r-- | devel/mkcmd/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/mkcmd/files/patch-ab b/devel/mkcmd/files/patch-ab new file mode 100644 index 000000000000..33bec42b053a --- /dev/null +++ b/devel/mkcmd/files/patch-ab @@ -0,0 +1,11 @@ +--- bin/mkcmd/mkcmd.man.orig Wed Nov 17 12:24:52 1999 ++++ bin/mkcmd/mkcmd.man Wed Nov 17 12:24:56 1999 +@@ -43,7 +43,7 @@ + .TP + .BI \-I directory + \fBMkcmd\fP searches for the files on the command line first in the +-current directory, then in a standard place (\*(lq/usr/local/lib/mkcmd\*(rq), ++current directory, then in a standard place (\*(lq/usr/local/share/mkcmd\*(rq), + then in any \fIdirectory\fP listed as parameters to this option. + .TP + .BI \-m manpage |