diff options
author | tron <tron@pkgsrc.org> | 1999-04-07 23:35:56 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-04-07 23:35:56 +0000 |
commit | 8334d0c468f126facfb6dfbd929d5aae1cc49101 (patch) | |
tree | c9fc5aae654eb74cb937ce954765ed396f40f8ff /sysutils/mkhybrid | |
parent | 89465bbd8aaa127fba636ae7169683c2bd418c33 (diff) | |
download | pkgsrc-8334d0c468f126facfb6dfbd929d5aae1cc49101.tar.gz |
Correct manual page: the "-o filename" argument is optional.
Diffstat (limited to 'sysutils/mkhybrid')
-rw-r--r-- | sysutils/mkhybrid/patches/patch-ab | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sysutils/mkhybrid/patches/patch-ab b/sysutils/mkhybrid/patches/patch-ab new file mode 100644 index 00000000000..ab169dfed00 --- /dev/null +++ b/sysutils/mkhybrid/patches/patch-ab @@ -0,0 +1,15 @@ +$NetBSD: patch-ab,v 1.1 1999/04/07 23:35:56 tron Exp $ + +--- mkhybrid.8.orig Thu Dec 4 18:18:08 1997 ++++ mkhybrid.8 Thu Apr 8 01:33:53 1999 +@@ -99,8 +99,10 @@ + .B \-m + .I glob + ] ++[ + .B \-o + .I filename ++] + .I path + .SH DESCRIPTION + .B mkhybrid |