diff options
author | 2008-04-12 19:24:49 +0000 | |
---|---|---|
committer | 2008-04-12 19:24:49 +0000 | |
commit | 89f4f20043e8504c97c49e98139d953a4b38fbc7 (patch) | |
tree | e0b2179ac3e80fb6896700bced3b5636ba3a7f0f | |
parent | Initial man page for uvideo(4), not connected to build until driver is. (diff) | |
download | wireguard-openbsd-89f4f20043e8504c97c49e98139d953a4b38fbc7.tar.xz wireguard-openbsd-89f4f20043e8504c97c49e98139d953a4b38fbc7.zip |
typos
-rw-r--r-- | sys/arch/landisk/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/landisk/conf/RAMDISK | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC index 97a8b37439e..f8d45578873 100644 --- a/sys/arch/landisk/conf/GENERIC +++ b/sys/arch/landisk/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.15 2008/02/24 21:49:37 uwe Exp $ +# $OpenBSD: GENERIC,v 1.16 2008/04/12 19:24:49 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -37,7 +37,7 @@ pci0 at shpcic? # SH bus shb* at mainbus? -# ob-board I/O bus +# on-board I/O bus obio0 at mainbus? # Serial Devices diff --git a/sys/arch/landisk/conf/RAMDISK b/sys/arch/landisk/conf/RAMDISK index 0d81fa64608..b429f29c096 100644 --- a/sys/arch/landisk/conf/RAMDISK +++ b/sys/arch/landisk/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.7 2007/03/19 20:14:14 miod Exp $ +# $OpenBSD: RAMDISK,v 1.8 2008/04/12 19:24:49 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -46,7 +46,7 @@ pci0 at shpcic? # SH bus shb* at mainbus? -# ob-board I/O bus +# on-board I/O bus obio0 at mainbus? # Serial Devices |