[pacman-dev] [PATCH 4/4] makepkg.8: remove superfluous "::" in envvar description
Dave Reisner
dreisner at archlinux.org
Tue Nov 4 13:10:23 UTC 2014
---
doc/makepkg.8.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index e687e05..31a2ef7 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.
--
2.1.3
More information about the pacman-dev
mailing list