diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/paste | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/paste')
| -rw-r--r-- | usr.bin/paste/paste.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/paste/paste.1 b/usr.bin/paste/paste.1 index fef232b411a8..467bd82ca1b3 100644 --- a/usr.bin/paste/paste.1 +++ b/usr.bin/paste/paste.1 @@ -59,7 +59,7 @@ of empty lines. .Pp The options are as follows: .Bl -tag -width Fl -.It Fl d Ar list +.It Fl d Ar list Use one or more of the provided characters to replace the newline characters instead of the default tab. The characters in |
