diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2018-06-25 13:26:57 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2018-06-25 13:26:57 +0000 |
commit | ceca0aad422b51d66851e4ee8e6521e30ff86041 (patch) | |
tree | 2837eededffbb0a4e3c8e36ffaa4232a6042210f /mandoc_html.3 | |
parent | 07fb51c1fa33fa0b6a742cbb9e5489b2d60ddd32 (diff) | |
download | mandoc-ceca0aad422b51d66851e4ee8e6521e30ff86041.tar.gz |
Delete support for the style=text-indent attribute, which is no longer used.
Diffstat (limited to 'mandoc_html.3')
-rw-r--r-- | mandoc_html.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mandoc_html.3 b/mandoc_html.3 index b6ddf734..a5411751 100644 --- a/mandoc_html.3 +++ b/mandoc_html.3 @@ -253,10 +253,6 @@ and adds three units for padding between columns. .Pp Style name letters decide what to do with the preceding argument: .Bl -tag -width 1n -offset indent -.It Cm i -Set -.Cm text-indent -to the given length. .It Cm l Set .Cm margin-left |