Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/usr.sbin/hdaudioctl Pull up following revision(s) (reques...



details:   https://anonhg.NetBSD.org/src/rev/e428b48b5dd4
branches:  netbsd-9
changeset: 961911:e428b48b5dd4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 25 11:07:45 2021 +0000

description:
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

diffstat:

 usr.sbin/hdaudioctl/hdaudioctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 9c0ac7fdc161 -r e428b48b5dd4 usr.sbin/hdaudioctl/hdaudioctl.8
--- a/usr.sbin/hdaudioctl/hdaudioctl.8  Thu Apr 22 10:08:46 2021 +0000
+++ b/usr.sbin/hdaudioctl/hdaudioctl.8  Sun Apr 25 11:07:45 2021 +0000
@@ -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 <support%precedence.co.uk@localhost>
 .\" 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 @@
 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



Home | Main Index | Thread Index | Old Index