On 12/03/13 13:10, William Giokas wrote:
> Signed-off-by: William Giokas <[email protected]>
> ---
> 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.
>
Make sense to me.
> 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.
>