Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 01:45:07 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47876 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201512170145.tBH1j731058593@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Thu Dec 17 01:45:07 2015
New Revision: 47876
URL: https://svnweb.freebsd.org/changeset/doc/47876

Log:
  Whitespace-only fixes, translators please ignore.

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Thu Dec 17 01:38:47 2015	(r47875)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Thu Dec 17 01:45:07 2015	(r47876)
@@ -572,9 +572,9 @@ You need a Passphrase to protect your se
 
 	<para>Check out a working copy from a mirror by
 	  substituting the mirror's <acronym>URL</acronym> for
-	  <literal>svn+ssh://repo.freebsd.org/base</literal>.  This can
-	  be an official mirror or a mirror maintained by
-	  using <command>svnsync</command>.</para>
+	  <literal>svn+ssh://repo.freebsd.org/base</literal>.  This
+	  can be an official mirror or a mirror maintained by using
+	  <command>svnsync</command>.</para>
 
 	<para>There is a serious disadvantage to this method: every
 	  time something is to be committed, a
@@ -824,8 +824,8 @@ You need a Passphrase to protect your se
 
 	<screen>&prompt.user; <userinput>svn co https://svn.FreeBSD.org/base/head /usr/src</userinput></screen>
 
-	<para>More details on using Subversion this way can be found in <link
-	    xlink:href="&url.books.handbook;/svn.html">Using
+	<para>More details on using Subversion this way can be found
+	  in <link xlink:href="&url.books.handbook;/svn.html">Using
 	    Subversion</link>.</para>
       </sect3>
 
@@ -2141,14 +2141,14 @@ ControlPersist yes</screen>
       <para>This will wipe out uncommitted patches.</para>
 
       <para>It is possible to automatically fill the "Sponsored by"
-	and "MFC after" commit log fields by setting "freebsd-sponsored-by"
-	and "freebsd-mfc-after" fields in the "[miscellany]" section of the
+	and "MFC after" commit log fields by setting
+	"freebsd-sponsored-by" and "freebsd-mfc-after" fields in the
+	"[miscellany]" section of the
 	<filename>~/.subversion/config</filename> configuration file.
 	For example:</para>
 
       <programlisting>freebsd-sponsored-by = The FreeBSD Foundation
 freebsd-mfc-after = 2 weeks</programlisting>
-
     </sect2>
   </sect1>
 
@@ -2366,8 +2366,8 @@ freebsd-mfc-after = 2 weeks</programlist
 	</step>
 
 	<step>
-	  <para>Log into <systemitem>freefall.FreeBSD.org</systemitem> and
-	    create a
+	  <para>Log into <systemitem>freefall.FreeBSD.org</systemitem>
+	    and create a
 	    <filename>/var/forward/<replaceable>user</replaceable></filename>
 	    (where <replaceable>user</replaceable> is your username)
 	    file containing the e-mail address where you want mail
@@ -2377,9 +2377,9 @@ freebsd-mfc-after = 2 weeks</programlist
 	    well as any other mail addressed to the &a.committers; and
 	    the &a.developers;.  Really large mailboxes which have
 	    taken up permanent residence on
-	    <systemitem>freefall</systemitem> may get
-	    truncated without warning if space needs to be freed, so
-	    forward it or read it and you will not lose it.</para>
+	    <systemitem>freefall</systemitem> may get truncated
+	    without warning if space needs to be freed, so forward it
+	    or read it and you will not lose it.</para>
 
 	  <para>Due to the severe load dealing with SPAM places on the
 	    central mail servers that do the mailing list processing
@@ -2474,7 +2474,8 @@ freebsd-mfc-after = 2 weeks</programlist
 
 	      <para>Avoid obfuscating the email address of the
 		submitter as this adds additional work when searching
-		logs.</para></entry>
+		logs.</para>
+	    </entry>
 	  </row>
 
 	  <row>
@@ -3156,8 +3157,9 @@ Relnotes:           yes</programlisting>
       >http://www.FreeBSD.org/internal/code-of-conduct.html</link>.
       As committers, you form the public face of the project, and how
       you behave has a vital impact on the public perception of it.
-      This guide expands on the parts of the <emphasis>Code of
-      Conduct</emphasis> specific to committers.</para>
+      This guide expands on the parts of the
+      <emphasis>Code of Conduct</emphasis> specific to
+      committers.</para>
 
     <orderedlist>
       <listitem>
@@ -3268,7 +3270,7 @@ Relnotes:           yes</programlisting>
 
     <sect2>
       <title>Details</title>
-      
+
       <orderedlist>
 	<listitem xml:id="respect">
 	  <para>Respect other committers.</para>
@@ -3665,7 +3667,7 @@ Relnotes:           yes</programlisting>
 	</listitem>
       </orderedlist>
     </sect2>
-    
+
     <sect2>
       <title>Privacy and Confidentiality</title>
 
@@ -3678,7 +3680,7 @@ Relnotes:           yes</programlisting>
 	    that most of the development process is open to public
 	    scrutiny.</para>
 	</listitem>
-      
+
 	<listitem>
 	  <para>Certain sensitive matters must remain private or
 	    held under embargo.</para>
@@ -4983,33 +4985,34 @@ Do you want to commit? (no = start a she
 
     <sect2 xml:id="benefits-recognition">
       <title>Recognition</title>
-	  <para>Recognition as a competent software engineer is the
-	    longest lasting value.  In addition, getting a chance
-	    to work with some of the best people that every engineer
-	    would dream of meeting is a great perk!</para>
+
+      <para>Recognition as a competent software engineer is the
+	longest lasting value.  In addition, getting a chance to work
+	with some of the best people that every engineer would dream
+	of meeting is a great perk!</para>
     </sect2>
 
     <sect2 xml:id="benefits-freebsdmall">
       <title>FreeBSD Mall</title>
-	  <para>&os; committers can get a free 4-CD or DVD set at
-	    conferences from
-	    <link xlink:href="http://www.freebsdmall.com">&os; Mall,
-	      Inc.</link>.</para>
+
+      <para>&os; committers can get a free 4-CD or DVD set at
+	conferences from
+	<link xlink:href="http://www.freebsdmall.com">&os; Mall,
+	  Inc.</link>.</para>
     </sect2>
 
     <sect2 xml:id="benefits-irc">
       <title><acronym>IRC</acronym></title>
-	  <para>In addition, developers may request a cloaked hostmask
-	    for their account on the Freenode IRC network in the form
-	    of
-	    <literal>freebsd/developer/</literal><replaceable>freefall
-	      name</replaceable>
-	    or
-	    <literal>freebsd/developer/</literal><replaceable>NickServ
-	      name</replaceable>.
-	    To request a cloak, send an email
-	    to &a.irc.email; with your requested hostmask and
-	    NickServ account name.</para>
+
+      <para>In addition, developers may request a cloaked hostmask
+	for their account on the Freenode IRC network in the form
+	of
+	<literal>freebsd/developer/</literal><replaceable>freefall
+	  name</replaceable> or
+	<literal>freebsd/developer/</literal><replaceable>NickServ
+	  name</replaceable>.  To request a cloak, send an email to
+	&a.irc.email; with your requested hostmask and NickServ
+	account name.</para>
     </sect2>
 
     <sect2 xml:id="benefits-gandi">



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