diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-01 12:11:31 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-01 12:11:31 -0500 |
commit | aad57cc06ac60dc8fdcff9bea811e990d64f74d3 (patch) | |
tree | 46c6208cbe8ae32f57b5ad89ec6a4bb9e638c1ab /doc/makepkg.8.txt | |
parent | ac1726788c4bf9ae335df9f69f14a5f80208c413 (diff) | |
download | pacman-aad57cc06ac60dc8fdcff9bea811e990d64f74d3.tar.xz |
doc: fix attribute substitution in monospaced text
When I switched all paths to use `` formatting, I didn't realize
substitution didn't work in these quote marks. Use ++ instead to ensure
attributes are substituted where appropriate.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/makepkg.8.txt')
-rw-r--r-- | doc/makepkg.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index c59800c6..57d6f6eb 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -53,7 +53,7 @@ Options in linkman:makepkg.conf[5]. *\--config* <file>:: - Use an alternate config file instead of the `{sysconfdir}/makepkg.conf` + Use an alternate config file instead of the +{sysconfdir}/makepkg.conf+ default. *-d, \--nodeps*:: |