diff options
author | Werner Koch <[email protected]> | 2007-05-08 13:59:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-05-08 13:59:41 +0000 |
commit | 8bf339ab591c1dd11739cee7a72533a51c3c7ade (patch) | |
tree | 0b19c22bfede52370908ee23636f0d82347538c2 /doc/gnupg.texi | |
parent | gnupg.ps build fixes. (diff) | |
download | gnupg-8bf339ab591c1dd11739cee7a72533a51c3c7ade.tar.gz gnupg-8bf339ab591c1dd11739cee7a72533a51c3c7ade.zip |
Add a howto section.
Makefile fixes
Diffstat (limited to 'doc/gnupg.texi')
-rw-r--r-- | doc/gnupg.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gnupg.texi b/doc/gnupg.texi index 415724b1a..f7dfdb42f 100644 --- a/doc/gnupg.texi +++ b/doc/gnupg.texi @@ -128,6 +128,7 @@ the administration and the architecture. * Helper Tools:: Description of small helper tools +* Howtos:: How to do certain things. * System Notes:: Notes pertaining to certain OSes. * Debugging:: How to solve problems @@ -163,6 +164,8 @@ the administration and the architecture. @include tools.texi +@include howtos.texi + @include sysnotes.texi @include debugging.texi |