diff options
author | Werner Koch <wk@gnupg.org> | 2006-08-18 15:05:39 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2006-08-18 15:05:39 +0200 |
commit | 368170215f50e47b723586c85c17a632e64c0b6e (patch) | |
tree | d5ea52fb2e352ebd771924e939370c0fe22fa070 /doc/see-also-note.texi | |
parent | include support and texi fixes (diff) | |
download | gnupg2-368170215f50e47b723586c85c17a632e64c0b6e.tar.xz gnupg2-368170215f50e47b723586c85c17a632e64c0b6e.zip |
More man pages. Added include files for 2 common paragraphs.
Diffstat (limited to 'doc/see-also-note.texi')
-rw-r--r-- | doc/see-also-note.texi | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/see-also-note.texi b/doc/see-also-note.texi new file mode 100644 index 000000000..b18efc3eb --- /dev/null +++ b/doc/see-also-note.texi @@ -0,0 +1,14 @@ +@c We append this note to all ``see also'' sections of the man pages + +@ifset isman +The full documentation for this tool is maintained as a Texinfo manual. +If GnuPG and the info program are properly installed at your site, the +command + +@example +info gnupg +@end example + +should give you access to the complete manual including a menu structure +and an index. +@end ifset |