Restore <replaceable> tags.
This commit is contained in:
parent
807e4d3965
commit
b49e2d5ea4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44241
1 changed files with 3 additions and 3 deletions
|
@ -473,7 +473,7 @@
|
||||||
later can be downloaded from the
|
later can be downloaded from the
|
||||||
<filename>ISO-IMAGES/</filename>
|
<filename>ISO-IMAGES/</filename>
|
||||||
directory at
|
directory at
|
||||||
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/arch/arch/ISO-IMAGES/version/&os;-version-RELEASE-arch-memstick.img</literal>.
|
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable>arch</replaceable>/<replaceable>arch</replaceable>/ISO-IMAGES/<replaceable>version</replaceable>/&os;-<replaceable>version</replaceable>-RELEASE-<replaceable>arch</replaceable>-memstick.img</literal>.
|
||||||
Replace <replaceable>arch</replaceable> and
|
Replace <replaceable>arch</replaceable> and
|
||||||
<replaceable>version</replaceable> with the
|
<replaceable>version</replaceable> with the
|
||||||
architecture and the version number which you want to
|
architecture and the version number which you want to
|
||||||
|
@ -528,7 +528,7 @@
|
||||||
written directly to the target device with
|
written directly to the target device with
|
||||||
&man.dd.1;:</para>
|
&man.dd.1;:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>dd if=&os;-9.0-RELEASE-&arch.i386;-memstick.img of=/dev/da0 bs=64k</userinput></screen>
|
<screen>&prompt.root; <userinput>dd if=&os;-9.0-RELEASE-&arch.i386;-memstick.img of=/dev/<replaceable>da0</replaceable> bs=64k</userinput></screen>
|
||||||
</step>
|
</step>
|
||||||
</procedure>
|
</procedure>
|
||||||
|
|
||||||
|
@ -2211,7 +2211,7 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><literal>Invite user into
|
<para><literal>Invite <replaceable>user</replaceable> into
|
||||||
other groups?</literal> - Additional groups to which the
|
other groups?</literal> - Additional groups to which the
|
||||||
user will be added as a member.</para>
|
user will be added as a member.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
Loading…
Reference in a new issue