From 0b4c2a4169d2dc373f08000a491a2a27ecca7077 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 12 Aug 2006 01:37:11 +0000 Subject: [PATCH] *** empty log message *** --- doc/rxvt.1.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod index 3b2de67f..9489dbf7 100644 --- a/doc/rxvt.1.pod +++ b/doc/rxvt.1.pod @@ -1028,7 +1028,8 @@ I may contain escape values (C<\a>: bell, C<\b>: backspace, C<\e>, C<\E>: escape, C<\n>: newline, C<\r>: carriage return, C<\t>: tab, C<\000>: octal number) or verbatim control characters (C<^?>: delete, C<^@>: null, C<^A> ...) and may be enclosed with double quotes so that it -can start or end with whitespace. +can start or end with whitespace. B. Please note that you need to double the C<\> in resource files, as Xlib itself does its own de-escaping (you can use C<\033> instead of -- 2.34.1