fix manpages

This commit is contained in:
Connor Lane Smith
2011-06-02 20:38:48 +01:00
parent 92baf1a5c9
commit 164e0c171f
4 changed files with 9 additions and 7 deletions

4
nl.1
View File

@@ -12,7 +12,7 @@ nl \- number lines
.RI [ file ...]
.SH DESCRIPTION
.B nl
reads each file in sequence and writes it to stdout with non-empty lines
reads each file in sequence and writes it to stdout with non\-empty lines
numbered. If no file is given, nl reads from stdin.
.SH OPTIONS
.TP
@@ -33,7 +33,7 @@ a regular expression as defined in
.IR regex (7).
.TP
.B t
only non-empty lines (default).
only non\-empty lines (default).
.RE
.TP
.BI \-i " increment"