diff options
| author | mbalmer <mbalmer@NetBSD.org> | 2009-12-23 09:17:40 +0000 |
|---|---|---|
| committer | mbalmer <mbalmer@NetBSD.org> | 2009-12-23 09:17:40 +0000 |
| commit | a72f71643dc9bbccd0aa515dc13d7b33fbcdaba3 (patch) | |
| tree | 15623eca3a97e06cd57f6015dcc8f5c0bffa73b6 /sys/arch/atari | |
| parent | 8a65aabe5b370f516bf22a5722113c1ea0cee13d (diff) | |
Fix typo in comments, no code change.
Diffstat (limited to 'sys/arch/atari')
| -rw-r--r-- | sys/arch/atari/conf/MILAN.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/atari/conf/MILAN.in b/sys/arch/atari/conf/MILAN.in index a35f8685783..4011d90842e 100644 --- a/sys/arch/atari/conf/MILAN.in +++ b/sys/arch/atari/conf/MILAN.in @@ -1,5 +1,5 @@ # -# $NetBSD: MILAN.in,v 1.22 2009/01/24 00:19:47 abs Exp $ +# $NetBSD: MILAN.in,v 1.23 2009/12/23 09:17:41 mbalmer Exp $ # # Milan # @@ -61,7 +61,7 @@ fdisa0 at fdcisa0 drive 0 # provided by the PCI_ISA bridge on the Milan. CDROM's are OK, but the data # on the disk is swapped :-( Now luckily, both the Milan and HDDRIVER # developers have thought up a solution, you can make a byteswapped disk -# during the partioning with HDDRIVER and TOS supports booting from it! +# during the partitioning with HDDRIVER and TOS supports booting from it! # Ok, now you have to choose: # - If _none_ of your disks are marked byteswapped by HDDRIVER, choose # the MILAN-ISAIDE version. |
