summaryrefslogtreecommitdiffstats
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
commit505ffd51098c29e41e9d727fba4693e91adae1e0 (patch)
tree52003065fdcc6fa4bf0d927c4273dc659da04516
parent0a73750f409526c405eb72cd0208ac9b4418e87a (diff)
downloadtxr-505ffd51098c29e41e9d727fba4693e91adae1e0.tar.gz
txr-505ffd51098c29e41e9d727fba4693e91adae1e0.tar.bz2
txr-505ffd51098c29e41e9d727fba4693e91adae1e0.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.
-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