diff options
Diffstat (limited to 'doc/instguide.texi')
-rw-r--r-- | doc/instguide.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/instguide.texi b/doc/instguide.texi index aff39556c..76d8de159 100644 --- a/doc/instguide.texi +++ b/doc/instguide.texi @@ -29,7 +29,7 @@ configured @command{gnupg} using: @end example This is to make sure that system wide configuration files are searched -in the directory @file{/etc/gnupg} and variable data below @file{/var}; +in the directory @file{/etc} and variable data below @file{/var}; the default would be to also install them below @file{/usr/local} where the binaries get installed. If you selected to use the @option{--prefix=/} you obviously don't need those option as they are |