From b787dc18e724e5e7864087155b520ecdfe5b8d75 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 19 Oct 2002 16:16:55 +0000 Subject: [PATCH] New release note: Wide character C library functions. Modified release note: Use manpage entity for pst(4). --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 9 ++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 7a832a38eb6f..ffb2e311dc66 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1350,7 +1350,7 @@ options HZ=1000 # not compulsory but strongly recommended The ofw driver, a basic OpenFirmware disk driver, has been added. - The pst driver, for supporting Promise + The &man.pst.4; driver, for supporting Promise SuperTrak ATA RAID controllers, has been added. &merged; @@ -3637,6 +3637,13 @@ options HZ=1000 # not compulsory but strongly recommended /etc/locale.alias provide backward compatibility. &merged; + Various routines in the C library now have support for + wide characters. Among these are + character class functions such as &man.wctype.3;, wide character + I/O functions such as &man.getwc.3;, formatted I/O functions + such as &man.wprintf.3; and &man.wscanf.3;. Conversion + functions to &man.multibyte.3; characters are also supported. + /usr/src/share/examples/BSD_daemon/ now contains a scalable Beastie graphic. &merged; diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 7a832a38eb6f..ffb2e311dc66 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1350,7 +1350,7 @@ options HZ=1000 # not compulsory but strongly recommended The ofw driver, a basic OpenFirmware disk driver, has been added. - The pst driver, for supporting Promise + The &man.pst.4; driver, for supporting Promise SuperTrak ATA RAID controllers, has been added. &merged; @@ -3637,6 +3637,13 @@ options HZ=1000 # not compulsory but strongly recommended /etc/locale.alias provide backward compatibility. &merged; + Various routines in the C library now have support for + wide characters. Among these are + character class functions such as &man.wctype.3;, wide character + I/O functions such as &man.getwc.3;, formatted I/O functions + such as &man.wprintf.3; and &man.wscanf.3;. Conversion + functions to &man.multibyte.3; characters are also supported. + /usr/src/share/examples/BSD_daemon/ now contains a scalable Beastie graphic. &merged;