diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 1209319ce13..bb25a243138 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -280,6 +280,15 @@ The &man.locale.1; utility has been re-implemented and is now POSIX-compliant. + The &man.mount.8; utility now supports to display the filesystem + ID for each file system in addition to the normal information + when a flag is specified, + and &man.umount.8; utility now accepts the filesystem ID + as well as the usual device and path names. + This allows to unambiguously specify which file system is + to be unmounted even when two or more file systems share + the same device and mount point names. + The &man.mount.nwfs.8;, &man.mount.portalfs.8;, and &man.mount.smbfs.8; utilities have been moved from /sbin to /usr/sbin. @@ -287,7 +296,7 @@ The &man.pam.guest.8; PAM module has been added to allow guest logins. It replaces the pam_ftp(8) module. - &man.ps.1; now supports a option to display all + &man.ps.1; and &man.top.1; now support a flag to display all kernel-visible threads in each process. A bug that &man.rarpd.8; does not recognize removable Ethernet NICs 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 1209319ce13..bb25a243138 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -280,6 +280,15 @@ The &man.locale.1; utility has been re-implemented and is now POSIX-compliant. + The &man.mount.8; utility now supports to display the filesystem + ID for each file system in addition to the normal information + when a flag is specified, + and &man.umount.8; utility now accepts the filesystem ID + as well as the usual device and path names. + This allows to unambiguously specify which file system is + to be unmounted even when two or more file systems share + the same device and mount point names. + The &man.mount.nwfs.8;, &man.mount.portalfs.8;, and &man.mount.smbfs.8; utilities have been moved from /sbin to /usr/sbin. @@ -287,7 +296,7 @@ The &man.pam.guest.8; PAM module has been added to allow guest logins. It replaces the pam_ftp(8) module. - &man.ps.1; now supports a option to display all + &man.ps.1; and &man.top.1; now support a flag to display all kernel-visible threads in each process. A bug that &man.rarpd.8; does not recognize removable Ethernet NICs