Author: joel (doc committer) Date: Sun Jun 15 10:40:54 2014 New Revision: 267504 URL: http://svnweb.freebsd.org/changeset/base/267504
Log: mdoc: add missing width argument to Bl -tag. Modified: head/share/man/man4/mrsas.4 Modified: head/share/man/man4/mrsas.4 ============================================================================== --- head/share/man/man4/mrsas.4 Sun Jun 15 10:34:35 2014 (r267503) +++ head/share/man/man4/mrsas.4 Sun Jun 15 10:40:54 2014 (r267504) @@ -207,7 +207,7 @@ variable, where X is the adapter number, or via .Xr sysctl 8 . The following bits have the described effects: -.Bl -tag -offset indent +.Bl -tag -width indent -offset indent .It 0x01 Enable informational prints. .It 0x02 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"