diff options
| author | Jan Sucan <jan@jansucan.com> | 2025-01-26 16:31:01 +0100 |
|---|---|---|
| committer | Ján Sučan <jan@jansucan.com> | 2025-01-26 16:35:37 +0100 |
| commit | 87b0efa4759fe8b45cf1b2210ceeb830e2e31ea1 (patch) | |
| tree | e4661898ffd077ac972b46207f918d637607db17 | |
| parent | fb24a40eea3914fe1e112776a92d62d1feeb93fb (diff) | |
man: Make separator comments in tables easier to notice
| -rw-r--r-- | man/diff-dd.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man/diff-dd.5 b/man/diff-dd.5 index 9909e8c..c6db286 100644 --- a/man/diff-dd.5 +++ b/man/diff-dd.5 @@ -35,12 +35,12 @@ T};T{ T};T{ .B Description T} -.\" +.\" -------- 0;8;Offset of data 0 in the output file 8;T{ .I s T};Data 0 -.\" +.\" -------- T{ 8 + .I s @@ -51,8 +51,9 @@ T{ T};T{ .I s T};Data 1 -.\" +.\" -------- \[char46]\[char46]\[char46] +.\" -------- T{ (8 + .I s |
