From 9e18aa07bb6a82d0485ed029a322a6d36306df02 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 5 Mar 2005 04:58:55 +0000 Subject: [PATCH] Fix the truly bewildering sorting order near the middle of the "Userland Changes" section. I'm pretty sure this is all my fault...only a native English^H^H^H^H^H^H^HAmerican speaker could mess it up this badly. No content changes. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 70 +++++++++---------- .../en_US.ISO8859-1/relnotes/common/new.sgml | 70 +++++++++---------- 2 files changed, 70 insertions(+), 70 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index a32aa63f0124..d378cc6cb748 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -535,6 +535,12 @@ (with deflate and none compression). &merged; + The libgpib library has been added to + give userland access to GPIB devices (using the the pcii driver) + via the + ibfoo + API. + The default stack sizes in libpthread and libc_r have been increased. On 32-bit platforms, the main thread receives a 2MB stack size by default, @@ -542,12 +548,6 @@ 64-bit platforms, the default stack sizes are 4MB and 2MB respectively. - A number of new functions have been implemented in the - &man.math.3; library. These include &man.ceill.3;, - &man.floorl.3;, &man.ilogbl.3;, &man.fma.3; and variants, - &man.lrint.3; and variants, and &man.lround.3; and - variants. &merged; - The libxpg4 library has been removed because all of its functionality was long ago merged into libc. @@ -555,54 +555,54 @@ must be recompiled or use &man.libmap.conf.5;. Note that the &os; base system has no such binaries. - The &man.newfs.8; utility now supports a - flag to suppress the creation of a .snap - directory on new file systems. This feature is intended for use - on memory or vnode file systems that will not require snapshot - support. &merged; + A number of new functions have been implemented in the + &man.math.3; library. These include &man.ceill.3;, + &man.floorl.3;, &man.ilogbl.3;, &man.fma.3; and variants, + &man.lrint.3; and variants, and &man.lround.3; and + variants. &merged; - The NO_NIS compile-time knob for userland - has been added. As its name implies, enabling this - Makefile variable will cause NIS support to - be excluded from various programs and will cause the NIS - utilities to not be built. &merged; + The &man.mknod.8; utility is now deprecated. + Device nodes have been managed by the &man.devfs.5; device file + system since &os; 5.0. The &man.mkuzip.8; utility, which compresses file system images for use with GEOM_UZIP &man.geom.4; module, has been added. &merged; + The &man.moused.8; daemon now supports virtual + scrolling, in which mouse motions made while holding + down the middle mouse button are interpreted as scrolling. This + feature is enabled with the + flag. &merged; + A separate directory has been added for &man.named.8; dynamic zones which is owned by the bind user (for creation of the zone journal file). For more detail, see an example dynamic zone in the sample &man.named.conf.5;. &merged; + The &man.ncal.1; utility now supports a + flag to generate a calendar for a specified month in the current + year. &merged; + + The &man.newfs.8; utility now supports a + flag to suppress the creation of a .snap + directory on new file systems. This feature is intended for use + on memory or vnode file systems that will not require snapshot + support. &merged; + The &man.newsyslog.8; utility now supports a option to specify an alternate root for log files similar to DESTDIR in the BSD make process. This only affects log file paths, not configuration file () or archive directory () paths. - The &man.ncal.1; utility now supports a - flag to generate a calendar for a specified month in the current - year. &merged; - - The libgpib library has been added to - give userland access to GPIB devices (using the the pcii driver) - via the - ibfoo - API. - - The &man.mknod.8; utility is now deprecated. - Device nodes have been managed by the &man.devfs.5; device file - system since &os; 5.0. - - The &man.moused.8; daemon now supports virtual - scrolling, in which mouse motions made while holding - down the middle mouse button are interpreted as scrolling. This - feature is enabled with the - flag. &merged; + The NO_NIS compile-time knob for userland + has been added. As its name implies, enabling this + Makefile variable will cause NIS support to + be excluded from various programs and will cause the NIS + utilities to not be built. &merged; For years, &os; has used Makefile variables of the form 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 a32aa63f0124..d378cc6cb748 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -535,6 +535,12 @@ (with deflate and none compression). &merged; + The libgpib library has been added to + give userland access to GPIB devices (using the the pcii driver) + via the + ibfoo + API. + The default stack sizes in libpthread and libc_r have been increased. On 32-bit platforms, the main thread receives a 2MB stack size by default, @@ -542,12 +548,6 @@ 64-bit platforms, the default stack sizes are 4MB and 2MB respectively. - A number of new functions have been implemented in the - &man.math.3; library. These include &man.ceill.3;, - &man.floorl.3;, &man.ilogbl.3;, &man.fma.3; and variants, - &man.lrint.3; and variants, and &man.lround.3; and - variants. &merged; - The libxpg4 library has been removed because all of its functionality was long ago merged into libc. @@ -555,54 +555,54 @@ must be recompiled or use &man.libmap.conf.5;. Note that the &os; base system has no such binaries. - The &man.newfs.8; utility now supports a - flag to suppress the creation of a .snap - directory on new file systems. This feature is intended for use - on memory or vnode file systems that will not require snapshot - support. &merged; + A number of new functions have been implemented in the + &man.math.3; library. These include &man.ceill.3;, + &man.floorl.3;, &man.ilogbl.3;, &man.fma.3; and variants, + &man.lrint.3; and variants, and &man.lround.3; and + variants. &merged; - The NO_NIS compile-time knob for userland - has been added. As its name implies, enabling this - Makefile variable will cause NIS support to - be excluded from various programs and will cause the NIS - utilities to not be built. &merged; + The &man.mknod.8; utility is now deprecated. + Device nodes have been managed by the &man.devfs.5; device file + system since &os; 5.0. The &man.mkuzip.8; utility, which compresses file system images for use with GEOM_UZIP &man.geom.4; module, has been added. &merged; + The &man.moused.8; daemon now supports virtual + scrolling, in which mouse motions made while holding + down the middle mouse button are interpreted as scrolling. This + feature is enabled with the + flag. &merged; + A separate directory has been added for &man.named.8; dynamic zones which is owned by the bind user (for creation of the zone journal file). For more detail, see an example dynamic zone in the sample &man.named.conf.5;. &merged; + The &man.ncal.1; utility now supports a + flag to generate a calendar for a specified month in the current + year. &merged; + + The &man.newfs.8; utility now supports a + flag to suppress the creation of a .snap + directory on new file systems. This feature is intended for use + on memory or vnode file systems that will not require snapshot + support. &merged; + The &man.newsyslog.8; utility now supports a option to specify an alternate root for log files similar to DESTDIR in the BSD make process. This only affects log file paths, not configuration file () or archive directory () paths. - The &man.ncal.1; utility now supports a - flag to generate a calendar for a specified month in the current - year. &merged; - - The libgpib library has been added to - give userland access to GPIB devices (using the the pcii driver) - via the - ibfoo - API. - - The &man.mknod.8; utility is now deprecated. - Device nodes have been managed by the &man.devfs.5; device file - system since &os; 5.0. - - The &man.moused.8; daemon now supports virtual - scrolling, in which mouse motions made while holding - down the middle mouse button are interpreted as scrolling. This - feature is enabled with the - flag. &merged; + The NO_NIS compile-time knob for userland + has been added. As its name implies, enabling this + Makefile variable will cause NIS support to + be excluded from various programs and will cause the NIS + utilities to not be built. &merged; For years, &os; has used Makefile variables of the form