Remove two instances of "file" following a filename tag, which is redundant
(markup and word).
This commit is contained in:
parent
c29961e12b
commit
713eec090c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44941
1 changed files with 2 additions and 2 deletions
|
@ -195,7 +195,7 @@ MASTERDIR=update-master.freebsd.org<co xml:id="mstdir-id"/></programlisting>
|
||||||
</callout>
|
</callout>
|
||||||
</calloutlist>
|
</calloutlist>
|
||||||
|
|
||||||
<para>The default <filename>build.conf</filename> file shipped with
|
<para>The default <filename>build.conf</filename> shipped with
|
||||||
the <application>freebsd-update-server</application> sources is
|
the <application>freebsd-update-server</application> sources is
|
||||||
suitable for building &arch.i386; releases of &os;. As an example of
|
suitable for building &arch.i386; releases of &os;. As an example of
|
||||||
building an update server for other architectures, the following steps
|
building an update server for other architectures, the following steps
|
||||||
|
@ -211,7 +211,7 @@ MASTERDIR=update-master.freebsd.org<co xml:id="mstdir-id"/></programlisting>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>Install a <filename>build.conf</filename> file in the
|
<para>Install a <filename>build.conf</filename> in the
|
||||||
newly created build directory. The build configuration
|
newly created build directory. The build configuration
|
||||||
options for &os; 7.2-RELEASE on &arch.amd64; should be similar
|
options for &os; 7.2-RELEASE on &arch.amd64; should be similar
|
||||||
to:</para>
|
to:</para>
|
||||||
|
|
Loading…
Reference in a new issue