Module Name:    src
Committed By:   uwe
Date:           Sun Jul  5 03:44:13 UTC 2020

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

Log Message:
Fix the include file name in the synopsis.

While here, drop the device path from synopsis,
its place is in the files section.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 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.29 src/share/man/man4/speaker.4:1.30
--- src/share/man/man4/speaker.4:1.29	Sun Jul  5 01:05:01 2020
+++ src/share/man/man4/speaker.4	Sun Jul  5 03:44:13 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: speaker.4,v 1.29 2020/07/05 01:05:01 uwe Exp $
+.\" $NetBSD: speaker.4,v 1.30 2020/07/05 03:44:13 uwe Exp $
 .\"
 .\" Copyright (c) 2016 Nathanial Sloss <nathanialsl...@yahoo.com.au>
 .\" All rights reserved.
@@ -45,8 +45,7 @@
 .Cd "spkr*	at pcppi?"
 .Cd "spkr*	at audio?"
 .Pp
-.In machine/spkr.h
-.Pa /dev/speaker
+.In dev/spkrio.h
 .Sh DESCRIPTION
 The speaker device driver allows applications to control the console
 speaker on machines with a PC-like 8253 timer implementation or a synthesized

Reply via email to