Whitespace-only fixes. Translators, please ignore.

This commit is contained in:
Warren Block 2013-07-22 21:25:08 +00:00
parent 3c0732cf97
commit fd22afface
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42386

View file

@ -137,12 +137,12 @@
<title>Quick Start</title> <title>Quick Start</title>
<para>Some preparatory steps must be taken before editing the &os; <para>Some preparatory steps must be taken before editing the &os;
documentation. First, subscribe to the &a.doc;. documentation. First, subscribe to the &a.doc;. Some team
Some team members also interact on the members also interact on the <literal>#bsddocs</literal>
<literal>#bsddocs</literal>
<acronym>IRC</acronym> channel on <acronym>IRC</acronym> channel on
<ulink url="http://www.efnet.org/">EFnet</ulink>. These people <ulink url="http://www.efnet.org/">EFnet</ulink>. These people
can help with questions or problems involving the documentation.</para> can help with questions or problems involving the
documentation.</para>
<procedure> <procedure>
<step> <step>
@ -153,9 +153,10 @@
</step> </step>
<step> <step>
<para>Install a local working copy of the documentation <para>Install a local working copy of the documentation from a
from a mirror of the &os; repository in mirror of the &os; repository in
<filename class="directory">~/doc</filename> (see <xref linkend="working-copy"/>).</para> <filename class="directory">~/doc</filename> (see
<xref linkend="working-copy"/>).</para>
<screen>&prompt.user; <userinput>svn checkout https://<replaceable>svn0.us-west.FreeBSD.org</replaceable>/doc/head <replaceable>~/doc</replaceable></userinput></screen> <screen>&prompt.user; <userinput>svn checkout https://<replaceable>svn0.us-west.FreeBSD.org</replaceable>/doc/head <replaceable>~/doc</replaceable></userinput></screen>
</step> </step>
@ -205,7 +206,8 @@
<para>Review the output and edit the file to fix any problems <para>Review the output and edit the file to fix any problems
shown, then rerun the command to find any remaining shown, then rerun the command to find any remaining
problems. Repeat until all of the errors are resolved.</para> problems. Repeat until all of the errors are
resolved.</para>
</step> </step>
<step> <step>