diff options
author | Chad Loder <cloder@cvs.openbsd.org> | 2003-01-06 07:00:11 +0000 |
---|---|---|
committer | Chad Loder <cloder@cvs.openbsd.org> | 2003-01-06 07:00:11 +0000 |
commit | e6d22c26aad51a6425e8085fc039eba9631474b9 (patch) | |
tree | 472da23eefad15e3a525cd418eafe62f79f8cafc /sbin | |
parent | ede44ce0e05b13ac8d9b7f482be58d3927b2d29a (diff) |
typo: s/initalize/initialize
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/pdisk/pdisk.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/pdisk/pdisk.8 b/sbin/pdisk/pdisk.8 index 0f67c33193b..cb52de14035 100644 --- a/sbin/pdisk/pdisk.8 +++ b/sbin/pdisk/pdisk.8 @@ -163,7 +163,7 @@ Examples of valid partition types are: Apple_Free, Apple_HFS, and OpenBSD. .Pp The .Em i -(initalize) command prompts for the size of the device. +(initialize) command prompts for the size of the device. This was done to get around a bug in the kernel where it reports the wrong size for the device. .Pp |