bin/*/*.8: add missing End-List macros (.El).

This commit is contained in:
Juan RP 2014-08-23 09:26:02 +02:00
parent c8c331bd9a
commit 8939e8697d
8 changed files with 27 additions and 8 deletions

View File

@ -1,4 +1,4 @@
.Dd April 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-checkvers 8
.Sh NAME
@ -46,6 +46,7 @@ Shows missing binary packages comparing against the
tree.
.It Fl V, Fl -version
Shows the XBPS version.
.El
.Sh SEE ALSO
.Xr xbps-create 8 ,
.Xr xbps-dgraph 8 ,

View File

@ -1,4 +1,4 @@
.Dd May 29, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-create 8
.Sh NAME
@ -78,6 +78,7 @@ A list of provided shared libraries, separated by whitespaces. Example:
.It Fl -shlib-requires Ar list
A list of required shared libraries, separated by whitespaces. Example:
.Ar 'libz.so.1 libfoo.so.2' .
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-dgraph 8 ,

View File

@ -1,4 +1,4 @@
.Dd August 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-install 8
.Sh NAME
@ -54,6 +54,7 @@ greater or equal than
Example:
.Dq Sy foo>=2.0 .
The first package matching expression in a repository will be choosen.
.El
.Sh OPTIONS
.Bl -tag -width -x
.It Fl A, Fl -automatic
@ -94,6 +95,7 @@ Enables verbose messages.
Assume yes to all questions and avoid interactive questions.
.It Fl V, Fl -version
Shows the XBPS version.
.El
.Sh ENVIRONMENT
.Bl -tag -width XBPS_TARGET_ARCH
.It Sy XBPS_ARCH
@ -107,6 +109,7 @@ Sets the target architecture to this value. This variable differs from
in that it allows you to install packages partially, because
configuration phase is skipped (the target binaries might not be compatible with
the native architecture).
.El
.Sh FILES
.Bl -tag -width /var/db/xbps/.<pkgname>.plist
.It Ar /etc/xbps/xbps.conf
@ -117,6 +120,7 @@ Package metadata properties.
Default package database (0.21 format). Keeps track of installed packages and properties.
.It Ar /var/cache/xbps
Default cache directory to store downloaded binary packages.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,

View File

@ -1,4 +1,4 @@
.Dd April 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-pkgdb 8
.Sh NAME
@ -32,6 +32,7 @@ Checks that the package database does not contain obsolete data from previous
XBPS versions and removes them if found.
.It Sy FORMAT CONVERSION
Updates the pkgdb format to the latest version.
.El
.Sh OPTIONS
.Bl -tag -width -x
.It Fl a, Fl -all
@ -64,6 +65,7 @@ automatically. Usually this is needed only in rare circumstances.
Enables verbose messages.
.It Fl V, Fl -version
Shows the XBPS version.
.El
.Sh FILES
.Bl -tag -width /var/db/xbps/.<pkgname>.plist
.It Ar /etc/xbps/xbps.conf
@ -74,6 +76,7 @@ Package metadata properties.
Default package database (0.21 format). Keeps track of installed packages and properties.
.It Ar /var/cache/xbps
Default cache directory to store downloaded binary packages.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,

View File

@ -1,4 +1,4 @@
.Dd August 19, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-query 8
.Sh NAME
@ -51,6 +51,7 @@ greater or equal than
Example:
.Dq Sy foo>=2.0 .
The first package matching expression in a repository will be choosen.
.El
.Sh OPTIONS
.Bl -tag -width -x
.It Fl C, Fl -config Ar file
@ -206,6 +207,7 @@ If the
option is set, the matched
.Ar PKG
in repositories will be shown.
.El
.Sh ENVIRONMENT
.Bl -tag -width XBPS_TARGET_ARCH
.It Sy XBPS_ARCH
@ -219,6 +221,7 @@ Sets the target architecture to this value. This variable differs from
in that it allows you to install packages partially, because
configuration phase is skipped (the target binaries might not be compatible with
the native architecture).
.El
.Sh FILES
.Bl -tag -width /var/db/xbps/.<pkgname>.plist
.It Ar /etc/xbps/xbps.conf
@ -229,6 +232,7 @@ Package metadata properties.
Default package database (0.21 format). Keeps track of installed packages and properties.
.It Ar /var/cache/xbps
Default cache directory to store downloaded binary packages.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,

View File

@ -1,4 +1,4 @@
.Dd April 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-reconfigure 8
.Sh NAME
@ -50,6 +50,7 @@ Specifies a full path for the target root directory.
Enables verbose messages.
.It Fl V, Fl -version
Shows the XBPS version.
.El
.Sh FILES
.Bl -tag -width /var/db/xbps/.<pkgname>.plist
.It Ar /etc/xbps/xbps.conf
@ -60,6 +61,7 @@ Package metadata properties.
Default package database (0.21 format). Keeps track of installed packages and properties.
.It Ar /var/cache/xbps
Default cache directory to store downloaded binary packages.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,

View File

@ -1,4 +1,4 @@
.Dd April 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-remove 8
.Sh NAME
@ -91,6 +91,7 @@ Enables verbose messages.
Assume yes to all questions and avoid interactive questions.
.It Fl V, Fl -version
Shows the XBPS version.
.El
.Sh FILES
.Bl -tag -width /var/db/xbps/.<pkgname>.plist
.It Ar /etc/xbps/xbps.conf
@ -101,6 +102,7 @@ Package metadata properties.
Default package database (0.21 format). Keeps track of installed packages and properties.
.It Ar /var/cache/xbps
Default cache directory to store downloaded binary packages.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,

View File

@ -1,4 +1,4 @@
.Dd April 21, 2014
.Dd August 23, 2014
.Os Void Linux
.Dt xbps-rindex 8
.Sh NAME
@ -49,6 +49,7 @@ Signs a repository with your specified RSA key. If
.Fl --privkey
argument not set, it defaults to
.Sy ~/.ssh/id_rsa .
.El
.Sh ENVIRONMENT
.Bl -tag -width XBPS_TARGET_ARCH
.It Sy XBPS_ARCH
@ -65,6 +66,7 @@ the native architecture).
.It Sy XBPS_PASSPHRASE
If this is set, it will use this passphrase for the RSA private key when signing
a repository. Otherwise it will ask you to enter the passphrase on the terminal.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,