NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/55878: Doc error in audioctl(1)
>Number: 55878
>Category: bin
>Synopsis: Doc error in audioctl(1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 15 15:00:00 +0000 2020
>Originator: Atsushi Fukumoto
>Release: current
>Organization:
none
>Environment:
NetBSD kestrel 9.99.75 NetBSD 9.99.75 (Kestrel) #1: Mon Nov 16 19:51:14 JST 2020 fukumoto@kestrel:/u/netbsd/obj/sys/arch/amd64/compile/Kestrel amd64
>Description:
audioctl(1) manpage says:
The -d flag can be used to give an alternative audio control device, the
default is /dev/audioctl0.
But in fact it defaults to /dev/audioctl , and if it fails, it tries to open /dev/audioctl0
>How-To-Repeat:
sudo audiocfg default 1
audioctl -a
# and see the output is about /dev/audioctl1
>Fix:
Home |
Main Index |
Thread Index |
Old Index