aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/sciteco.7.template
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-02-06 01:52:45 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-02-06 01:52:45 +0300
commit37eef3cf0ab0b0ed3dabc1c96515f4e30011f9db (patch)
tree26e64b3214c74803f8322fcd543890d20c809e38 /doc/sciteco.7.template
parent3e6446249be73d992d657feb9dfba43e8152c40c (diff)
downloadsciteco-37eef3cf0ab0b0ed3dabc1c96515f4e30011f9db.tar.gz
avoid Groff warnings due to `\` escapes
* It's generally a bad idea to pass backslashes as a glyph in macro arguments, even as `\\` since this could easily be interpreted as an escape. * Instead we now always use `\[rs]`.
Diffstat (limited to 'doc/sciteco.7.template')
-rw-r--r--doc/sciteco.7.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template
index cbfc512..4d4ed55 100644
--- a/doc/sciteco.7.template
+++ b/doc/sciteco.7.template
@@ -1630,7 +1630,7 @@ When \fB^V\fP is not followed by \fB^V\fP, a single character
.BI ^W c
Analogous to \fB^V\fP, but upper-cases characters.
.TP
-.SCITECO_TOPIC ^E\\ ^E\\q
+.SCITECO_TOPIC ^E\[rs] ^E\[rs]q
.BI ^E\(rs q
Expands to the formatted number stored in the
numeric part of Q-Register \fIq\fP.