Explorar el Código

Give a place to mail comments.

Richard Stallman hace 2 años
padre
commit
065843a018
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      c.texi

+ 2 - 0
c.texi

@@ -144,6 +144,8 @@ compatibility or meant for very special situations.  We have left them
 to a companion manual, the GNU C Obscurities Manual, which will be
 published digitally later.
 
+Please report errors and suggestions to c-manual@@gnu.org.
+
 @menu
 * The First Example::             Getting started with basic C code.
 * Complete Program::              A whole example program