Update Question 12.12:
- Mark up Sun with &sun; - Add <replaceable> elements - Add non-breakable spaces for better rendering Approved by: gabor
This commit is contained in:
parent
94c7b1d2ac
commit
48cefc1de6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32364
1 changed files with 3 additions and 3 deletions
|
@ -7542,14 +7542,14 @@ Key F15 A A Menu Workplace Nop</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question id="nfs-sun">
|
||||
<para>Why can I not NFS-mount from a Sun box?</para>
|
||||
<para>Why can I not NFS-mount from a &sun; box?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>&sun; workstations running &sunos; 4.X only accept mount
|
||||
<para>&sun; workstations running &sunos; 4.<replaceable>X</replaceable> only accept mount
|
||||
requests from a privileged port; try</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount -o -P sunbox:/blah /mnt</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>mount -o -P <replaceable>sunbox:/blah</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue