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 & Artificial Intelligence Laboratory"> +<!ENTITY multiplay "Multiplay"> <!ENTITY netflix "Netflix"> <!ENTITY netgate "Netgate"> _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"