mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Change the machine name for the mount example for sunos to sunbox instead
of linuxbox to not confuse people.
This commit is contained in:
parent
f138387af1
commit
4d34303860
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<author>The FreeBSD FAQ Team, <tt/FAQ@FreeBSD.ORG/
|
||||
<date> $Id: freebsd-faq.sgml,v 1.15 1995/09/19 10:58:43 gclarkii Exp $
|
||||
<date> $Id: freebsd-faq.sgml,v 1.16 1995/09/19 14:23:38 jfieber Exp $
|
||||
<abstract>
|
||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
|
||||
|
|
@ -1703,7 +1703,7 @@ disk fd1 at fdc0 drive 1
|
|||
Sun workstations running SunOS 4.X only accept mount requests
|
||||
from a priviledged port; try
|
||||
<verb>
|
||||
mount -o -P linuxbox:/blah /mnt
|
||||
mount -o -P sunbox:/blah /mnt
|
||||
</verb>
|
||||
|
||||
<sect1>
|
||||
|
|
|
|||
Loading…
Reference in a new issue