summaryrefslogtreecommitdiff
path: root/usr/src/man/man9f/kiconv_open.9f
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9f/kiconv_open.9f')
-rw-r--r--usr/src/man/man9f/kiconv_open.9f95
1 files changed, 45 insertions, 50 deletions
diff --git a/usr/src/man/man9f/kiconv_open.9f b/usr/src/man/man9f/kiconv_open.9f
index c7210325d8..dd613c7bff 100644
--- a/usr/src/man/man9f/kiconv_open.9f
+++ b/usr/src/man/man9f/kiconv_open.9f
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH kiconv_open 9F "16 Oct 2007" "SunOS 5.11" "Kernel Functions for Drivers"
+.TH KICONV_OPEN 9F "Oct 16, 2007"
.SH NAME
kiconv_open \- code conversion descriptor allocation function
.SH SYNOPSIS
@@ -23,23 +23,19 @@ Solaris DDI specific (Solaris DDI).
.SH PARAMETERS
.sp
.ne 2
-.mk
.na
\fB\fItocode\fR\fR
.ad
.RS 12n
-.rt
Points to a target codeset name string.
.RE
.sp
.ne 2
-.mk
.na
\fB\fIfromcode\fR\fR
.ad
.RS 12n
-.rt
Points to a source codeset name string.
.RE
@@ -62,15 +58,15 @@ Name Description
Big5 Traditional Chinese Big5
Big5-HKSCS Traditional Chinese Big5-Hong Kong
Supplementary Character Set
- CP720 DOS Arabic
- CP737 DOS Greek
- CP850 DOS Latin-1 (Western European)
- CP852 DOS Latin-2 (Eastern European)
- CP857 DOS Latin-5 (Turkish)
- CP862 DOS Hebrew
- CP866 DOS Cyrillic Russian
- CP932 Japanese Shift JIS (Windows)
- CP950-HKSCS Traditional Chinese HKSCS-2001 (Windows)
+ CP720 DOS Arabic
+ CP737 DOS Greek
+ CP850 DOS Latin-1 (Western European)
+ CP852 DOS Latin-2 (Eastern European)
+ CP857 DOS Latin-5 (Turkish)
+ CP862 DOS Hebrew
+ CP866 DOS Cyrillic Russian
+ CP932 Japanese Shift JIS (Windows)
+ CP950-HKSCS Traditional Chinese HKSCS-2001 (Windows)
CP1250 Central Europe
CP1251 Cyrillic
CP1252 Western Europe
@@ -85,24 +81,24 @@ Name Description
EUC-KR Korean EUC
EUC-TW Traditional Chinese EUC
GB18030 Simplified Chinese GB18030
- GBK Simplified Chinese GBK
+ GBK Simplified Chinese GBK
ISO-8859-1 Latin-1 (Western European)
- ISO-8859-2 Latin-2 (Eastern European)
- ISO-8859-3 Latin-3 (Southern European)
- ISO-8859-4 Latin-4 (Northern European)
+ ISO-8859-2 Latin-2 (Eastern European)
+ ISO-8859-3 Latin-3 (Southern European)
+ ISO-8859-4 Latin-4 (Northern European)
ISO-8859-5 Cyrillic
ISO-8859-6 Arabic
ISO-8859-7 Greek
ISO-8859-8 Hebrew
ISO-8859-9 Latin-5 (Turkish)
- ISO-8859-10 Latin-6 (Nordic)
+ ISO-8859-10 Latin-6 (Nordic)
ISO-8859-13 Latin-7 (Baltic)
ISO-8859-15 Latin-9 (Western European with euro sign)
KOI8-R Cyrillic
- Shift_JIS Japanese Shift JIS (JIS)
+ Shift_JIS Japanese Shift JIS (JIS)
TIS_620 Thai (a.k.a. ISO 8859-11)
- Unified-Hangul Korean Unified Hangul
-
+ Unified-Hangul Korean Unified Hangul
+
.fi
.in -2
.sp
@@ -115,28 +111,28 @@ supported as alternative names to be used:
.sp
.in +2
.nf
-Aliases Original Name
- 720 CP720
- 737 CP737
- 850 CP850
- 852 CP852
- 857 CP857
- 862 CP862
- 866 CP866
- 932 CP932
- 936, CP936 GBK
- 949, CP949 Unified-Hangul
- 950, CP950 Big5
- 1250 CP1250
- 1251 CP1251
- 1252 CP1252
- 1253 CP1253
- 1254 CP1254
- 1255 CP1255
- 1256 CP1256
- 1257 CP1257
- ISO-8859-11 TIS_620
- PCK, SJIS Shift_JIS
+Aliases Original Name
+ 720 CP720
+ 737 CP737
+ 850 CP850
+ 852 CP852
+ 857 CP857
+ 862 CP862
+ 866 CP866
+ 932 CP932
+ 936, CP936 GBK
+ 949, CP949 Unified-Hangul
+ 950, CP950 Big5
+ 1250 CP1250
+ 1251 CP1251
+ 1252 CP1252
+ 1253 CP1253
+ 1254 CP1254
+ 1255 CP1255
+ 1256 CP1256
+ 1257 CP1257
+ ISO-8859-11 TIS_620
+ PCK, SJIS Shift_JIS
.fi
.in -2
.sp
@@ -188,13 +184,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityCommitted
+Interface Stability Committed
.TE
.SH SEE ALSO