diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-04-09 01:22:24 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-04-09 01:22:24 +0000 |
commit | 3633c59ccd563520e0b9335e960a3b29182b0c61 (patch) | |
tree | 5243ab96cf1990489d74e3c29da547b4765dcc60 /distrib/notes/alpha | |
parent | b11b91047d0403500fd1ef36c645f6970dce79a6 (diff) |
Since the installation procedure will list all the supported media flags
via ifconfig -m, there is no need to suggest canonical media flags on
some arches, especially since the end user might have a different
interface with different flags; instead, be more cosy and mention that
looking at the manual page for the interface might be helpful for
desperate cases.
Thus, merge the OpenBSDInstallNet and OpenBSDInstallNet2 macros, and
remove thde in-between text for the arches that had such a paragraph.
Diffstat (limited to 'distrib/notes/alpha')
-rw-r--r-- | distrib/notes/alpha/install | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/distrib/notes/alpha/install b/distrib/notes/alpha/install index 6b4da58f568..408b42da9bc 100644 --- a/distrib/notes/alpha/install +++ b/distrib/notes/alpha/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.19 2002/04/07 22:13:01 miod Exp $ +dnl $OpenBSD: install,v 1.20 2002/04/09 01:22:22 miod Exp $ OpenBSDInstallPrelude dnl XXX document mopbooting from the SRM console. @@ -64,9 +64,7 @@ OpenBSDInstallPart4 OpenBSDInstallPart5(sd0) -OpenBSDInstallNet - -OpenBSDInstallNet2({:-CD-ROM, -:},nofloppy) +OpenBSDInstallNet({:-CD-ROM, -:},nofloppy) OpenBSDFTPInstall |