From 3a1a50a45fb4e2fe2f4f03297e2428ec51059ea9 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 25 Feb 2017 13:34:46 +0100 Subject: Make `--ascii` work with DocBook output too. --- MANUAL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MANUAL.txt') diff --git a/MANUAL.txt b/MANUAL.txt index 81e3ad663..2f1fa30af 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -646,8 +646,8 @@ Options affecting specific writers `--ascii` -: Use only ASCII characters in output. Currently supported only - for HTML output (which uses numerical entities instead of +: Use only ASCII characters in output. Currently supported only for + HTML and DocBook output (which uses numerical entities instead of UTF-8 when this option is selected). `--reference-links` -- cgit v1.2.3