diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 2002-01-22 11:13:43 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 2002-01-22 11:13:43 +0000 |
| commit | 7109d65231e6fce4320f41a3302447d1395b871d (patch) | |
| tree | ef4c465ba3c9453f08e12dedbb180cce358567a0 | |
| parent | 686c8fdcab55efb2abd22a22072891e6fa9ce659 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 6 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index a0b0bddc8f0a..b6e36375a786 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1528,6 +1528,12 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.c89.1; has been converted from a shell script to a binary executable, fixing some minor bugs. &merged;</para> + <para arch="i386">A minimalized version of &man.camcontrol.8; is + now available on the installation floppy. This allows it to + rescan for devices that have been connected after booting, or to + show the devices attached to SCSI busses (e. g. from within the + <quote>emergency holographic shell</quote>). &merged;</para> + <para>&man.cat.1; now has the ability to read from UNIX-domain sockets. &merged;</para> 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 a0b0bddc8f0a..b6e36375a786 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1528,6 +1528,12 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.c89.1; has been converted from a shell script to a binary executable, fixing some minor bugs. &merged;</para> + <para arch="i386">A minimalized version of &man.camcontrol.8; is + now available on the installation floppy. This allows it to + rescan for devices that have been connected after booting, or to + show the devices attached to SCSI busses (e. g. from within the + <quote>emergency holographic shell</quote>). &merged;</para> + <para>&man.cat.1; now has the ability to read from UNIX-domain sockets. &merged;</para> |
