diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-21 21:37:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-21 21:37:31 +0000 |
commit | abef2478823dd866f93ef4514319cb8d0d85f4ed (patch) | |
tree | d7ce0c393152d7b21ae90040e82db135aa46acab /sbin | |
parent | 37072fdb15d462086950f52b161458da21410437 (diff) |
spelling fix from Mark Pecaut;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/bioctl/bioctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index ca9ee21425d..a75204e5323 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.56 2008/06/24 13:52:35 jmc Exp $ +.\" $OpenBSD: bioctl.8,v 1.57 2008/07/21 21:37:30 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 24 2008 $ +.Dd $Mdocdate: July 21 2008 $ .Dt BIOCTL 8 .Os .Sh NAME @@ -212,4 +212,4 @@ The interface was written by .An Marco Peereboom Aq marco@openbsd.org . .Sh CAVEATS -Use of the crypto dicipline is currently considered experimental. +Use of the crypto discipline is currently considered experimental. |