From 98b2feaca07a07682dc0c49f85b7fc0f2cc9a387 Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Thu, 20 Jul 2017 12:49:31 +0200 Subject: [PATCH] Fix typos. From Michael W. Bombardieri . Thanks! --- aucat/aucat.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aucat/aucat.1 b/aucat/aucat.1 index ed0b162..d209d83 100644 --- a/aucat/aucat.1 +++ b/aucat/aucat.1 @@ -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.