Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2015 15:16:03 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r282488 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml
Message-ID:  <201505051516.t45FG3eB037935@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue May  5 15:16:02 2015
New Revision: 282488
URL: https://svnweb.freebsd.org/changeset/base/282488

Log:
  Document r282208, chmod(1), chflags(1), chgrp(1), and chown(8) now
  affect symbolic links when '-R' is used.
  
  Add Multiplay to sponsors.ent.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml
  head/release/doc/share/xml/sponsor.ent

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  5 15:16:00 2015	(r282487)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  5 15:16:02 2015	(r282488)
@@ -334,6 +334,12 @@
 	<literal>ARCHIVE_EXTRACT_SECURE_NODOTDOT</literal> to disallow
 	directory traversal when extracting an archive, similar to
 	&man.tar.1;.</para>
+
+      <para revision="282208" contrib="sponsor"
+	sponsor="&multiplay;">The &man.chflags.1;, &man.chgrp.1;,
+	&man.chmod.1;, and &man.chown.8; utilities now affect symbolic
+	links when the <literal>-R</literal> flag is specified, as
+	documented in &man.symlink.7;.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Tue May  5 15:16:00 2015	(r282487)
+++ head/release/doc/share/xml/sponsor.ent	Tue May  5 15:16:02 2015	(r282488)
@@ -31,6 +31,7 @@
 <!ENTITY lsi		"LSI">
 
 <!ENTITY mitail		"MIT Computer Science &amp; Artificial Intelligence Laboratory">
+<!ENTITY multiplay	"Multiplay">
 
 <!ENTITY netflix	"Netflix">
 <!ENTITY netgate	"Netgate">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505051516.t45FG3eB037935>