diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/arch-chroot.8.asciidoc | 2 | ||||
| -rw-r--r-- | doc/genfstab.8.asciidoc | 2 | ||||
| -rw-r--r-- | doc/pacstrap.8.asciidoc | 5 |
3 files changed, 5 insertions, 4 deletions
diff --git a/doc/arch-chroot.8.asciidoc b/doc/arch-chroot.8.asciidoc index ada7d40..5586a46 100644 --- a/doc/arch-chroot.8.asciidoc +++ b/doc/arch-chroot.8.asciidoc @@ -41,6 +41,6 @@ Options See Also -------- -linkman:pacman[1] +linkman:pacman[8] include::footer.asciidoc[] diff --git a/doc/genfstab.8.asciidoc b/doc/genfstab.8.asciidoc index 73faa4e..7542cea 100644 --- a/doc/genfstab.8.asciidoc +++ b/doc/genfstab.8.asciidoc @@ -45,6 +45,6 @@ Options See Also -------- -linkman:pacman[1] +linkman:pacman[8] include::footer.asciidoc[] diff --git a/doc/pacstrap.8.asciidoc b/doc/pacstrap.8.asciidoc index c23e8ca..d3d517c 100644 --- a/doc/pacstrap.8.asciidoc +++ b/doc/pacstrap.8.asciidoc @@ -16,7 +16,8 @@ specified packages will be installed into a given directory after setting up some basic mountpoints. By default, the host system's pacman signing keys and mirrorlist will be used to seed the chroot. -If no packages are specified to be installed, the 'base' group will be installed. +If no packages are specified to be installed, the 'base' metapackage will be +installed. Options ------- @@ -46,6 +47,6 @@ Options See Also -------- -linkman:pacman[1] +linkman:pacman[8] include::footer.asciidoc[] |
