summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/pxeldr
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
commit2f1d3e2cdf4534d26d0b712e2d80bdce13126531 (patch)
treed3b94ea5b02dffbb2c0e5d31631391f45eda4df5 /sys/boot/i386/pxeldr
parent3ade7f7578b70f38723a624d12f4d0866ecc461f (diff)
downloadFreeBSD-src-2f1d3e2cdf4534d26d0b712e2d80bdce13126531.zip
FreeBSD-src-2f1d3e2cdf4534d26d0b712e2d80bdce13126531.tar.gz
Fix typo: seperate -> separate.
Seperate does not exist in the english language.
Diffstat (limited to 'sys/boot/i386/pxeldr')
-rw-r--r--sys/boot/i386/pxeldr/pxeldr.S2
-rw-r--r--sys/boot/i386/pxeldr/pxeldr.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/i386/pxeldr/pxeldr.S b/sys/boot/i386/pxeldr/pxeldr.S
index cc8eb16..2c25442 100644
--- a/sys/boot/i386/pxeldr/pxeldr.S
+++ b/sys/boot/i386/pxeldr/pxeldr.S
@@ -22,7 +22,7 @@
# boot[12] environment (protected mode, a bootinfo struct, etc.), and then jumps
# to the start of btxldr to start the boot process. This method allows a stock
# /boot/loader to be booted over the network via PXE w/o having to write a
-# seperate PXE-aware client just to load the loader.
+# separate PXE-aware client just to load the loader.
#
#
diff --git a/sys/boot/i386/pxeldr/pxeldr.s b/sys/boot/i386/pxeldr/pxeldr.s
index cc8eb16..2c25442 100644
--- a/sys/boot/i386/pxeldr/pxeldr.s
+++ b/sys/boot/i386/pxeldr/pxeldr.s
@@ -22,7 +22,7 @@
# boot[12] environment (protected mode, a bootinfo struct, etc.), and then jumps
# to the start of btxldr to start the boot process. This method allows a stock
# /boot/loader to be booted over the network via PXE w/o having to write a
-# seperate PXE-aware client just to load the loader.
+# separate PXE-aware client just to load the loader.
#
#
OpenPOWER on IntegriCloud