summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorChad Loder <cloder@cvs.openbsd.org>2003-01-06 07:00:11 +0000
committerChad Loder <cloder@cvs.openbsd.org>2003-01-06 07:00:11 +0000
commite6d22c26aad51a6425e8085fc039eba9631474b9 (patch)
tree472da23eefad15e3a525cd418eafe62f79f8cafc /sbin
parentede44ce0e05b13ac8d9b7f482be58d3927b2d29a (diff)
typo: s/initalize/initialize
Diffstat (limited to 'sbin')
-rw-r--r--sbin/pdisk/pdisk.82
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