diff options
Diffstat (limited to 'ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8')
-rw-r--r-- | ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 | 34 |
1 files changed, 34 insertions, 0 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 new file mode 100644 index 000000000000..ff2223629745 --- /dev/null +++ b/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 @@ -0,0 +1,34 @@ +--- docs/pkg.8.orig 2014-06-19 12:43:52.000000000 +0000 ++++ docs/pkg.8 +@@ -30,7 +30,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 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: + # pkg_install-specifics + fi + .Ed +-.It Fl j Ao jail name or id Ac , Cm --jail Ao jail name or id Ac +-.Nm +-will execute in the given +-.Ao jail name or id Ac , +-where +-.Em name +-matches +-.Dq Cm jls Ar name +-and +-.Em id +-matches +-.Dq Cm jls Ar jid . +-See +-.Xr jail 8 +-and +-.Xr jls 8 . + .It Fl c Ao chroot path Ac , Cm --chroot Ao chroot path Ac + .Nm + will chroot in the |