diff options
author | David Krause <david@cvs.openbsd.org> | 2005-08-22 04:27:19 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2005-08-22 04:27:19 +0000 |
commit | b0f3b4b04aa4ac6e8b721a4ec9350e503be0f1d0 (patch) | |
tree | 91bdc2bfab864e492356595ac3003df43c85fb06 /sbin/bioctl | |
parent | ba14a67fd3f0b191d8d7ece887582cccc0e58927 (diff) |
spelling
Diffstat (limited to 'sbin/bioctl')
-rw-r--r-- | sbin/bioctl/bioctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index 089419761c7..59e85044b75 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.35 2005/08/21 23:36:32 deraadt Exp $ +.\" $OpenBSD: bioctl.8,v 1.36 2005/08/22 04:27:17 david Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -97,7 +97,7 @@ is currently marked promote it to being a .Dq Hot Spare . .It Fl h -Where neccessary, produce "human-readable" output. +Where necessary, produce "human-readable" output. Use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte, Petabyte, Exabyte in order to reduce the number of digits to four or less. |