summaryrefslogtreecommitdiff
path: root/tmac/doc.tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/doc.tmac')
-rw-r--r--tmac/doc.tmac24
1 files changed, 6 insertions, 18 deletions
diff --git a/tmac/doc.tmac b/tmac/doc.tmac
index 0bb7f301..017835e0 100644
--- a/tmac/doc.tmac
+++ b/tmac/doc.tmac
@@ -1197,14 +1197,8 @@
. if !\n[doc-arg-limit] \
. ds doc-macro-name Aq
.
-. ie "\*[doc-macro-name]"An" \{\
-. ds doc-quote-left <
-. ds doc-quote-right >
-. \}
-. el \{\
-. ds doc-quote-left \[la]
-. ds doc-quote-right \[ra]
-. \}
+. ds doc-quote-left \[la]
+. ds doc-quote-right \[ra]
.
. doc-enclose-string \$@
..
@@ -1533,10 +1527,7 @@
. if !\n[doc-arg-limit] \
. ds doc-macro-name Ao
.
-. ie "\*[doc-macro-name]"An" \
-. ds doc-quote-left <
-. el \
-. ds doc-quote-left \[la]
+. ds doc-quote-left \[la]
.
. doc-enclose-open \$@
..
@@ -1555,10 +1546,7 @@
. if !\n[doc-arg-limit] \
. ds doc-macro-name Ac
.
-. ie "\*[doc-macro-name]"An" \
-. ds doc-quote-right >
-. el \
-. ds doc-quote-right \[ra]
+. ds doc-quote-right \[ra]
.
. doc-enclose-close \$@
..
@@ -4268,7 +4256,7 @@
. if (\n[doc-arg-limit] > \n[doc-arg-ptr]) \{\
. nr doc-reg-Xr (\n[doc-arg-ptr] + 1)
. \" modify second argument if it is a string and
-. \" remove space in between
+. \" remove space inbetween
. if (\n[doc-type\n[doc-reg-Xr]] == 2) \{\
. ds doc-arg\n[doc-reg-Xr] \*[lp]\*[doc-arg\n[doc-reg-Xr]]\*[rp]
. ds doc-space\n[doc-arg-ptr]
@@ -5091,7 +5079,7 @@
.
.
.\" NS doc-build-func-string macro
-.\" NS collect function arguments and set hard spaces in between
+.\" NS collect function arguments and set hard spaces inbetween
.\" NS
.\" NS modifies:
.\" NS doc-func-arg