Move xbps utils manpages to the section 1 (user commands).

This commit is contained in:
Juan RP
2015-05-16 09:45:35 +02:00
parent d01eea2f94
commit fcdd71aac4
13 changed files with 366 additions and 349 deletions

View File

@@ -1,5 +1,5 @@
.Dd December 9, 2014
.Dt XBPS-RINDEX 8
.Dd May 16, 2015
.Dt XBPS-RINDEX 1
.Sh NAME
.Nm xbps-rindex
.Nd XBPS utility to manage local binary package repositories
@@ -77,16 +77,17 @@ 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.d 5 ,
.Xr xbps-checkvers 8 ,
.Xr xbps-create 8 ,
.Xr xbps-dgraph 8 ,
.Xr xbps-install 8 ,
.Xr xbps-pkgdb 8 ,
.Xr xbps-query 8 ,
.Xr xbps-reconfigure 8 ,
.Xr xbps-remove 8 ,
.Xr xbps-uchroot 8
.Xr xbps-checkvers 1 ,
.Xr xbps-create 1 ,
.Xr xbps-dgraph 1 ,
.Xr xbps-install 1 ,
.Xr xbps-pkgdb 1 ,
.Xr xbps-query 1 ,
.Xr xbps-reconfigure 1 ,
.Xr xbps-remove 1 ,
.Xr xbps-uchroot 1 ,
.Xr xbps-uunshare 1 ,
.Xr xbps.d 5
.Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com>
.Sh BUGS