summaryrefslogtreecommitdiff
path: root/docs/htmldocs/make_smbcodepage.1.html
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-11-14 03:01:40 +0000
committerJeremy Allison <jra@samba.org>1998-11-14 03:01:40 +0000
commit3bb3f2d0ce1165d0cac683f507d838d20c8c743b (patch)
treebfac9c45e1dbd88ae3e4d2f4da4db12e058ea587 /docs/htmldocs/make_smbcodepage.1.html
parent2b67f7eba49e7d2eea7fc36861ed68acccf84076 (diff)
downloadsamba-3bb3f2d0ce1165d0cac683f507d838d20c8c743b.tar.gz
samba-3bb3f2d0ce1165d0cac683f507d838d20c8c743b.tar.bz2
samba-3bb3f2d0ce1165d0cac683f507d838d20c8c743b.zip
Update for 2.0beta1.
Jeremy. (This used to be commit 598d0255d40da29ebab3d1a3c9eb66ba654db7b5)
Diffstat (limited to 'docs/htmldocs/make_smbcodepage.1.html')
-rw-r--r--docs/htmldocs/make_smbcodepage.1.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/htmldocs/make_smbcodepage.1.html b/docs/htmldocs/make_smbcodepage.1.html
index 34466d6216..10615deb86 100644
--- a/docs/htmldocs/make_smbcodepage.1.html
+++ b/docs/htmldocs/make_smbcodepage.1.html
@@ -3,7 +3,7 @@
-<html><head><title>make_smbcodepage</title>
+<html><head><title>make_smbcodepage (1)</title>
<link rev="made" href="mailto:samba-bugs@samba.anu.edu.au">
</head>
@@ -11,7 +11,7 @@
<hr>
-<h1>make_smbcodepage</h1>
+<h1>make_smbcodepage (1)</h1>
<h2>Samba</h2>
<h2>23 Oct 1998</h2>
@@ -36,15 +36,15 @@ with the internationalization features of Samba 2.0
<p><br><ul>
<p><br><a name="cord"></a>
-<li><strong>c|d</strong> This tells make_smbcodepage if it is compiling (c) a text
-format code page file to binary, or (d) de-compiling a binary codepage
+<li><strong>c|d</strong> This tells <strong>make_smbcodepage</strong> if it is compiling (<strong>c</strong>) a text
+format code page file to binary, or (<strong>d</strong>) de-compiling a binary codepage
file to text.
<p><br><a name="codepage"></a>
-<li><strong>codepage</strong> This is the codepage we are processing (a number, eg. 850).
+<li><strong>codepage</strong> This is the codepage we are processing (a number, e.g. 850).
<p><br><a name="inputfile"></a>
-<li><strong>inputfile</strong> This is the input file to process. In the 'c' case this
+<li><strong>inputfile</strong> This is the input file to process. In the '<strong>c</strong>' case this
will be a text codepage definition file such as the ones found in the
-Samba <em>source/codepages</em> directory. In the 'd' case this will be the
+Samba <em>source/codepages</em> directory. In the '<strong>d</strong>' case this will be the
binary format codepage definition file normally found in the
<em>lib/codepages</em> directory in the Samba install directory path.
<p><br><a name="outputfile"></a>
@@ -57,9 +57,9 @@ binary format codepage definition file normally found in the
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
-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
+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
+plain upper case A maps to plain lower case a when lower casing a
character.
<p><br>A binary Samba codepage definition file is a binary representation of
the same information, including a value that specifies what codepage