diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-09 13:18:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-09 13:18:57 +0000 |
commit | bb8c8c4c2c4a61c068810f37f2baae59b88990a8 (patch) | |
tree | f208930ea1fc12649e1ad115ff7764bac2d1198c /sbin/fdisk/fdisk.8 | |
parent | 6b241116243d5444f576c049c5125b5e06629399 (diff) |
desireable -> desirable;
Diffstat (limited to 'sbin/fdisk/fdisk.8')
-rw-r--r-- | sbin/fdisk/fdisk.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 7f1c1db63ee..3332a40e396 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.53 2006/11/08 23:22:26 deraadt Exp $ +.\" $OpenBSD: fdisk.8,v 1.54 2006/11/09 13:18:56 jmc Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -228,7 +228,7 @@ equivalent to the DOS command .Dq FDISK /MBR . Note that this option will overwrite the NT disk signature, if present. .It Fl y -Avoid asking yes/no questions when not desireable. +Avoid asking yes/no questions when not desirable. .El .Sh COMMAND MODE The |