[Privoxy-commits] [privoxy] 05/07: user-manual: Use &lt; instead of literal '<' to unbreak highlighting in emacs

User Git git at git.privoxy.org
Mon Feb 23 12:55:32 CET 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 6d92e7b5e1795e9ed6f8a5ab6a3663b6f62c55b9
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Feb 8 16:17:41 2026 +0100

    user-manual: Use < instead of literal '<' to unbreak highlighting in emacs
---
 doc/source/user-manual.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index a6aadfc6..5e69c074 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -7286,7 +7286,7 @@ webmail.example.com
  might end up with unintended variables if you use a variable name
  directly after the delimiter. Variables will be resolved without
  escaping anything, therefore you also have to be careful not to chose
- delimiters that appear in the replacement text. For example '<' should
+ delimiters that appear in the replacement text. For example '<' should
  be save, while '?' will sooner or later cause conflicts with $url.
 </para>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list