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 width in .Bl macro.



details:   https://anonhg.NetBSD.org/src/rev/16911b5b4ccb
branches:  trunk
changeset: 787149:16911b5b4ccb
user:      njoly <njoly%NetBSD.org@localhost>
date:      Tue Jun 04 12:11:12 2013 +0000

description:
Fix width in .Bl macro.

diffstat:

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

diffs (18 lines):

diff -r 94aa86cdd380 -r 16911b5b4ccb share/man/man4/gpiopwm.4
--- a/share/man/man4/gpiopwm.4  Tue Jun 04 09:40:12 2013 +0000
+++ b/share/man/man4/gpiopwm.4  Tue Jun 04 12:11:12 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: gpiopwm.4,v 1.2 2011/11/13 19:31:05 wiz Exp $
+.\"    $NetBSD: gpiopwm.4,v 1.3 2013/06/04 12:11:12 njoly Exp $
 .\"
 .\" Copyright (c) 2011 Marc Balmer <marc%msys.ch@localhost>
 .\"
@@ -41,7 +41,7 @@
 The following
 .Xr sysctl 3
 variables are used to define the pulsing:
-.Bl -tag width
+.Bl -tag -width hw.gpiopwmN.off
 .It hw.gpiopwmN.off
 Define the
 .Dq off



Home | Main Index | Thread Index | Old Index