diff options
author | keramida <keramida@FreeBSD.org> | 2005-07-28 10:48:07 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2005-07-28 10:48:07 +0000 |
commit | 858e16cb76200bcdf5c5c7ddd3e62c19a033bc48 (patch) | |
tree | bf37d42aa062928ab350ac5ab1b4fddee011bde7 /sbin/reboot | |
parent | 4504989c4b6b6c572523e0acd769285c2e5304ff (diff) | |
download | FreeBSD-src-858e16cb76200bcdf5c5c7ddd3e62c19a033bc48.zip FreeBSD-src-858e16cb76200bcdf5c5c7ddd3e62c19a033bc48.tar.gz |
Spell "partition" correctly.
PR: docs/84198
Submitted by: Gary W. Swearingen
MFC after: 3 days
Diffstat (limited to 'sbin/reboot')
-rw-r--r-- | sbin/reboot/boot_i386.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8 index 625af93..a6d4c3c 100644 --- a/sbin/reboot/boot_i386.8 +++ b/sbin/reboot/boot_i386.8 @@ -89,7 +89,7 @@ is read only from the partition. As a result, slices which are missing an .Ql a -parition require user intervention during the boot process. +partition require user intervention during the boot process. .Pp The remainder of this subsection deals only with the boot blocks. The |