[pacman-dev] [PATCH 2/2] doc: consistent formatting for pacman.conf options
William Giokas
1007380 at gmail.com
Mon Mar 11 23:10:59 EDT 2013
Signed-off-by: William Giokas <1007380 at gmail.com>
---
Not needed, I just didn't think that the different /path/to/whatever's
should be formatted differently, and this seemed to be the odd one out. I
realize that it's a file, and so it may make some sense, but formatting wise
it just looks out of place.
Feel free not to include it.
doc/pacman.conf.5.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt
index 5d83638..83a399e 100644
--- a/doc/pacman.conf.5.txt
+++ b/doc/pacman.conf.5.txt
@@ -79,7 +79,7 @@ Options
*NOTE*: this is an absolute path, the root path is not automatically
prepended.
-*LogFile =* '/path/to/file'::
+*LogFile =* /path/to/file::
Overrides the default location of the pacman log file. A typical default
is +{localstatedir}/log/pacman.log+. This is an absolute path and the root directory
is not prepended.
--
1.8.2.rc1.24.g06d67b8
More information about the pacman-dev
mailing list