summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac/doc.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/tmac/doc.tmac')
-rw-r--r--contrib/groff/tmac/doc.tmac22
1 files changed, 9 insertions, 13 deletions
diff --git a/contrib/groff/tmac/doc.tmac b/contrib/groff/tmac/doc.tmac
index 3667643..290431a 100644
--- a/contrib/groff/tmac/doc.tmac
+++ b/contrib/groff/tmac/doc.tmac
@@ -767,7 +767,7 @@
.
.
.\" NS doc-do-func-decl macro
-.\" NS do someting special while in SYNOPSIS
+.\" NS do something special while in SYNOPSIS
.\" NS
.\" NS modifies:
.\" NS doc-curr-font
@@ -2652,10 +2652,10 @@
.
. ie t \{\
. nop \*[doc-Li-font]\c
-' ta T 9n
+. ta T 9n
. \}
. el \
-' ta T 8n
+. ta T 8n
. nf
. \}
. el \{ .ie "\$1"-filled" \{\
@@ -2696,14 +2696,10 @@
. nr doc-display-indent-stack\n[doc-display-depth] 0
.
. if \n[doc-display-indent-stack\n[doc-display-depth]] \
-' in +\n[doc-display-indent-stack\n[doc-display-depth]]u
+. in +\n[doc-display-indent-stack\n[doc-display-depth]]u
.
-. if !\n[doc-is-compact] \{\
-. ie "\*[doc-display-type-stack\n[doc-display-depth]]"ragged" \
-. sp \n[doc-display-vertical]u
-. el \
-' sp \n[doc-display-vertical]u
-. \}
+. if !\n[doc-is-compact] \
+. sp \n[doc-display-vertical]u
.
. if !\n[cR] \
. ne 2v
@@ -4317,7 +4313,7 @@
. nr doc-list-indent-stack\n[doc-list-depth] \n[doc-column-indent-width]u
. if !\n[.u] \{\
. fi
-' in +\n[doc-column-indent-width]u
+. in +\n[doc-column-indent-width]u
. \}
. ti -\n[doc-column-indent-width]u
.
@@ -4363,7 +4359,7 @@
.\" NS width register `Dl' set in doc-common
.
.de Dl
-' ta T .5i
+. ta T .5i
. in +\n[doc-display-indent]u
.
. ie \n[doc-arg-limit] \{\
@@ -4398,7 +4394,7 @@
.\" NS width register `D1' set in doc-common
.
.de D1
-' ta T .5i
+. ta T .5i
. in +\n[doc-display-indent]u
.
. ie \n[doc-arg-limit] \{\
OpenPOWER on IntegriCloud