Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Oct 2015 20:12:28 +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: r288851 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml
Message-ID:  <201510052012.t95KCS5P081756@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Oct  5 20:12:27 2015
New Revision: 288851
URL: https://svnweb.freebsd.org/changeset/base/288851

Log:
  Document r285772, patch(1) '-V none' addition.
  Add EMC/Isilon Storage Division 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	Mon Oct  5 20:12:25 2015	(r288850)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:12:27 2015	(r288851)
@@ -416,6 +416,12 @@
       <para revision="285685">The &man.jail.8; framework has been
 	updated to allow mounting &man.linprocfs.5; and
 	&man.linsysfs.5; within a jail.</para>
+
+      <para revision="285772" contrib="sponsor"
+	sponsor="&emcisilon;">The &man.patch.1; utility has been
+	updated to include a new option to the <literal>-V</literal>
+	flag, <literal>none</literal>, which disables backup file
+	creation when applying a patch.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Mon Oct  5 20:12:25 2015	(r288850)
+++ head/release/doc/share/xml/sponsor.ent	Mon Oct  5 20:12:27 2015	(r288851)
@@ -21,6 +21,8 @@
 <!ENTITY darpa_afrl	"DARPA, AFRL">
 <!ENTITY dell		"Dell, Inc.">
 
+<!ENTITY emcisilon	"EMC / Isilon Storage Division">
+
 <!ENTITY ff		"The&nbsp;&os;&nbsp;Foundation">
 <!ENTITY ff.url		"https://www.FreeBSDFoundation.org/">;
 



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