diff options
author | K. Richard Pixley <rich@cygnus> | 1992-04-24 23:04:14 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-04-24 23:04:14 +0000 |
commit | 95a3881d303614ff1b9a982350e2c9e4f4d9df84 (patch) | |
tree | 65f5d58b30854db52e2ceac1a9f181fe343efee2 | |
parent | 1dbe4d41aa68a574c929e2946fd8db6be8d888ff (diff) | |
download | gdb-95a3881d303614ff1b9a982350e2c9e4f4d9df84.zip gdb-95a3881d303614ff1b9a982350e2c9e4f4d9df84.tar.gz gdb-95a3881d303614ff1b9a982350e2c9e4f4d9df84.tar.bz2 |
incorporate standards.texi
-rw-r--r-- | .Sanitize | 1 | ||||
-rw-r--r-- | standards.texi | 6 |
2 files changed, 7 insertions, 0 deletions
@@ -63,6 +63,7 @@ patch rcs readline send_pr +standards.texi texinfo # The lines between the "Do-last:" line and the end of the file diff --git a/standards.texi b/standards.texi index 2196749..392b89e 100644 --- a/standards.texi +++ b/standards.texi @@ -57,6 +57,12 @@ by Free Software Foundation. @end titlepage @ifinfo +@format +START-INFO-DIR-ENTRY +* standards: (standards.info). The GNU coding standards. +END-INFO-DIR-ENTRY +@end format + @node Top, Reading Non-Free Code, (dir), (dir) @top Version |