source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: Minor correction: we render HTML character references
@ 2018-05-03 14:22 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2018-05-03 14:22 UTC (permalink / raw)
  To: source

Log Message:
-----------
Minor correction: we render HTML character references hexadecimal,
not decimal; bentley@ changed that in html.c on July 14, 2017.

Modified Files:
--------------
    mandoc:
        mandoc.1

Revision Data
-------------
Index: mandoc.1
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mandoc.1,v
retrieving revision 1.224
retrieving revision 1.225
diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.224 -r1.225
--- mandoc.1
+++ mandoc.1
@@ -319,7 +319,7 @@ readable in any graphical or text-based 
 browser.
 .Pp
 Non-ASCII characters are rendered
-as decimal numeric Unicode character references.
+as hexadecimal Unicode character references.
 .Pp
 The following
 .Fl O
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-03 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-03 14:22 mandoc: Minor correction: we render HTML character references schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).