manpages: small formatting improvements

- use `.Os` to show "Void Linux" in the footer
- use `Aq Mt` to display email addresses
- use `.Lk` for the bug link
- remove unnecessary use of `.Nm <name>` when already defined
- add xbps-alternatives(1) to SEE ALSO where missing
- bump date
This commit is contained in:
classabbyamp 2023-02-09 02:47:50 -05:00 committed by Duncan Overbruck
parent 6de3c0f1fd
commit 06fbbba2e5
16 changed files with 118 additions and 72 deletions

View File

@ -1,10 +1,11 @@
.Dd June 20, 2019 .Dd Feb 9, 2023
.Dt XBPS-ALTERNATIVES 1 .Dt XBPS-ALTERNATIVES 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-alternatives .Nm xbps-alternatives
.Nd XBPS utility to handle alternatives .Nd XBPS utility to handle alternatives
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-alternatives .Nm
.Op OPTIONS .Op OPTIONS
.Ar MODE .Ar MODE
.Sh DESCRIPTION .Sh DESCRIPTION
@ -100,10 +101,11 @@ configuration option.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.An Duncan Overbruck <mail@duncano.de> .An Duncan Overbruck Aq Mt mail@duncano.de
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd June 20, 2019 .Dd Feb 9, 2023
.Dt XBPS-CHECKVERS 1 .Dt XBPS-CHECKVERS 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-checkvers .Nm xbps-checkvers
.Nd XBPS utility to check for outdated packages .Nd XBPS utility to check for outdated packages
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-checkvers .Nm
.Op OPTIONS .Op OPTIONS
.Op FILES... .Op FILES...
.Sh DESCRIPTION .Sh DESCRIPTION
@ -95,6 +96,7 @@ is printed instead.
Show the version information. Show the version information.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
.Xr xbps-digest 1 , .Xr xbps-digest 1 ,
@ -109,11 +111,12 @@ Show the version information.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Dave Elusive <davehome@redthumb.info.tm> .An Dave Elusive Aq Mt davehome@redthumb.info.tm
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.An Duncan Overbruck <mail@duncano.de> .An Duncan Overbruck Aq Mt mail@duncano.de
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd February 21, 2020 .Dd Feb 9, 2023
.Dt XBPS-CREATE 1 .Dt XBPS-CREATE 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-create .Nm xbps-create
.Nd XBPS utility to create binary packages .Nd XBPS utility to create binary packages
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-create .Nm
.Op OPTIONS .Op OPTIONS
.Ar destdir .Ar destdir
.Sh DESCRIPTION .Sh DESCRIPTION
@ -91,6 +92,7 @@ is a relative path, the symlink will be created relative to
The package changelog string. The package changelog string.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
.Xr xbps-digest 1 , .Xr xbps-digest 1 ,
@ -106,9 +108,10 @@ The package changelog string.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd June 12, 2019 .Dd Feb 9, 2023
.Dt XBPS-DGRAPH 1 .Dt XBPS-DGRAPH 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-dgraph .Nm xbps-dgraph
.Nd XBPS utility to generate package dot(1) graphs .Nd XBPS utility to generate package dot(1) graphs
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-dgraph .Nm
.Op OPTIONS .Op OPTIONS
.Ar MODE .Ar MODE
.Ar PKG .Ar PKG
@ -122,6 +123,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
Default cache directory to store downloaded binary packages. Default cache directory to store downloaded binary packages.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-digest 1 , .Xr xbps-digest 1 ,
@ -132,14 +134,15 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-query 1 , .Xr xbps-query 1 ,
.Xr xbps-reconfigure 1 , .Xr xbps-reconfigure 1 ,
.Xr xbps-remove 1 , .Xr xbps-remove 1 ,
.Xr xbps-rindex 1 , .Xr xbps-rindex 1 ,
.Xr xbps-uchroot 1 , .Xr xbps-uchroot 1 ,
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd June 12, 2019 .Dd Feb 9, 2023
.Dt XBPS-DIGEST 1 .Dt XBPS-DIGEST 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-digest .Nm xbps-digest
.Nd XBPS utility to generate message digests .Nd XBPS utility to generate message digests
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-digest .Nm
.Op OPTIONS .Op OPTIONS
.Op FILE .Op FILE
.Op FILE+N .Op FILE+N
@ -29,6 +30,7 @@ Show the help message.
Show the version information. Show the version information.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -39,14 +41,15 @@ Show the version information.
.Xr xbps-query 1 , .Xr xbps-query 1 ,
.Xr xbps-reconfigure 1 , .Xr xbps-reconfigure 1 ,
.Xr xbps-remove 1 , .Xr xbps-remove 1 ,
.Xr xbps-rindex 1 , .Xr xbps-rindex 1 ,
.Xr xbps-uchroot 1 , .Xr xbps-uchroot 1 ,
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd April 20, 2020 .Dd April 20, 2020
.Dt XBPS-FBULK 1 .Dt XBPS-FBULK 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-fbulk .Nm xbps-fbulk
.Nd XBPS utility to perform a fast bulk build of void-packages .Nd XBPS utility to perform a fast bulk build of void-packages
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-fbulk .Nm
.Op OPTIONS .Op OPTIONS
.Ar /path/to/void-packages .Ar /path/to/void-packages
.Op pkgN pkg+N ... .Op pkgN pkg+N ...
@ -93,6 +94,7 @@ has rights to execute
and the kernel supports the overlay filesystem, introduced in 4.0. and the kernel supports the overlay filesystem, introduced in 4.0.
.Pp .Pp
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -111,14 +113,15 @@ and the kernel supports the overlay filesystem, introduced in 4.0.
The The
.Nm .Nm
utility was originally written by utility was originally written by
.An Matthew Dillon <dillon@backplane.com> .An Matthew Dillon Aq Mt dillon@backplane.com
for the for the
.Ar DragonFlyBSD project. .Ar DragonFlyBSD project.
.Pp .Pp
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
adapted it for xbps and added some new features. adapted it for xbps and added some new features.
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd March 3, 2020 .Dd Feb 9, 2023
.Dt XBPS-FETCH 1 .Dt XBPS-FETCH 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-fetch .Nm xbps-fetch
.Nd XBPS utility to fetch files from URLs .Nd XBPS utility to fetch files from URLs
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-fetch .Nm
.Op OPTIONS .Op OPTIONS
.Ar <URL> .Ar <URL>
.Ar <URL+N> .Ar <URL+N>
@ -88,6 +89,7 @@ instead of default value of 5 minutes.
When -1, waits indefinitely. When -1, waits indefinitely.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -98,14 +100,15 @@ When -1, waits indefinitely.
.Xr xbps-query 1 , .Xr xbps-query 1 ,
.Xr xbps-reconfigure 1 , .Xr xbps-reconfigure 1 ,
.Xr xbps-remove 1 , .Xr xbps-remove 1 ,
.Xr xbps-rindex 1 , .Xr xbps-rindex 1 ,
.Xr xbps-uchroot 1 , .Xr xbps-uchroot 1 ,
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Probably, but I try to make this not happen.
Use it under your own responsibility and enjoy your life. Use it under your own responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,11 +1,11 @@
.Dd April 23, 2020 .Dd Feb 9, 2023
.Dt XBPS-INSTALL 1 .Dt XBPS-INSTALL 1
.Os .Os
.Sh NAME .Sh NAME
.Nm xbps-install .Nm xbps-install
.Nd XBPS utility to (re)install and update packages .Nd XBPS utility to (re)install and update packages
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-install .Nm
.Op OPTIONS .Op OPTIONS
.Op PKG... .Op PKG...
.Sh DESCRIPTION .Sh DESCRIPTION
@ -267,6 +267,7 @@ Default trusted keys directory.
Default cache directory to store downloaded binary packages. Default cache directory to store downloaded binary packages.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -282,10 +283,11 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Probably, but I try to make this not happen.
Use it under your own Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd June 20, 2019 .Dd Feb 9, 2023
.Dt XBPS-PKGDB 1 .Dt XBPS-PKGDB 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-pkgdb .Nm xbps-pkgdb
.Nd XBPS utility to report/fix issues and modify the package database (pkgdb) .Nd XBPS utility to report/fix issues and modify the package database (pkgdb)
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-pkgdb .Nm
.Op OPTIONS .Op OPTIONS
.Op PKGNAME... .Op PKGNAME...
.Sh DESCRIPTION .Sh DESCRIPTION
@ -122,6 +123,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
Default cache directory to store downloaded binary packages. Default cache directory to store downloaded binary packages.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -137,10 +139,11 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.An Duncan Overbruck <mail@duncano.de> .An Duncan Overbruck Aq Mt mail@duncano.de
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd April 23, 2020 .Dd Feb 9, 2023
.Dt XBPS-QUERY 1 .Dt XBPS-QUERY 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-query .Nm xbps-query
.Nd XBPS utility to query for package and repository information .Nd XBPS utility to query for package and repository information
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-query .Nm
.Op OPTIONS .Op OPTIONS
.Ar MODE .Ar MODE
.Op ARGUMENTS .Op ARGUMENTS
@ -382,6 +383,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
Default cache directory to store downloaded binary packages. Default cache directory to store downloaded binary packages.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -397,9 +399,10 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Probably, but I try to make this not happen.
Use it under your own responsibility and enjoy your life. Use it under your own responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd June 12, 2019 .Dd Feb 9, 2023
.Dt XBPS-RECONFIGURE 1 .Dt XBPS-RECONFIGURE 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-reconfigure .Nm xbps-reconfigure
.Nd XBPS utility to configure installed packages .Nd XBPS utility to configure installed packages
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-reconfigure .Nm
.Op OPTIONS .Op OPTIONS
.Op PKGNAME... .Op PKGNAME...
.Sh DESCRIPTION .Sh DESCRIPTION
@ -105,6 +106,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
Default cache directory to store downloaded binary packages. Default cache directory to store downloaded binary packages.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -120,9 +122,10 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,10 @@
.Dd June 12, 2019 .Dd Feb 9, 2023
.Dt XBPS-REMOVE 1 .Dt XBPS-REMOVE 1
.Sh NAME .Sh NAME
.Nm xbps-remove .Nm xbps-remove
.Nd XBPS utility to remove packages .Nd XBPS utility to remove packages
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-remove .Nm
.Op OPTIONS .Op OPTIONS
.Op PKGNAME... .Op PKGNAME...
.Sh DESCRIPTION .Sh DESCRIPTION
@ -131,6 +131,7 @@ Default package database (0.38 format). Keeps track of installed packages and pr
Default cache directory to store downloaded binary packages. Default cache directory to store downloaded binary packages.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -146,9 +147,10 @@ Default cache directory to store downloaded binary packages.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd February 21, 2020 .Dd Feb 9, 2023
.Dt XBPS-RINDEX 1 .Dt XBPS-RINDEX 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-rindex .Nm xbps-rindex
.Nd XBPS utility to manage local binary package repositories .Nd XBPS utility to manage local binary package repositories
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-rindex .Nm
.Op OPTIONS .Op OPTIONS
.Ar MODE .Ar MODE
.Op ARGUMENTS .Op ARGUMENTS
@ -96,6 +97,7 @@ 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. a repository. Otherwise it will ask you to enter the passphrase on the terminal.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -111,10 +113,11 @@ a repository. Otherwise it will ask you to enter the passphrase on the terminal.
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.An Enno Boland <gottox@voidlinux.org> .An Enno Boland Aq Mt gottox@voidlinux.org
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd April 14, 2020 .Dd Feb 9, 2023
.Dt XBPS-UCHROOT 1 .Dt XBPS-UCHROOT 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-uchroot .Nm xbps-uchroot
.Nd XBPS utility to chroot and bind mount with Linux namespaces .Nd XBPS utility to chroot and bind mount with Linux namespaces
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-uchroot .Nm
.Op OPTIONS .Op OPTIONS
.Ar CHROOTDIR .Ar CHROOTDIR
.Ar COMMAND .Ar COMMAND
@ -92,6 +93,7 @@ other Operating Systems. The following kernel options must be enabled:
.It Sy CONFIG_OVERLAY_FS .It Sy CONFIG_OVERLAY_FS
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -106,9 +108,10 @@ other Operating Systems. The following kernel options must be enabled:
.Xr xbps-uunshare 1 , .Xr xbps-uunshare 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,10 +1,11 @@
.Dd June 12, 2019 .Dd Feb 9, 2023
.Dt XBPS-UUNSHARE 1 .Dt XBPS-UUNSHARE 1
.Os
.Sh NAME .Sh NAME
.Nm xbps-uunshare .Nm xbps-uunshare
.Nd XBPS utility to chroot and bind mount with Linux user namespaces .Nd XBPS utility to chroot and bind mount with Linux user namespaces
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm xbps-uunshare .Nm
.Op OPTIONS .Op OPTIONS
.Ar CHROOTDIR .Ar CHROOTDIR
.Ar COMMAND .Ar COMMAND
@ -57,6 +58,7 @@ other Operating Systems. The following kernel options must be enabled:
.It Sy CONFIG_UTS_NS .It Sy CONFIG_UTS_NS
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -71,9 +73,10 @@ other Operating Systems. The following kernel options must be enabled:
.Xr xbps-uchroot 1 , .Xr xbps-uchroot 1 ,
.Xr xbps.d 5 .Xr xbps.d 5
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues

View File

@ -1,5 +1,6 @@
.Dd May 04, 2020 .Dd Feb 9, 2023
.Dt XBPS-D 5 .Dt XBPS-D 5
.Os
.Sh NAME .Sh NAME
.Nm xbps.d .Nm xbps.d
.Nd XBPS configuration directory .Nd XBPS configuration directory
@ -171,6 +172,7 @@ Default cache directory to store downloaded binary packages.
Annotated sample configuration file. Annotated sample configuration file.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr xbps-alternatives 1 ,
.Xr xbps-checkvers 1 , .Xr xbps-checkvers 1 ,
.Xr xbps-create 1 , .Xr xbps-create 1 ,
.Xr xbps-dgraph 1 , .Xr xbps-dgraph 1 ,
@ -183,11 +185,13 @@ Annotated sample configuration file.
.Xr xbps-reconfigure 1 , .Xr xbps-reconfigure 1 ,
.Xr xbps-remove 1 , .Xr xbps-remove 1 ,
.Xr xbps-rindex 1 , .Xr xbps-rindex 1 ,
.Xr xbps-uchroot 1 .Xr xbps-uchroot 1 ,
.Xr xbps-uunshare 1
.Sh AUTHORS .Sh AUTHORS
.An Juan Romero Pardines <xtraeme@gmail.com> .An Juan Romero Pardines Aq Mt xtraeme@gmail.com
.Sh BUGS .Sh BUGS
Probably, but I try to make this not happen. Use it under your own Probably, but I try to make this not happen. Use it under your own
responsibility and enjoy your life. responsibility and enjoy your life.
.Pp .Pp
Report bugs at https://github.com/void-linux/xbps/issues Report bugs at
.Lk https://github.com/void-linux/xbps/issues