diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-30 00:27:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-30 00:27:54 +0000 |
commit | 037937fb7bb7f3de26eae1b97877bee5aaac12a2 (patch) | |
tree | c4f1356a8b589d4d47715bd154e006771773afa8 /misc/gwhich/files/patch-aa | |
parent | - Fix man.cgi (diff) |
Add gwhich 2.12, which is GNU which(1). See pkg/DESCR for differences
between this and 1.0 of Paul Vixie's.
PR: 21431
Submitted by: Jeremy Shaffner <jeremy@external.org>
Diffstat (limited to 'misc/gwhich/files/patch-aa')
-rw-r--r-- | misc/gwhich/files/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/gwhich/files/patch-aa b/misc/gwhich/files/patch-aa new file mode 100644 index 000000000000..4e7b894a12e8 --- /dev/null +++ b/misc/gwhich/files/patch-aa @@ -0,0 +1,13 @@ +--- which.texinfo.orig Wed Sep 20 12:11:54 2000 ++++ which.texinfo Wed Sep 20 12:31:18 2000 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename which.info + @settitle @command{which}: show full path of commands ++@dircategory Miscellaneous ++@direntry ++* GNU which: (which). Show full path of commmands. ++@end direntry + @include version.texi + @c %**end of header + |