diff options
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |