--- doc/en/books/handbook/config/chapter.sgml 2004/08/25 20:42:15 1.3 +++ doc/en/books/handbook/config/chapter.sgml 2005/06/27 23:46:34 1.4 @@ -611,7 +611,7 @@ HOME=/var/log rcNG - &os; uses the NetBSD + &os; uses the &netbsd; rc.d system for system initialization. Users should notice the files listed in the /etc/rc.d directory. Many of these files @@ -720,7 +720,21 @@ sshd is running as pid 433. - KEYWORD: &os; or NetBSD. This is used for *BSD dependent features. + KEYWORD: When &man.rcorder.8; uses the + option, then only the rc.d files matching this keyword are used. + For example, when using , only the + rc.d scripts defining the + shutdown keyword are used. + + + Previously this was used to define *BSD dependent features. + + + + With the option, &man.rcorder.8 will + skip any rc.d script defining the + corresponding keyword to skip. For example, scripts defining the + nostart keyword are skipped at boot time. @@ -1993,7 +2007,11 @@ device_probe_and_attach: cbb0 attach ret The TCP Bandwidth Delay Product Limiting is similar to - TCP/Vegas in NetBSD. It can be + TCP/Vegas in &netbsd;. + + &netbsd; + + It can be enabled by setting net.inet.tcp.inflight_enable sysctl variable to 1. The system will attempt to calculate the bandwidth delay product for each connection and @@ -2379,7 +2397,11 @@ device_probe_and_attach: cbb0 attach ret device drivers and the kernel to accept information from the ACPI subsystem. For &os;, Intel has provided an interpreter (ACPI-CA) that is - shared with Linux and NetBSD. The path to the + shared with Linux and &netbsd;. + + &netbsd; + + The path to the ACPI-CA source code is src/sys/contrib/dev/acpica-unix-YYYYMMDD, where YYYYMMDD is the release date of the ACPI-CA source code. The