diff options
author | 2007-03-15 04:28:51 +0000 | |
---|---|---|
committer | 2007-03-15 04:28:51 +0000 | |
commit | 63dc3a22d62d9dc6f807be97a84aa22e8ac60565 (patch) | |
tree | 1ec094bcc531fd8e76b2b861d54e1aa25789ba54 | |
parent | s/oriented/orientated/ (diff) | |
download | wireguard-openbsd-63dc3a22d62d9dc6f807be97a84aa22e8ac60565.tar.xz wireguard-openbsd-63dc3a22d62d9dc6f807be97a84aa22e8ac60565.zip |
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. |