diff options
| -rw-r--r-- | man7/man-pages.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 0115a253f3..003c8a6012 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -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 |
