summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2003-07-18 21:09:55 +0000
committerhrs <hrs@FreeBSD.org>2003-07-18 21:09:55 +0000
commit70174962dcdad77ba9abb6e25c27742ba8e013d3 (patch)
treebb0d045702eed9a2d3e78fb46f4a0795c772a03d /release/doc
parent514148f083036eaa0c1836ac6921569992d40252 (diff)
downloadFreeBSD-src-70174962dcdad77ba9abb6e25c27742ba8e013d3.zip
FreeBSD-src-70174962dcdad77ba9abb6e25c27742ba8e013d3.tar.gz
New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support.
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml11
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml11
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 1209319..bb25a24 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 @@
<para>The &man.locale.1; utility has been re-implemented and is
now POSIX-compliant.</para>
+ <para>The &man.mount.8; utility now supports to display the filesystem
+ ID for each file system in addition to the normal information
+ when a <option>-v</option> 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.</para>
+
<para>The &man.mount.nwfs.8;, &man.mount.portalfs.8;, and
&man.mount.smbfs.8; utilities have been moved from
<filename>/sbin</filename> to <filename>/usr/sbin</filename>.</para>
@@ -287,7 +296,7 @@
<para>The &man.pam.guest.8; PAM module has been added to allow
guest logins. It replaces the pam_ftp(8) module.</para>
- <para>&man.ps.1; now supports a <option>-H</option> option to display all
+ <para>&man.ps.1; and &man.top.1; now support a <option>-H</option> flag to display all
kernel-visible threads in each process.</para>
<para>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 1209319..bb25a24 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 @@
<para>The &man.locale.1; utility has been re-implemented and is
now POSIX-compliant.</para>
+ <para>The &man.mount.8; utility now supports to display the filesystem
+ ID for each file system in addition to the normal information
+ when a <option>-v</option> 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.</para>
+
<para>The &man.mount.nwfs.8;, &man.mount.portalfs.8;, and
&man.mount.smbfs.8; utilities have been moved from
<filename>/sbin</filename> to <filename>/usr/sbin</filename>.</para>
@@ -287,7 +296,7 @@
<para>The &man.pam.guest.8; PAM module has been added to allow
guest logins. It replaces the pam_ftp(8) module.</para>
- <para>&man.ps.1; now supports a <option>-H</option> option to display all
+ <para>&man.ps.1; and &man.top.1; now support a <option>-H</option> flag to display all
kernel-visible threads in each process.</para>
<para>A bug that &man.rarpd.8; does not recognize removable Ethernet NICs
OpenPOWER on IntegriCloud