aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/man-pages.72
1 files changed, 2 insertions, 0 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7
index d1f24ba424..d23d7fcacd 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7
@@ -948,6 +948,8 @@ Example programs should ideally be short
though in some cases longer programs may be necessary
to properly illustrate the use of an API.
.IP *
+Expressive code and useful comments are appreciated.
+.IP *
Example programs should do error checking after system calls and
library function calls.
.IP *