index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2012-12-16 23:00:41 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-01-03 12:03:10 +1000 |
commit | 342f079f7e5c290e52deaf83700371c5ce217179 (patch) | |
tree | b33226c5fa8b29e111335944abe6c65a85e91079 | |
parent | 04821ea9cab4ecd34ad7b39ad36ffa667f70d4ee (diff) |
-rw-r--r-- | doc/pacman-key.8.txt | 4 |
diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt index 8126edb7..d4a6d5c3 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 |