From ca49cf5aaf64ae997f26aee56398a1f70749ca72 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Fri, 18 Jul 2003 21:09:55 +0000 Subject: [PATCH] New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 11 ++++++++++- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 11 ++++++++++- 2 files changed, 20 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 1209319ce137..bb25a2431385 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 1209319ce137..bb25a2431385 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