diff options
Diffstat (limited to 'usr.bin/expand/expand.1')
-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 06a2ad2e6132..e63d9d7c1e03 100644 --- a/usr.bin/expand/expand.1 +++ b/usr.bin/expand/expand.1 @@ -78,7 +78,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 Ar tab1 , tab2 , ... , tabn Set tab stops at column positions .Ar tab1 , tab2 , ... , tabn . If only a single number is given, tab stops are set that number of |