Module Name:    src
Committed By:   martin
Date:           Sun Apr 25 11:07:45 UTC 2021

Modified Files:
        src/usr.sbin/hdaudioctl [netbsd-9]: hdaudioctl.8

Log Message:
Pull up following revision(s) (requested by nia in ticket #1251):

        usr.sbin/hdaudioctl/hdaudioctl.8: revision 1.8

hdaudioctl.8: add missing arguments
pointed out by RVP


To generate a diff of this commit:
cvs rdiff -u -r1.6.28.1 -r1.6.28.2 src/usr.sbin/hdaudioctl/hdaudioctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/hdaudioctl/hdaudioctl.8
diff -u src/usr.sbin/hdaudioctl/hdaudioctl.8:1.6.28.1 src/usr.sbin/hdaudioctl/hdaudioctl.8:1.6.28.2
--- src/usr.sbin/hdaudioctl/hdaudioctl.8:1.6.28.1	Sat Jun 20 16:08:57 2020
+++ src/usr.sbin/hdaudioctl/hdaudioctl.8	Sun Apr 25 11:07:45 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hdaudioctl.8,v 1.6.28.1 2020/06/20 16:08:57 martin Exp $
+.\"	$NetBSD: hdaudioctl.8,v 1.6.28.2 2021/04/25 11:07:45 martin Exp $
 .\"
 .\" Copyright (c) 2009 Precedence Technologies Ltd <supp...@precedence.co.uk>
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 12, 2020
+.Dd April 12, 2021
 .Dt HDAUDIOCTL 8
 .Os
 .Sh NAME
@@ -55,7 +55,7 @@ Valid commands are:
 For each child codec of the chosen
 .Xr hdaudio 4
 device, display the nid, vendor, product, subsystem and device IDs.
-.It show
+.It show Ar codecid Ar nid
 Retrieve and display the current codec configuration in human-readable form.
 .It get Ar codecid Ar nid
 Retrieve and display the current codec configuration as a

Reply via email to