From cb4839820cb36d3bf69d53e79e35bc24c51dd039 Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 19 Jun 2014 20:51:52 +0000 Subject: ports-mgmt/pkg-devel: Chase relocation of pkg.8 man page The pkg.8 manpage is edited by an extra patch on DragonFly due to differences in jail operation. The patch no longer applies both due to file relocation and regular bitrot. Regenerate the patch and change its name to reflect the new file location. This is a no-op on all releases of FreeBSD. Approved by: just-fix-it blanket --- ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8 (limited to 'ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8') 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 -- cgit v1.2.3