summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-13 12:08:11 +0000
committeruqs <uqs@FreeBSD.org>2010-05-13 12:08:11 +0000
commit64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6 (patch)
treed8e521baa64fd8da59f9f26f29ea2bc2501ef0a2 /usr.sbin/pkg_install
parent1ab3783e1a2e5231321a0fc5399736ddc70407f0 (diff)
downloadFreeBSD-src-64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6.zip
FreeBSD-src-64c451d29ebd70d8ecdbcd5a0e34ff1c4d803ac6.tar.gz
mdoc: move remaining sections into consistent order
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections. Found by: mdocml lint run Reviewed by: ru
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/updating/pkg_updating.128
1 files changed, 14 insertions, 14 deletions
diff --git a/usr.sbin/pkg_install/updating/pkg_updating.1 b/usr.sbin/pkg_install/updating/pkg_updating.1
index 998b4c4..48d5261 100644
--- a/usr.sbin/pkg_install/updating/pkg_updating.1
+++ b/usr.sbin/pkg_install/updating/pkg_updating.1
@@ -43,6 +43,20 @@ Defines a alternative location of the UPDATING
.It Fl h , -help
Print help message.
.El
+.Sh ENVIRONMENT
+.Bl -tag -width PKG_DBDIR
+.It Ev PKG_DBDIR
+Specifies an alternative location for the installed package database.
+.It Ev PORTSDIR
+Location of the ports tree.
+.El
+.Sh FILES
+.Bl -tag -width /var/db/pkg -compact
+.It Pa /var/db/pkg
+Default location of the installed package database.
+.It Pa /usr/ports
+The default ports directory and default location of the UPDATING file
+.El
.Sh EXAMPLES
Shows all entries of all installed ports:
.Dl % pkg_updating
@@ -63,20 +77,6 @@ installed ports:
Fetch UPDATING file from ftp mirror and show all entries of all
installed ports:
.Dl % pkg_updating -f ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/UPDATING
-.Sh ENVIRONMENT
-.Bl -tag -width PKG_DBDIR
-.It Ev PKG_DBDIR
-Specifies an alternative location for the installed package database.
-.It Ev PORTSDIR
-Location of the ports tree.
-.El
-.Sh FILES
-.Bl -tag -width /var/db/pkg -compact
-.It Pa /var/db/pkg
-Default location of the installed package database.
-.It Pa /usr/ports
-The default ports directory and default location of the UPDATING file
-.El
.Sh SEE ALSO
.Xr pkg_add 1 ,
.Xr pkg_create 1 ,
OpenPOWER on IntegriCloud