summaryrefslogtreecommitdiffstats
path: root/winsup/doc/setup2.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/doc/setup2.sgml')
-rw-r--r--winsup/doc/setup2.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml
index 7a24e5fa1..237c6eacb 100644
--- a/winsup/doc/setup2.sgml
+++ b/winsup/doc/setup2.sgml
@@ -269,7 +269,7 @@ set output-meta on
# Ignore case while completing
set completion-ignore-case on
</screen>
-<para>The first three commands allow bash to display 8-bit characters,
+The first three commands allow bash to display 8-bit characters,
useful for languages with accented characters. The last line makes
filename completion case insensitive, which can be convenient in a
Windows environment.