commit d824c4e63365b80f8e9aaa6d108165f0c88015e8
parent f499635461db3e76f4b45528e62cd8b1f57a899a
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Mon, 1 Jul 2024 12:01:08 +0200
docs: properly escape a literal '@' in the texi document
This avoids a failing `make pdf`.
Problem existed since commit 4930fbbb from five weeks ago.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/nano.texi b/doc/nano.texi
@@ -720,7 +720,7 @@ List the names of the available syntaxes and exit.
When neither the file's name nor its first line give a clue,
try using libmagic to determine the applicable syntax.
-@item -@
+@item -@@
@itemx --colonparsing
When a filename given on the command line ends in a colon plus digits
and this filename does not exist, then snip the colon plus digits and