summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/groff_out.man7
1 files changed, 2 insertions, 5 deletions
diff --git a/man/groff_out.man b/man/groff_out.man
index e7c0d5d2..71c88d21 100644
--- a/man/groff_out.man
+++ b/man/groff_out.man
@@ -60,9 +60,6 @@ after these commands, otherwise the position is not changed.
.\" Begin of macro definitions
.eo
.
-.de Text
-. nop \)\$*
-..
.c comma separated list of indexed variables
.de list1..n
. ds @arg1 \$1\"
@@ -134,7 +131,7 @@ after these commands, otherwise the position is not changed.
. ds @arg2 \$2\"
. shift 2
. TQ
-. Text "\f[B]\*[@arg1]\f[]\ \f[I]\,\*[@arg2]\/\f[]\$*"
+. nop \f[B]\*[@arg1]\f[]\ \f[I]\,\*[@arg2]\/\f[]\$*
. rm @arg1
. rm @arg2
..
@@ -151,7 +148,7 @@ after these commands, otherwise the position is not changed.
. ds @sub \$1\"
. shift 1
. TQ
-. Text "\f[B]D\*[@sub]\f[]\ \f[I]\,\$*\/\f[]\*[@linebreak]"
+. nop \f[B]D\*[@sub]\f[]\ \f[I]\,\$*\/\f[]\*[@linebreak]
. rm @sub
..
.de Da-command