svn commit: r332683 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Apr 18 14:42:55 UTC 2018
Author: gjb
Date: Wed Apr 18 14:42:49 2018
New Revision: 332683
URL: https://svnweb.freebsd.org/changeset/base/332683
Log:
Document r321092, ln(1) '-F' behavior fixed.
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:42:48 2018 (r332682)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Apr 18 14:42:49 2018 (r332683)
@@ -165,6 +165,11 @@
<sect2 xml:id="userland-programs">
<title>Userland Application Changes</title>
+ <para revision="321092">The &man.ln.1; utility has been updated
+ to correct the behavior of the <literal>-F</literal> flag by
+ unlinking an existing directory before creating a symbolic
+ link.</para>
+
<para revision="324270">The &man.ps.1; utility has been updated
to reflect realtime and idle priorities in state flags.</para>
More information about the svn-src-stable
mailing list