From 889fccd55f68c919d5ceab7906c200e5011cb53b Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 8 Nov 2007 23:38:32 -0600 Subject: Small manpage updates Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 8 ++++---- doc/pacman.8.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') 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*:: -- cgit v1.2.3-24-g4f1b