Date: Fri, 14 Feb 2014 22:31:09 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-user@freebsd.org Subject: svn commit: r43938 - user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng Message-ID: <201402142231.s1EMV9Yl069120@svn.freebsd.org>
index | next in thread | raw e-mail
Author: gjb Date: Fri Feb 14 22:31:08 2014 New Revision: 43938 URL: http://svnweb.freebsd.org/changeset/doc/43938 Log: Whitespace, markup, and spelling fixes. Sponsored by: The FreeBSD Foundation Modified: user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/article.xml Modified: user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/article.xml ============================================================================== --- user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/article.xml Fri Feb 14 22:31:06 2014 (r43937) +++ user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/article.xml Fri Feb 14 22:31:08 2014 (r43938) @@ -9,9 +9,12 @@ <!ENTITY team.re "&os; Release Engineering Team"> <!ENTITY team.secteam "&os; Security Team"> ]> -<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en"> +<article xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:lang="en"> - <info><title>&os; Release Engineering</title> + <info> + <title>&os; Release Engineering</title> <legalnotice xml:id="trademarks" role="trademarks"> &tm-attrib.freebsd; @@ -42,7 +45,7 @@ branches is three (3) days.</para> <para>Although a general rule to wait a minimum of three days - before mergeing from <literal>head/</literal>, there are a few + before merging from <literal>head/</literal>, there are a few special circumstances where an immediate merge may be necessary, such as a critical security fix, or a bug fix that directly inhibits the release build process.</para> @@ -179,7 +182,7 @@ </informaltable> <para>After general agreement on the schedule, the &team.re; - emails the the schedule to the &os; Developers.</para> + emails the schedule to the &os; Developers.</para> <para>It is somewhat typical that many developers will inform the &team.re; about various works-in-progress. In some cases, @@ -227,7 +230,7 @@ <sect2 xml:id="releng-head-builds-alpha"> <title>&os; <quote><literal>ALPHA</literal></quote> - builds</title> + Builds</title> <para> </para> </sect2>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402142231.s1EMV9Yl069120>
