diff options
author | 1999-03-18 11:04:50 +0000 | |
---|---|---|
committer | 1999-03-18 11:04:50 +0000 | |
commit | 6c09f6bca6dc67d7946fd2549ac1790ed9de5986 (patch) | |
tree | 1ecf25328d62b97f993c778e1a30ab8ef8139735 | |
parent | Don't allow users to mount umapfs. (diff) | |
download | wireguard-openbsd-6c09f6bca6dc67d7946fd2549ac1790ed9de5986.tar.xz wireguard-openbsd-6c09f6bca6dc67d7946fd2549ac1790ed9de5986.zip |
powerfull -> powerful; garath@ntplx.net
-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 |