diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-30 14:07:05 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-30 14:07:05 +0000 |
| commit | 14387c71cab5cae00bb3e1070d7e67a6b2d0990e (patch) | |
| tree | 1181828fc2527597d503db9bbaeae2148cf756a9 /usr.bin/tabs | |
| parent | 3c7cf139ac3d7a1be00cd32fa020385d10f945fe (diff) | |
Notes
Diffstat (limited to 'usr.bin/tabs')
| -rw-r--r-- | usr.bin/tabs/tabs.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tabs/tabs.1 b/usr.bin/tabs/tabs.1 index 975025fe260c8..4985cf76e46e3 100644 --- a/usr.bin/tabs/tabs.1 +++ b/usr.bin/tabs/tabs.1 @@ -51,7 +51,7 @@ options used, and may be one of the predefined formats or at regular intervals. .Pp In the second synopsis form, tab stops are set at positions -.Ar n1 , Ar n2 , +.Ar n1 , n2 , etc. If a position is preceded by a .Ql + , @@ -59,8 +59,8 @@ it is relative to the previous position set. No more than 20 positions may be specified. .Pp If no tab stops are specified, the -.Sq standard -.Tn UNIX +.Dq standard +.Ux tab width of 8 is used. .Pp The options are as follows: |
