aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/committers-guide/article.xml
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-06-30 08:02:21 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-06-30 08:02:21 +0000
commit109963ff7eb8cca212e7ebd907ad49460599251e (patch)
treed7d224371d7da64961a2a5c78469833ee2f7ef6c /en_US.ISO8859-1/articles/committers-guide/article.xml
parenta3e7633a04ee626ba14622af1ae4ab5cf986b537 (diff)
downloaddoc-109963ff7eb8cca212e7ebd907ad49460599251e.tar.gz
doc-109963ff7eb8cca212e7ebd907ad49460599251e.zip
Committers guide: pet igor
Notes
Notes: svn path=/head/; revision=51934
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide/article.xml')
-rw-r--r--en_US.ISO8859-1/articles/committers-guide/article.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml
index 4deab10045..a74f917d56 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.xml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -1835,7 +1835,7 @@ U stable/9/share/man/man4/netmap.4
</sect3>
<sect3 xml:id="svn-getting-started-checkout-from-a-mirror">
- <title>Using a Subversion mirror</title>
+ <title>Using a Subversion Mirror</title>
<para>There is a serious disadvantage to this method: every
time something is to be committed, a
@@ -1848,7 +1848,7 @@ U stable/9/share/man/man4/netmap.4
to start using it.</para>
<sect4 xml:id="svn-advanced-checkout-from-mirror">
- <title>Checkout From a Mirror</title>
+ <title>Checkout from a Mirror</title>
<para>Check out a working copy from a mirror by
substituting the mirror's <acronym>URL</acronym> for
@@ -1893,7 +1893,8 @@ U stable/9/share/man/man4/netmap.4
<screen>&prompt.user; <userinput>svn proplist -v --revprop -r 0 file:///home/svnmirror/base</userinput></screen>
- <para>Use <literal>svn propset</literal> to change things.</para>
+ <para>Use <literal>svn propset</literal> to change
+ things.</para>
</sect4>
</sect3>
@@ -2683,7 +2684,7 @@ Relnotes: yes</programlisting>
<filename>Makefile</filename>.</para>
<para>To determine if an area of the tree is maintained, check the
- MAINTAINERS file at the root of the tree. If nobody is listed,
+ MAINTAINERS file at the root of the tree. If nobody is listed,
scan the revision history to see who has committed
changes in the past. An example script that lists each person
who has committed to a given file along with the number of