Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Merge pull request #305 from joeldahl/master
Baptiste Daroussin committed 13 years ago
commit 691d16e528bd2801c29a947523812a33479cd981
parent ecb19bb
3 files changed +7 -9
modified pkg/pkg-create.8
@@ -272,17 +272,16 @@ for further description.
.It Ev PORTSDIR
.El
.\" ---------------------------------------------------------------------------
+
.Sh FILES
+
See
+
.Xr pkg.conf 5 .
+
.\" ---------------------------------------------------------------------------
.Sh EXAMPLES
Create package files for installed packages:
.Dl % pkg create -a -o /usr/ports/packages/All
.Pp
Create package file for pkg:
.Dl % pkg create -o /usr/ports/packages/All pkg
-
.Pp
-
.\" ---------------------------------------------------------------------------
-
.Sh FILES
-
See
-
.Xr pkg.conf 5 .
.\" ---------------------------------------------------------------------------
.Sh SEE ALSO
.Xr pkg 8 ,
modified pkg/pkg-updating.8
@@ -55,6 +55,9 @@ The following environment variables affect the execution of
.It Ev PORTSDIR
Location of the ports tree.
.El
+
.Sh FILES
+
See
+
.Xr pkg.conf 5 .
.Sh EXAMPLES
Shows all entries of all installed ports:
.Dl % pkg updating
@@ -71,9 +74,6 @@ Shows all apache entries since 2012-01-01:
Defines that the UPDATING file is in /tmp and shows all entries of all
installed ports:
.Dl % pkg updating -f /tmp/UPDATING
-
.Sh FILES
-
See
-
.Xr pkg.conf 5 .
.Sh SEE ALSO
.Xr pkg 8 ,
.Xr pkg-add 8 ,
modified pkg/pkg.conf.5
@@ -46,7 +46,6 @@ specified in the configuration file -
.Fa YES, TRUE
and
.Fa ON.
-
.Pp
.Sh OPTIONS
The following options can be defined in
.Nm :