bin/*/*.8: add missing End-List macros (.El).
This commit is contained in:
		@@ -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 ,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user