Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix macro usage.



details:   https://anonhg.NetBSD.org/src/rev/1567fc618ddb
branches:  trunk
changeset: 932421:1567fc618ddb
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu May 07 12:56:19 2020 +0000

description:
Fix macro usage.

diffstat:

 share/man/man4/hdaudio.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a1c9a09b38f2 -r 1567fc618ddb share/man/man4/hdaudio.4
--- a/share/man/man4/hdaudio.4  Thu May 07 12:55:06 2020 +0000
+++ b/share/man/man4/hdaudio.4  Thu May 07 12:56:19 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hdaudio.4,v 1.16 2020/05/06 20:15:15 rkujawa Exp $
+.\"    $NetBSD: hdaudio.4,v 1.17 2020/05/07 12:56:19 wiz Exp $
 .\"
 .\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -94,7 +94,7 @@
 .Sh HARDWARE
 In addition to many on-board sound cards included in mainboards, the following
 add-on card is supported:
-.Bl -tag
+.Bl -tag -width 20n
 .It TerraTec Aureon 7.1 PCIe
 .El
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index