index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | doc/makepkg.8.txt | 8 | ||||
-rw-r--r-- | doc/pacman.8.txt | 2 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index b1abd650..9da52c79 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -16,10 +16,10 @@ makepkg [options] Description ----------- -makepkg is a script to automate the building of packages. All it needs is a -build-capable Linux platform and a custom build script for each package you -wish to build (known as a PKGBUILD). See manlink:PKGBUILD[5] for details on -creating your own build scripts. +makepkg is a script to automate the building of packages. The requirements for +using the script are a build-capable \*nix platform and a custom build script +for each package you wish to build (known as a PKGBUILD). See +manlink:PKGBUILD[5] for details on creating your own build scripts. The advantage to a script-based build is that the work is only done once. Once you have the build script for a package, makepkg will do the rest: download and diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 9be6b8d3..9cb4476f 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -152,7 +152,7 @@ Query Options[[QO]] to the pacman 2.9.X '-Qe' option.) *-g, \--groups*:: - Display all packages that are members of a named group. If not name is + Display all packages that are members of a named group. If a name is not specified, list all grouped packages. *-i, \--info*:: |