Xref xbps-uchroot(8)

This commit is contained in:
Juan RP
2014-04-21 10:58:09 +02:00
parent c992db2bc0
commit 43090cef2a
9 changed files with 27 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
.Dd April 18, 2014
.Dd April 21, 2014
.Os Void Linux
.Dt xbps-install 8
.Sh NAME
@@ -24,7 +24,7 @@ supports 3 ways to specify them:
.It
by package name, i.e:
.Dq Sy foo .
The package with the greatest version available in all repositories will be choosen
The package with the greatest version available in all repositories will be choosen.
.It
by exact package name and version, i.e:
.Dq Sy foo-1.0_1 .
@@ -119,7 +119,8 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-query 8 ,
.Xr xbps-reconfigure 8 ,
.Xr xbps-remove 8 ,
.Xr xbps-rindex 8
.Xr xbps-rindex 8 ,
.Xr xbps-uchroot 8
.Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com>
.Sh BUGS