diff options
author | ru <ru@FreeBSD.org> | 2002-05-30 14:07:05 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-30 14:07:05 +0000 |
commit | 9d2bfa757a34b6fd1c7be3ef328cb43be2c1a66b (patch) | |
tree | 1181828fc2527597d503db9bbaeae2148cf756a9 /usr.bin/tabs | |
parent | b9e8cb66c907adea2b90972c493fe82f7b2c38d2 (diff) | |
download | FreeBSD-src-9d2bfa757a34b6fd1c7be3ef328cb43be2c1a66b.zip FreeBSD-src-9d2bfa757a34b6fd1c7be3ef328cb43be2c1a66b.tar.gz |
mdoc(7) police: pedantry.
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 975025f..4985cf7 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: |