summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-06-10 00:54:04 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-06-10 00:54:04 -0700
commit939d1f213ac097140aa5796b6c06ccbeb1009e5f (patch)
tree52003065fdcc6fa4bf0d927c4273dc659da04516 /txr.1
parentf08bce6b4c1b15e894d6458ca3c9fc41fdaf07ee (diff)
downloadtxr-939d1f213ac097140aa5796b6c06ccbeb1009e5f.tar.gz
txr-939d1f213ac097140aa5796b6c06ccbeb1009e5f.tar.bz2
txr-939d1f213ac097140aa5796b6c06ccbeb1009e5f.zip
doc: missing backslash in getm macro.
* txr.1: Fix missing backslash on font changing directive in the troff-oriented implementation of the <> operator. This makes no difference to the output. The HTML output is absolutely identical according to diff. Visual inspections of the groff-generated PDF also reveal no difference.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 49a1d95a..fd46ac8f 100644
--- a/txr.1
+++ b/txr.1
@@ -218,7 +218,7 @@
. el \{\
. ie "\\$1"<>" \{\
. shift
-. as s \\$1\\f5\\$2\f4\\$3
+. as s \\$1\\f5\\$2\\f4\\$3
. shift
. shift
. shift