diff options
author | Chad Loder <cloder@cvs.openbsd.org> | 2007-03-15 04:28:52 +0000 |
---|---|---|
committer | Chad Loder <cloder@cvs.openbsd.org> | 2007-03-15 04:28:52 +0000 |
commit | 14347a8bf0f7178191fb8cb3328f4fcf726b764c (patch) | |
tree | 5945ce9e99f5b3ebb5052c8400d28eb1e1bb22ea | |
parent | b9b87f182b2f6e09bf9e415b55cf53152dbd0040 (diff) |
s/orientated/oriented/, last instance of this in our tree
-rw-r--r-- | share/man/man4/sequencer.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sequencer.4 b/share/man/man4/sequencer.4 index 5e9a5dc5084..d94b5f4d956 100644 --- a/share/man/man4/sequencer.4 +++ b/share/man/man4/sequencer.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sequencer.4,v 1.3 2006/04/08 13:15:48 jmc Exp $ +.\" $OpenBSD: sequencer.4,v 1.4 2007/03/15 04:28:51 cloder Exp $ .\" $NetBSD: midi.4,v 1.4 1998/08/22 14:45:35 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -46,7 +46,7 @@ .Sh DESCRIPTION The .Nm -device provides an event-orientated interface simultaneously +device provides an event-oriented interface simultaneously to all MIDI ports. Events sent to or received from this device not only contain the actual MIDI events, but also timing information. |