svn commit: r332723 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:43:46 UTC 2018
Author: gjb
Date: Wed Apr 18 14:43:29 2018
New Revision: 332723
URL: https://svnweb.freebsd.org/changeset/base/332723
Log:
Document r322910, umount(8) '-N' flag addition.
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:28 2018 (r332722)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:43:29 2018 (r332723)
@@ -195,6 +195,11 @@
been updated to include device model when the
<literal>-s</literal> flag is used.</para>
+ <para revision="322910">The &man.umount.8; utility has been
+ updated to include a new flag, <literal>-N</literal>, which
+ is used to forcefully unmount an <acronym>NFS</acronym>
+ mounted filesystem.</para>
+
<para revision="322919">The &man.pw.8; utility has been updated
to properly handle empty secondary group lists as an argument
to the <literal>-G</literal> flag when using the
More information about the svn-src-stable
mailing list