summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2001-09-20 15:39:57 +0000
committermiod <miod@openbsd.org>2001-09-20 15:39:57 +0000
commitf4ce0b7412c307237f7c4914f130617269a93fad (patch)
tree6c59008f87dc51c71ae9225548d0d7c610005cae
parentcomment extra tokens at end of #endif directive (diff)
downloadwireguard-openbsd-f4ce0b7412c307237f7c4914f130617269a93fad.tar.xz
wireguard-openbsd-f4ce0b7412c307237f7c4914f130617269a93fad.zip
Mention that ultrasparc proms don't append the architecture name
to the file name they request via tftp.
-rw-r--r--share/man/man8/diskless.88
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8
index 43dfb273a0a..6b8290b1a6d 100644
--- a/share/man/man8/diskless.8
+++ b/share/man/man8/diskless.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diskless.8,v 1.14 2001/08/17 11:13:58 mpech Exp $
+.\" $OpenBSD: diskless.8,v 1.15 2001/09/20 15:39:57 miod Exp $
.\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $
.\"
.\"
@@ -206,9 +206,9 @@ For example:
# ln -s boot.net C0C5600C.SUN4
.Ed
.Pp
-For a Sun3 machine, the name would be just C0C5600C
-(the sun3 PROM does not append the architecture name). The name
-used is architecture dependent, it simply has to match what the
+Some architectures, such as the Sun3 and Ultrasparc machines, do not append the
+architecture name. It this case, the name would be just C0C5600C.
+The name used is architecture dependent, it simply has to match what the
booting client's PROM wishes to it to be.
If the client's PROM fails to fetch the expected file,
.Xr tcpdump 8