Whitespace-only fixes. Translators, please ignore.
This commit is contained in:
parent
3c0732cf97
commit
fd22afface
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42386
1 changed files with 10 additions and 8 deletions
|
@ -137,12 +137,12 @@
|
|||
<title>Quick Start</title>
|
||||
|
||||
<para>Some preparatory steps must be taken before editing the &os;
|
||||
documentation. First, subscribe to the &a.doc;.
|
||||
Some team members also interact on the
|
||||
<literal>#bsddocs</literal>
|
||||
documentation. First, subscribe to the &a.doc;. Some team
|
||||
members also interact on the <literal>#bsddocs</literal>
|
||||
<acronym>IRC</acronym> channel on
|
||||
<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>
|
||||
<step>
|
||||
|
@ -153,9 +153,10 @@
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<para>Install a local working copy of the documentation
|
||||
from a mirror of the &os; repository in
|
||||
<filename class="directory">~/doc</filename> (see <xref linkend="working-copy"/>).</para>
|
||||
<para>Install a local working copy of the documentation from a
|
||||
mirror of the &os; repository in
|
||||
<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>
|
||||
</step>
|
||||
|
@ -205,7 +206,8 @@
|
|||
|
||||
<para>Review the output and edit the file to fix any problems
|
||||
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>
|
||||
|
|
Loading…
Reference in a new issue