[pacman-dev] [PATCH 1/2] makepkg.conf.5: fix bulletted list item formatting

Dave Reisner dreisner at archlinux.org
Tue Feb 12 21:21:03 EST 2013


Signed-off-by: Dave Reisner <dreisner at archlinux.org>
---
 doc/makepkg.conf.5.txt | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt
index 34748de..f00ad58 100644
--- a/doc/makepkg.conf.5.txt
+++ b/doc/makepkg.conf.5.txt
@@ -240,8 +240,10 @@ Options
 	This value is used when querying a package to see who was the builder.
 	It is recommended you change this to your name and email address.
 
-**COMPRESSGZ=**"(gzip -c -f -n)", **COMPRESSBZ2=**"(bzip2 -c -f)",
-**COMPRESSXZ=**"(xz -c -z -)", **COMPRESSLRZ=**"(lrzip -q)",
+**COMPRESSGZ=**"(gzip -c -f -n)"::
+**COMPRESSBZ2=**"(bzip2 -c -f)"::
+**COMPRESSXZ=**"(xz -c -z -)"::
+**COMPRESSLRZ=**"(lrzip -q)"::
 **COMPRESSZ=**"(compress -c -f)"::
 	Sets the command and options used when compressing compiled or source
 	packages in the named format.
-- 
1.8.1.3



More information about the pacman-dev mailing list