Module Name:    src
Committed By:   pgoyette
Date:           Sun Jun 11 10:30:15 UTC 2017

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

Log Message:
Remove references to the PCPPISPEAKER and VAUDIOSPEAKER options - they
don't actually exist.

XXX This man page will need a major overhaul.  But first we need to get
XXX man pages for wsbell(4) and wsbell(9) (and maybe other updates, too)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 src/share/man/man4/speaker.4:1.22
--- src/share/man/man4/speaker.4:1.21	Sun May 28 18:23:22 2017
+++ src/share/man/man4/speaker.4	Sun Jun 11 10:30:15 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: speaker.4,v 1.21 2017/05/28 18:23:22 wiz Exp $
+.\" $NetBSD: speaker.4,v 1.22 2017/06/11 10:30:15 pgoyette Exp $
 .\"
 .\" Copyright (c) 2016 Nathanial Sloss <[email protected]>
 .\" All rights reserved.
@@ -35,18 +35,15 @@
 .\"
 .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 .\"
-.Dd November 23, 2016
+.Dd June 11, 2017
 .Dt SPEAKER 4
 .Os
 .Sh NAME
 .Nm speaker
 .Nd console speaker audio device driver
 .Sh SYNOPSIS
-.Cd "options	PCPPISPEAKER"
-.Cd "spkr0	at pcppi?"
-.Pp
-.Cd "options	VAUDIOSPEAKER"
-.Cd "spkr0	at audio?"
+.Cd "spkr*	at pcppi?"
+.Cd "spkr*	at audio?"
 .Pp
 .In machine/spkr.h
 .Pa /dev/speaker

Reply via email to