summaryrefslogtreecommitdiff
path: root/doc/makepkg.8.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-11-08 23:38:32 -0600
committerDan McGee <dan@archlinux.org>2007-11-08 23:38:32 -0600
commit889fccd55f68c919d5ceab7906c200e5011cb53b (patch)
tree6f662f6ec1f289b6fd77556356f13001f4d1d7a1 /doc/makepkg.8.txt
parente6673544b2afc9e463cdbf4e7d0bb0b5d7b6b80d (diff)
Small manpage updates
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r--doc/makepkg.8.txt8
1 files changed, 4 insertions, 4 deletions
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