- Add missing guimenu tags
- Use of literal tags for instead of option one where needed since these latter are for (command line) arguments passed to a software command
This commit is contained in:
parent
2ae6cad7ad
commit
3a7bdeee01
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23339
1 changed files with 3 additions and 3 deletions
|
@ -5564,12 +5564,12 @@ Please press any key to reboot.</screen>
|
|||
|
||||
<para>If this server supports only <quote>privileged port</quote>
|
||||
(as is generally the default for Sun workstations), you will
|
||||
need to set the option <option>NFS Secure</option> in the
|
||||
Options menu before installation can proceed.</para>
|
||||
need to set the option <literal>NFS Secure</literal> in the
|
||||
<guimenu>Options</guimenu> menu before installation can proceed.</para>
|
||||
|
||||
<para>If you have a poor quality Ethernet card which suffers
|
||||
from very slow transfer rates, you may also wish to toggle the
|
||||
<option>NFS Slow</option> flag.</para>
|
||||
<literal>NFS Slow</literal> flag.</para>
|
||||
|
||||
<para>In order for NFS installation to work, the server must
|
||||
support subdir mounts, for example, if your FreeBSD &rel.current; distribution
|
||||
|
|
Loading…
Reference in a new issue