diff options
author | Daniel Kahn Gillmor <[email protected]> | 2015-07-07 13:16:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-07-22 10:57:17 +0000 |
commit | 90f029e869103420a89559d2108d4369147db940 (patch) | |
tree | bbc27f63189a482d7960ea0f23675c459cc4bd80 | |
parent | Avoid a leading double slash in make_filename. (diff) | |
download | gnupg-90f029e869103420a89559d2108d4369147db940.tar.gz gnupg-90f029e869103420a89559d2108d4369147db940.zip |
doc: Clarify constraints on who modifies files in ~/.gnupg
--
Diffstat (limited to '')
-rw-r--r-- | doc/gpg.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 6c5cc5d19..c0632b39b 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2943,7 +2943,7 @@ helper script is provided to create these files (@pxref{addgnupghome}). For internal purposes @command{@gpgname} creates and maintains a few other files; They all live in in the current home directory (@pxref{option ---homedir}). Only the @command{@gpgname} may modify these files. +--homedir}). Only the @command{@gpgname} program may modify these files. @table @file |