summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-12 02:08:35 +0100
committerDan McGee <dan@archlinux.org>2007-02-12 02:08:35 +0100
commit67294287e340d0c4c063408f2d1a3360b7ce631e (patch)
treecad3facb5eb771587369fc1ca27a24213f1fe61e /doc
parent434d93ccc7ec2df2fd52e9ced52f4e02cb176b31 (diff)
downloadpacman-67294287e340d0c4c063408f2d1a3360b7ce631e.tar.gz
pacman-67294287e340d0c4c063408f2d1a3360b7ce631e.tar.xz
* Unified description of arch variable. Recommend using single quotes in
the array, e.g. arch=('i686'). * Updated my TODO. * Changed the email address in rankmirrors script.
Diffstat (limited to 'doc')
-rw-r--r--doc/PKGBUILD.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PKGBUILD.5 b/doc/PKGBUILD.5
index 00ee8f7b..9f52edee 100644
--- a/doc/PKGBUILD.5
+++ b/doc/PKGBUILD.5
@@ -100,7 +100,7 @@ one could install all KDE packages by installing the 'kde' group.
.TP
.B arch \fI(array)\fP
Defines on which architectures the given package is available. (e.g.
-\fBarch=("i686" "x86_64")\fP)
+\fBarch=('i686' 'x86_64')\fP)
.TP
.B backup \fI(array)\fP