Module Name: src Committed By: uwe Date: Thu Aug 1 14:59:38 UTC 2024
Modified Files: src/share/man/man4/man4.mac68k: ascaudio.4 Log Message: ascaudio(4): brush up markup To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.mac68k/ascaudio.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/man4.mac68k/ascaudio.4 diff -u src/share/man/man4/man4.mac68k/ascaudio.4:1.1 src/share/man/man4/man4.mac68k/ascaudio.4:1.2 --- src/share/man/man4/man4.mac68k/ascaudio.4:1.1 Thu Aug 1 13:41:14 2024 +++ src/share/man/man4/man4.mac68k/ascaudio.4 Thu Aug 1 14:59:38 2024 @@ -1,4 +1,4 @@ -.\" $NetBSD: ascaudio.4,v 1.1 2024/08/01 13:41:14 nat Exp $ +.\" $NetBSD: ascaudio.4,v 1.2 2024/08/01 14:59:38 uwe Exp $ .\" Copyright (c) 2024 Nathanial Sloss <nathanialsl...@yahoo.com.au> .\" All rights reserved. .\" @@ -28,12 +28,14 @@ .Os .Sh NAME .Nm ascaudio -.Nd MAC68K Apple Sound Chip (ASC) built-in audio. +.Nd MAC68K Apple Sound Chip +.Pq Tn ASC +built-in audio. .Sh SYNOPSIS -.Cd ascaudio* at obio? flags 0x00 -.Cd audio* at audiobus? -.Cd spkr* at audio? -.Cd wsbell* at spkr? +.Cd ascaudio* at obio? flags 0x00 +.Cd audio* at audiobus? +.Cd spkr* at audio? +.Cd wsbell* at spkr? .Sh DESCRIPTION .Nm provides an audio device for the (Enchanced) Apple Sound Chip. @@ -49,14 +51,15 @@ for use in .Xr config 1 files: .Pp -.Bl -tag -compact -width "quality:" -.It 0x0 (DEFQUALTY) : -22257Hz Monaural playback. -.It 0x1 (LOWQUALITY) : +.Bl -tag -offset indent -width Dv +.It Li 0x0 Pq Dv DEFQUALTY : +22257\^Hz Monaural playback. +.It Li 0x1 Pq Dv LOWQUALITY : Half playback rate. Monoaural, intended for machines with slower clock rates. -.It 0x2 (HIGHQUALITY) : -Best Quality supported by ASC. +.It Li 0x2 Pq Dv HIGHQUALITY : +Best Quality supported by +.Tn ASC . This would be stereo on equipped machines. .El .\"