From 5eca2fbdf10d91274433635e2dde0dec3e3994a1 Mon Sep 17 00:00:00 2001
From: Dan McGee <dan@archlinux.org>
Date: Wed, 23 Mar 2011 01:28:58 -0500
Subject: Fix documentation typo in makepkg.8

Signed-off-by: Dan McGee <dan@archlinux.org>
---
 doc/makepkg.8.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index 3b83015e..164f404d 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -53,7 +53,8 @@ Options
 	in linkman:makepkg.conf[5].
 
 *--config* <`/path/to/config`>::
-	Use an alternate config file instead of the `{sysconfdir}/makepkg.conf` default;
+	Use an alternate config file instead of the `{sysconfdir}/makepkg.conf`
+	default.
 
 *-d, \--nodeps*::
 	Do not perform any dependency checks. This will let you override and
-- 
cgit v1.2.3-2-g168b