svn commit: r52441 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Oct 31 20:24:31 UTC 2018
Author: gjb
Date: Wed Oct 31 20:24:22 2018
New Revision: 52441
URL: https://svnweb.freebsd.org/changeset/doc/52441
Log:
Document r337956, ls(1) '--color=when' addition.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Oct 31 20:24:20 2018 (r52440)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Oct 31 20:24:22 2018 (r52441)
@@ -187,6 +187,13 @@
added, providing an administrative interface for managing
<acronym>ZFS</acronym> boot environments, similar to
<filename role="package">sysutils/beadm</filename>.</para>
+
+ <para revision="337956">The &man.ls.1; utility has been updated
+ to include a new
+ <literal>--color=<replaceable>when</replaceable></literal>
+ flag, where <replaceable>when</replaceable> can be one of
+ <literal>always</literal>, <literal>auto</literal> (default),
+ or <literal>never</literal>.</para>
</sect2>
<sect2 xml:id="userland-contrib">
More information about the svn-doc-head
mailing list