From: Andre Noll Date: Sun, 18 Sep 2011 14:23:34 +0000 (+0200) Subject: afh: Fix two typos in the man page. X-Git-Tag: v0.4.9~26 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=427a5ce5441af1641a0deac137b93a5b893b3bac afh: Fix two typos in the man page. --- diff --git a/ggo/afh.m4 b/ggo/afh.m4 index 80df8948..ba7d7901 100644 --- a/ggo/afh.m4 +++ b/ggo/afh.m4 @@ -16,7 +16,7 @@ files. It can be used to an audio file. - write selected parts of the given audio files 'just in time' - to sdout. This may be useful for third-party software that + to stdout. This may be useful for third-party software that is capable of reading from stdin. " @@ -117,7 +117,7 @@ dependon="stream" details=" Write the specified chunks of data 'just in time', i.e. the write of each chunk is delayed until the time it is needed - by the decoder/player in order to guarantee an uninterupted + by the decoder/player in order to guarantee an uninterrupted audio stream. "