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/amiga | |
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/amiga')
-rw-r--r-- | distrib/notes/amiga/install | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/distrib/notes/amiga/install b/distrib/notes/amiga/install index 5c4fd491059..8fdd95496f9 100644 --- a/distrib/notes/amiga/install +++ b/distrib/notes/amiga/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.22 2002/03/30 22:52:57 miod Exp $ +dnl $OpenBSD: install,v 1.23 2002/04/09 01:22:22 miod Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 @@ -84,15 +84,7 @@ OpenBSDBootMsgs does not write disklabels currently. You should expect this error whenever using newfs. -OpenBSDInstallNet(linkflags)dnl - The flags usually carry the following - meaning: - - -link0 -link1 Use BNC (coaxial) port [default] - link0 -link1 Use AUI port - link0 link1 Use UTP (twisted pair) port - -OpenBSDInstallNet2({:-CD-ROM, NFS, -:},nofloppy) +OpenBSDInstallNet({:-CD-ROM, NFS, -:},nofloppy) OpenBSDFTPInstall |