From 8f1c873b5f07f42a8bdc65bb03097790135a9c94 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 1 Jun 2011 12:56:38 -0500 Subject: doc: monospace attribute escape fixes Signed-off-by: Dan McGee --- doc/pacman-key.8.txt | 4 ++-- doc/pacman.conf.5.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt index 8a08480f..892f14df 100644 --- a/doc/pacman-key.8.txt +++ b/doc/pacman-key.8.txt @@ -25,12 +25,12 @@ and export keys, fetch keys from keyservers and update the key trust database. Options ------- *\--config* :: - Use an alternate config file instead of the `{sysconfdir}/pacman.conf` + Use an alternate config file instead of the +{sysconfdir}/pacman.conf+ default. *\--gpgdir* :: Set an alternate home directory for GnuPG. If unspecified, the value is - read from `{sysconfdir}/pacman.conf`. + read from +{sysconfdir}/pacman.conf+. Commands diff --git a/doc/pacman.conf.5.txt b/doc/pacman.conf.5.txt index 70d42eb3..bdf0bc83 100644 --- a/doc/pacman.conf.5.txt +++ b/doc/pacman.conf.5.txt @@ -71,7 +71,7 @@ Options *GPGDir =* path/to/gpg/dir:: Overrides the default location of the directory containing configuration - files for GnuPG. A typical default is `{sysconfdir}/pacman.d/gnupg/`. + files for GnuPG. A typical default is +{sysconfdir}/pacman.d/gnupg/+. This directory should contain two files: `pubring.gpg` and `trustdb.gpg`. `pubring.gpg` holds the public keys of all packagers. `trustdb.gpg` contains a so-called trust database, which specifies that the keys are -- cgit v1.2.3-54-g00ecf