diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-18 11:04:51 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-18 11:04:51 +0000 |
commit | 82bd454872c84e50f1575cb4987b4d3b911d6758 (patch) | |
tree | 9a1ccb3529b9b7dc36b51c30c0f86b0f18afe6f3 /sbin/fdisk | |
parent | 170609b8efa314c51c9d0a198d628bd11f2fc21a (diff) |
powerfull -> powerful; garath@ntplx.net
Diffstat (limited to 'sbin/fdisk')
-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 9506d4ec63a..67eef852d61 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.20 1998/12/15 01:20:30 aaron Exp $ +.\" $OpenBSD: fdisk.8,v 1.21 1999/03/18 11:04:50 aaron Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -154,7 +154,7 @@ The flag is used to modify a partition table using a interactive edit mode of the .Nm program. This mode is designed to allow you to change any partition on the -drive you choose, including extended partitions. It is a very powerfull mode, +drive you choose, including extended partitions. It is a very powerful mode, but is safe as long as you do not execute the .Em write command, or answer in the negative (the default) when |