瀏覽代碼

Give a place to mail comments.

Richard Stallman 2 年之前
父節點
當前提交
065843a018
共有 1 個文件被更改,包括 2 次插入0 次删除
  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