From: sthen Date: Fri, 16 Jul 2021 15:05:58 +0000 (+0000) Subject: Update the default block size in the manual, in sndiod.c r1.37 it was X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b17f9214f213ed4a34083ee75b2742593580223b;p=openbsd Update the default block size in the manual, in sndiod.c r1.37 it was reduced to 480 frames. ok ratchov@ --- diff --git a/usr.bin/sndiod/sndiod.8 b/usr.bin/sndiod/sndiod.8 index 77b61d8165f..085081bf100 100644 --- a/usr.bin/sndiod/sndiod.8 +++ b/usr.bin/sndiod/sndiod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sndiod.8,v 1.10 2021/02/05 17:59:33 jcs Exp $ +.\" $OpenBSD: sndiod.8,v 1.11 2021/07/16 15:05:58 sthen Exp $ .\" .\" Copyright (c) 2006-2012 Alexandre Ratchov .\" @@ -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: February 5 2021 $ +.Dd $Mdocdate: July 16 2021 $ .Dt SNDIOD 8 .Os .Sh NAME @@ -368,7 +368,7 @@ resolution must be 96, 100 or 120 ticks per second for maximum accuracy. For instance, 100 ticks per second at 48000Hz corresponds to a 480 frame block size. -The default is 960 or half of the buffer size +The default is 480 or half of the buffer size .Pq Fl b , if the buffer size is set. .El