summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2014-11-04 08:10:23 -0500
committerAllan McRae <allan@archlinux.org>2014-11-05 11:00:43 +1000
commit37aeb436443f9e37991ab557b91eea035d68ffc4 (patch)
tree419f38b4b953e070225be29121b1df4a3317a9fc
parentde442b6867b9f21c3a01a6c03339cf86812944a8 (diff)
downloadpacman-37aeb436443f9e37991ab557b91eea035d68ffc4.tar.xz
makepkg.8: remove superfluous "::" in envvar description
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 e687e05c..31a2ef73 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -220,7 +220,7 @@ Environment Variables
operations must be supported by this command. If the variable is not
set or empty, makepkg will fall back to `pacman'.
-**MAKEPKG_CONF=**::"/path/to/file"::
+**MAKEPKG_CONF=**"/path/to/file"::
Use an alternate config file instead of the +{sysconfdir}/makepkg.conf+
default.