summaryrefslogtreecommitdiffstats
path: root/nroff
diff options
context:
space:
mode:
Diffstat (limited to 'nroff')
-rw-r--r--nroff4
1 files changed, 1 insertions, 3 deletions
diff --git a/nroff b/nroff
index 9cf5ae9..75fa894 100644
--- a/nroff
+++ b/nroff
@@ -67,9 +67,7 @@ else
fi
if [ $charset_in != utf-8 ]; then
- echo XXX
- echo XXX $"WARNING: old character encoding and/or character set"
- echo XXX
+ echo $"WARNING: old character encoding and/or character set" >&2
fi
# en_US is chosen arbitrarily; any UTF-8 locale should work