summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2014-03-01 20:51:09 +0100
committerAllan McRae <allan@archlinux.org>2014-03-03 11:25:55 +1000
commite6ff63076390141f2606babda627e5e053462456 (patch)
tree3a602b137f0f6412765a1058ad73ebd68a5ca81d
parent0475b2501ae72b25a207fd9c1af479f5f7e0e877 (diff)
downloadpacman-e6ff63076390141f2606babda627e5e053462456.tar.gz
pacman-e6ff63076390141f2606babda627e5e053462456.zip
makepkg.8: Fix typo
Signed-off-by: Pierre Neidhardt <ambrevar@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/makepkg.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index 29f4a036..77a7a834 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -152,7 +152,7 @@ Options
*\--allsource*::
Do not actually build the package, but build a source-only tarball that
- includes all sources, including those that are normally download via
+ includes all sources, including those that are normally downloaded via
makepkg. This is useful for passing a single tarball to another program
such as a chroot or remote builder. It will also satisfy requirements of
the GPL when distributing binary packages.