Date: Fri, 11 Jun 2010 23:24:08 GMT From: Ivan Voras <ivoras@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 179504 for review Message-ID: <201006112324.o5BNO8kw092581@repoman.freebsd.org>
index | next in thread | raw e-mail
http://p4web.freebsd.org/@@179504?ac=10 Change 179504 by ivoras@betelgeuse on 2010/06/11 23:23:12 Start describing pkg_patch Affected files ... .. //depot/projects/soc2010/pkg_patch/src/patch/pkg_patch.1#2 edit Differences ... ==== //depot/projects/soc2010/pkg_patch/src/patch/pkg_patch.1#2 (text+ko) ==== @@ -23,19 +23,15 @@ .Nd a utility for managing binary package patches. THIS MANUAL PAGE IS NOT COMPLETED YET AND IS ONLY COPIED FROM pkg_add !!! .Sh SYNOPSIS .Nm -.Op Fl viInfFrRMSK -.Op Fl t Ar template -.Op Fl p Ar prefix -.Op Fl P Ar prefix -.Op Fl C Ar chrootdir -.Ar pkg-name Op Ar pkg-name ... +.Op Fl b +.Op Fl a Ar patchfile +.Op Fl c Ar package1 package2 patchfile .Sh DESCRIPTION The .Nm -command is used to extract packages that have been previously created -with the -.Xr pkg_create 1 -command. +command is used to work with patches to binary packages - creating +them from existing binary packages and applying them to live systems. +THE REST OF THIS PAGE IS BOGUS. .Sh WARNING .Bf -emphasis Since thehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006112324.o5BNO8kw092581>
