Change the machine name for the mount example for sunos to sunbox instead

of linuxbox to not confuse people.
This commit is contained in:
Andreas Schulz 1995-09-21 09:29:06 +00:00
parent f138387af1
commit 4d34303860

View File

@ -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>