Module Name:    src
Committed By:   nat
Date:           Sat May 27 11:10:24 UTC 2017

Modified Files:
        src/share/man/man4: speaker.4

Log Message:
Document the HIRES_BELL option.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/speaker.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/speaker.4
diff -u src/share/man/man4/speaker.4:1.18 src/share/man/man4/speaker.4:1.19
--- src/share/man/man4/speaker.4:1.18	Sat Feb 18 22:39:00 2017
+++ src/share/man/man4/speaker.4	Sat May 27 11:10:24 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: speaker.4,v 1.18 2017/02/18 22:39:00 wiz Exp $
+.\" $NetBSD: speaker.4,v 1.19 2017/05/27 11:10:24 nat Exp $
 .\"
 .\" Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au>
 .\" All rights reserved.
@@ -35,7 +35,7 @@
 .\"
 .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 .\"
-.Dd November 23, 2016
+.Dd May 27, 2017
 .Dt SPEAKER 4
 .Os
 .Sh NAME
@@ -46,6 +46,7 @@
 .Cd "spkr0	at pcppi?"
 .Pp
 .Cd "options	VAUDIOSPEAKER"
+.Cd "options	HIRES_BELL"
 .Cd "spkr0	at audio?"
 .Pp
 .In machine/spkr.h
@@ -168,6 +169,9 @@ dotted twice, it is held 9/4, and three 
 .Pp
 Whitespace in play strings is simply skipped and may be used to separate
 melody sections.
+.Pp
+The option HIRES_BELL for the audio synthesized speaker allows you to have a
+high reslution (44.1 kHz) bell.
 .Sh FILES
 .Bl -tag -width Pa -compact
 .It Pa /dev/speaker

Reply via email to