Note that code segments, structure definitions, shell session

logs, should be indented by 4 spaces.
This commit is contained in:
Michael Kerrisk 2007-12-19 06:01:40 +00:00
parent 6f79a70bf6
commit 28f6564486
1 changed files with 6 additions and 0 deletions

View File

@ -473,6 +473,12 @@ For some examples of what example programs should look like, see
.BR wait (2)
and
.BR pipe (2).
.SS Indentation of structure definitions, shell session logs, etc.
When structure definitions, shell session logs, etc. are included
in running text, indent them by 4 spaces (i.e., a block enclosed by
.I ".in\ +4n"
and
.IR ".in" ).
.SH EXAMPLE
For canonical examples of how man pages in the
.I man-pages