diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-02-11 23:43:12 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-02-11 23:43:12 +0000 |
| commit | 042e4ab35583f777803c194d466189090469c274 (patch) | |
| tree | bfd69e6b5fd934114ba46b6504bbc78c401f64d0 | |
| parent | d51868a30a8782c6141eba40a30239d03f89ddee (diff) | |
Notes
| -rw-r--r-- | usr.bin/expand/expand.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1 index 2a5cb91c92c6..c9c687be8b95 100644 --- a/usr.bin/expand/expand.1 +++ b/usr.bin/expand/expand.1 @@ -81,7 +81,7 @@ If the .Fl a option is given, then tabs are inserted whenever they would compress the resultant file by replacing two or more characters. -.It Fl t Sm Ar tab1 , tab2 , ... , tabn Sm +.It Fl t \&Sm Ar tab1 , tab2 , ... , tabn \&Sm Set tab stops at column positions .Ar tab1 , tab2 , ... , tabn . If only a single number is given, tab stops are set that number of |
