diff options
author | 2005-08-10 01:38:48 +0000 | |
---|---|---|
committer | 2005-08-10 01:38:48 +0000 | |
commit | c0a086094bf395890de1349bd5a338dbbbddaa36 (patch) | |
tree | 74e9125ae8d768e0240fd4b845168a3cafaaaac2 | |
parent | grammar; ok jmc (diff) | |
download | wireguard-openbsd-c0a086094bf395890de1349bd5a338dbbbddaa36.tar.xz wireguard-openbsd-c0a086094bf395890de1349bd5a338dbbbddaa36.zip |
typo, ablt -> able
-rw-r--r-- | distrib/notes/sparc64/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sparc64/install b/distrib/notes/sparc64/install index 7c1838c3297..88d83dff2f8 100644 --- a/distrib/notes/sparc64/install +++ b/distrib/notes/sparc64/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.37 2005/08/09 16:48:11 deraadt Exp $ +dnl $OpenBSD: install,v 1.38 2005/08/10 01:38:48 brad Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -36,7 +36,7 @@ Booting from Floppy Disk installation media: ok boot floppy bsd This will cause the kernel contained in the floppy to be booted. -Not all systems are ablt to boot from floppy; also, Ultra 1, 1E, and 2 +Not all systems are able to boot from floppy; also, Ultra 1, 1E, and 2 systems might need a firmware update to be able to boot from floppy; refer to the ``Updating your firmware'' section earlier in this document for details. |