diff options
author | John Marino <marino@FreeBSD.org> | 2015-04-16 22:23:19 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-04-16 22:23:19 +0000 |
commit | 330ab917723b70502c2a1613a26e3f29a99e6d80 (patch) | |
tree | e9be6b53c78b15f7bb09950f027b87d8f0acd402 /ports-mgmt | |
parent | daae6d86b74b9dc5ac89b8ae554f5139ea727d54 (diff) | |
download | ports-330ab917723b70502c2a1613a26e3f29a99e6d80.tar.gz ports-330ab917723b70502c2a1613a26e3f29a99e6d80.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 b/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 index ff2223629745..afd5e9d489a1 100644 --- a/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 +++ b/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 @@ -1,15 +1,15 @@ ---- docs/pkg.8.orig 2014-06-19 12:43:52.000000000 +0000 +--- docs/pkg.8.orig 2015-04-14 18:00:21 UTC +++ docs/pkg.8 -@@ -30,7 +30,7 @@ +@@ -29,7 +29,7 @@ .Op Fl d .Op Fl l .Op Fl N --.Op Fl j Ao jail name or id Ac | Fl c Ao chroot path Ac -+.Op Fl c Ao chroot path Ac +-.Op Fl j Ao jail name or id Ac | Fl c Ao chroot path Ac | Fl r Ao root directory Ac ++.Op Fl j Ao chroot path Ac | Fl r Ao root directory Ac .Op Fl C Ao configuration file Ac .Op Fl R Ao repository configuration directory Ac - .Ao command Ac Ao Ar flags Ac -@@ -146,22 +146,6 @@ is installed and activated: + .Op Fl 4 | Fl 6 +@@ -144,22 +144,6 @@ is installed and activated: # pkg_install-specifics fi .Ed |