diff options
author | jkh <jkh@FreeBSD.org> | 1994-04-24 01:22:07 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-04-24 01:22:07 +0000 |
commit | 30d7ba45a93152f01311367dc37a2ac46cfe13f3 (patch) | |
tree | f7a8216d15e836c36ad88275e609843ef5ac14e2 /sbin | |
parent | 95ce2b10f06ffbd416b91a9302dcd927310549f2 (diff) | |
download | FreeBSD-src-30d7ba45a93152f01311367dc37a2ac46cfe13f3.zip FreeBSD-src-30d7ba45a93152f01311367dc37a2ac46cfe13f3.tar.gz |
Fix gross spelling and typographical errors pointed out by Keith Bostic.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/fdisk/fdisk.8 | 2 | ||||
-rw-r--r-- | sbin/i386/fdisk/fdisk.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 0c9fd82..5eb2dea 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -104,7 +104,7 @@ The program will enter a conversational mode. This mode is designed not to change any data unless you explicitly tell it to. .Nm -selects defaults for its questions to guarantee the above behaviour. +selects defaults for its questions to guarantee the above behavior. .Pp It displays each partition and ask if you want to edit it. diff --git a/sbin/i386/fdisk/fdisk.8 b/sbin/i386/fdisk/fdisk.8 index 0c9fd82..5eb2dea 100644 --- a/sbin/i386/fdisk/fdisk.8 +++ b/sbin/i386/fdisk/fdisk.8 @@ -104,7 +104,7 @@ The program will enter a conversational mode. This mode is designed not to change any data unless you explicitly tell it to. .Nm -selects defaults for its questions to guarantee the above behaviour. +selects defaults for its questions to guarantee the above behavior. .Pp It displays each partition and ask if you want to edit it. |