Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2015 15:16:20 +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: r282495 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201505051516.t45FGK1G038293@svn.freebsd.org>

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

Log:
  Fix a FDP style nit.  Wrap the lines as a result.
  
  Found with:	textproc/igor
  Sponsored by:	The FreeBSD Foundation

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

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:17 2015	(r282494)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  5 15:16:19 2015	(r282495)
@@ -695,9 +695,9 @@
       <para revision="282213" contrib="sponsor" sponsor="&ff;">A new
 	&man.sysctl.8;, <literal>kern.racct.enable</literal>, has been
 	added, which when set to a non-zero value allows using
-	&man.rctl.8; with the <literal>GENERIC</literal> kernel. A new
-	kernel configuration option, <literal>RACCT_DISABLED</literal>
-	has also been added.</para>
+	&man.rctl.8; with the <literal>GENERIC</literal> kernel.
+	A new kernel configuration option,
+	<literal>RACCT_DISABLED</literal> has also been added.</para>
     </sect2>
   </sect1>
 



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