summaryrefslogtreecommitdiff
path: root/sbin/disklabel
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2002-07-27 13:31:31 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2002-07-27 13:31:31 +0000
commitef49a8812e7930ee2a6faa1e2b6f644628e23cd1 (patch)
tree8d6bd7eac06974b69bb4af14cceef262e806b376 /sbin/disklabel
parent2421c2672b8d4fb01c267bd1d814f8a470f16bf2 (diff)
Typo; similates -> simulates
Diffstat (limited to 'sbin/disklabel')
-rw-r--r--sbin/disklabel/disklabel.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8
index 60c2b52466e..a1cfbba5a44 100644
--- a/sbin/disklabel/disklabel.8
+++ b/sbin/disklabel/disklabel.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: disklabel.8,v 1.43 2001/12/13 20:16:48 mpech Exp $
+.\" $OpenBSD: disklabel.8,v 1.44 2002/07/27 13:31:30 aaron Exp $
.\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
@@ -379,7 +379,7 @@ geometry is simply what the label said before
made any changes).
.It D
Sets the disk label to the default values as reported by the kernel.
-This similates the case where there is no disk label.
+This simulates the case where there is no disk label.
.It m Op part
Modify parameters for an existing partition.
If no partition is specified, the user will be prompted for one.