summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 29323040..73df9a06 100644
--- a/txr.1
+++ b/txr.1
@@ -1031,7 +1031,7 @@ useful for labeling information and situations.
.SS Character Literals
-Character literals are introduced by the #\ syntax, which is either
+Character literals are introduced by the #\e syntax, which is either
followed by a character name, the letter x followed by hex digits,
or a single character. Valid character names are: nul, alarm, backspace, tab,
linefeed, newline, vtab, page, return, esc, space. This convention