Unwrap a long line (whitespace only):
- Though literal FTP links in the documentation look ugly, the long lines are necessary because linebreaks tend to leave spaces in the intended URL.
This commit is contained in:
parent
a921e87738
commit
402232b713
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37807
1 changed files with 2 additions and 5 deletions
|
@ -426,11 +426,8 @@
|
||||||
<para>The memory stick image can be downloaded from the
|
<para>The memory stick image can be downloaded from the
|
||||||
<filename class="directory">ISO-IMAGES/</filename>
|
<filename class="directory">ISO-IMAGES/</filename>
|
||||||
directory from
|
directory from
|
||||||
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable>
|
<literal>ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<replaceable>arch</replaceable>/<replaceable>arch</replaceable>/ISO-IMAGES/<replaceable>version</replaceable>/&os;-9.0-RELEASE-<replaceable>arch</replaceable>-memstick.img</literal>.
|
||||||
arch</replaceable>/<replaceable>arch</replaceable>/ISO-IMAGES/
|
Replace <replaceable>arch</replaceable> and
|
||||||
<replaceable>version</replaceable>/&os;-9.0-RELEASE-<replaceable>
|
|
||||||
arch</replaceable>-memstick.img</literal>. 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
|
||||||
install, respectively. For example, the memory stick
|
install, respectively. For example, the memory stick
|
||||||
|
|
Loading…
Reference in a new issue