diff options
author | Ineiev <[email protected]> | 2016-03-04 14:45:19 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 07:15:19 +0000 |
commit | 8078d8246fa38c3e478fc9a542117468780ace00 (patch) | |
tree | ecb6c27656854230082f68832d051640d0fb8e5a /doc/sysnotes.texi | |
parent | doc: Add a few extra coding standard notes. (diff) | |
download | gnupg-8078d8246fa38c3e478fc9a542117468780ace00.tar.gz gnupg-8078d8246fa38c3e478fc9a542117468780ace00.zip |
doc: Do not end section names with "."
Diffstat (limited to 'doc/sysnotes.texi')
-rw-r--r-- | doc/sysnotes.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sysnotes.texi b/doc/sysnotes.texi index dec07bdae..f8cc2121b 100644 --- a/doc/sysnotes.texi +++ b/doc/sysnotes.texi @@ -3,7 +3,7 @@ @c For copying conditions, see the file gnupg.texi. @node System Notes -@chapter Notes pertaining to certain OSes. +@chapter Notes pertaining to certain OSes GnuPG has been developed on GNU/Linux systems and is know to work on almost all Free OSes. All modern POSIX systems should be supported |