Remove useless screen tags (there are some indentation changes in that
commit which are mandatory to have a proper rendering).
This commit is contained in:
parent
f824bfeb57
commit
ccffdc435a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20090
1 changed files with 3 additions and 3 deletions
|
@ -941,9 +941,9 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
<makevar>MASTER_SITES</makevar> option with the following
|
||||
command:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/<replaceable>directory</replaceable></userinput></screen>
|
||||
<screen>&prompt.root; <userinput>make MASTER_SITE_OVERRIDE= \
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/<replaceable>directory</replaceable></userinput>
|
||||
&prompt.root; <userinput>make MASTER_SITE_OVERRIDE= \
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
||||
|
||||
<para>In this example we change the
|
||||
<makevar>MASTER_SITES</makevar> option to <hostid
|
||||
|
|
Loading…
Reference in a new issue