This commit is contained in:
Michael Kerrisk 2008-07-09 15:41:19 +00:00
parent 4f9f83f047
commit c04c44f86d
1 changed files with 2 additions and 2 deletions

View File

@ -493,8 +493,8 @@ An example program that does nothing
other than call an interface usually serves little purpose.
.TP
*
Example programs should be fairly short (preferably < 100 lines;
ideally < 50 lines).
Example programs should be fairly short (preferably less than 100 lines;
ideally less than 50 lines).
.TP
*
Example programs should do error checking after system calls and