Module Name:    src
Committed By:   njoly
Date:           Tue Jun  4 12:11:12 UTC 2013

Modified Files:
        src/share/man/man4: gpiopwm.4

Log Message:
Fix width in .Bl macro.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/gpiopwm.4

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

Modified files:

Index: src/share/man/man4/gpiopwm.4
diff -u src/share/man/man4/gpiopwm.4:1.2 src/share/man/man4/gpiopwm.4:1.3
--- src/share/man/man4/gpiopwm.4:1.2	Sun Nov 13 19:31:05 2011
+++ src/share/man/man4/gpiopwm.4	Tue Jun  4 12:11:12 2013
@@ -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 <m...@msys.ch>
 .\"
@@ -41,7 +41,7 @@ variables.
 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

Reply via email to