summaryrefslogtreecommitdiff
path: root/docs/yodldocs/make_smbcodepage.1.yo
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-13 18:19:36 +0000
committerJeremy Allison <jra@samba.org>1998-11-13 18:19:36 +0000
commit60a12574f201fa7459bddfab56595660f49dbbaa (patch)
tree34af8b2d14a02d8fe4354469dd43ef4bc782a568 /docs/yodldocs/make_smbcodepage.1.yo
parentd90063493c5e1ecd650e83797831ffe4cd83795e (diff)
downloadsamba-60a12574f201fa7459bddfab56595660f49dbbaa.tar.gz
samba-60a12574f201fa7459bddfab56595660f49dbbaa.tar.bz2
samba-60a12574f201fa7459bddfab56595660f49dbbaa.zip
Problems found by Herb.
Jeremy. (This used to be commit a5555bd3b744417674d62d5891e1d5dbe32008ff)
Diffstat (limited to 'docs/yodldocs/make_smbcodepage.1.yo')
-rw-r--r--docs/yodldocs/make_smbcodepage.1.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yodldocs/make_smbcodepage.1.yo b/docs/yodldocs/make_smbcodepage.1.yo
index 9134b7f4cb..269d43c016 100644
--- a/docs/yodldocs/make_smbcodepage.1.yo
+++ b/docs/yodldocs/make_smbcodepage.1.yo
@@ -50,7 +50,7 @@ A text Samba codepage definition file is a description that tells
Samba how to map from upper to lower case for characters greater than
ascii 127 in the specified DOS code page. Note that for certain DOS
codepages (437 for example) mapping from lower to upper case may be
-asynchronous. For example, in code page 437 lower case a acute maps to
+non-symmetrical. For example, in code page 437 lower case a acute maps to
a plain upper case A when going from lower to upper case, but maps
from plain upper case A to plain lower case a when lower casing a
character.