Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2014 10:40:55 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r267504 - head/share/man/man4
Message-ID:  <201406151040.s5FAetTb064830@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406151040.s5FAetTb064830>