summaryrefslogtreecommitdiff
path: root/usr.bin/aucat
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2017-04-24 06:47:42 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2017-04-24 06:47:42 +0000
commitda2d02fbbbd6013a5d17c86af76b6bcf3af33cd0 (patch)
tree18be5deccc100953c20dbf0928d7f9104c4e6da2 /usr.bin/aucat
parentf86c68db36f46322ec239bf078ecaf90d29c2b27 (diff)
Fix typos. From Michael W. Bombardieri <mb at ii.net>. Thanks!
Diffstat (limited to 'usr.bin/aucat')
-rw-r--r--usr.bin/aucat/aucat.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1
index ab056fd6440..255be7500f5 100644
--- a/usr.bin/aucat/aucat.1
+++ b/usr.bin/aucat/aucat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: aucat.1,v 1.113 2016/06/07 06:26:24 ratchov Exp $
+.\" $OpenBSD: aucat.1,v 1.114 2017/04/24 06:47:41 ratchov Exp $
.\"
.\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 7 2016 $
+.Dd $Mdocdate: April 24 2017 $
.Dt AUCAT 1
.Os
.Sh NAME
@@ -179,7 +179,7 @@ then standard output will be used.
.It Fl p Ar position
Time offset where the beginning of the file belongs.
The first sample of the file will be played or recorded when the device
-reaches the given postion.
+reaches the given position.
The position is expressed as the number of samples (at device sample rate).
.It Fl q Ar port
Control audio device properties through this MIDI port.
@@ -225,7 +225,7 @@ All audio files are controlled by the following MMC messages:
.Bl -tag -width relocate -offset indent
.It relocate
All files are relocated to the requested time position.
-If it is beyond the end of a file, the file is temporarly
+If it is beyond the end of a file, the file is temporarily
disabled until a valid position is requested.
.It start
Playback and/or recording is started.