[pacman-dev] [PATCH 2/2] doc: Fix section link in pacman-key man page
Signed-off-by: Allan McRae <allan@archlinux.org> --- doc/pacman-key.8.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt index f235dcd..8ef749b 100644 --- a/doc/pacman-key.8.txt +++ b/doc/pacman-key.8.txt @@ -86,7 +86,7 @@ Operations *\--populate*:: Reload the default keys from the (optionally provided) keyrings in +{pkgdatadir}/keyrings+. For more information, see - <<SC,Providing a Keyring for Import>> below. + <<PK,Providing a Keyring for Import>> below. *-u, \--updatedb*:: Equivalent to '\--check-trustdb' in GnuPG. This operation can be specified with @@ -115,7 +115,7 @@ Options keyserver if one was not already configured. -Providing a Keyring for Import +Providing a Keyring for Import[[PK]] ------------------------------ A distribution or other repository provided may want to provide a set of PGP keys used in the signing of its packages and repository databases that can -- 1.8.0.2
participants (1)
-
Allan McRae