aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-09-27 21:49:23 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-09-27 21:49:23 +0000
commit62e309d7857ae37b15925ee2b1809cdbd1541229 (patch)
tree7ad15f069768ff7ee1b111ab4a6f92d02f2eefb0 /mdoc.7
parent6211e650764bb883a4cb8d938b7efb46c648d0da (diff)
downloadmandoc-62e309d7857ae37b15925ee2b1809cdbd1541229.tar.gz
mandoc-62e309d7857ae37b15925ee2b1809cdbd1541229.tar.zst
mandoc-62e309d7857ae37b15925ee2b1809cdbd1541229.zip
even though .Bl is not callable, groff complains when it appears
unescaped on a macro line, so lets just escape it; noticed by jmc@
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index 9e9c40b6..515485d1 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.211 2011/09/26 23:07:31 schwarze Exp $
+.\" $Id: mdoc.7,v 1.212 2011/09/27 21:49:23 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 26 2011 $
+.Dd $Mdocdate: September 27 2011 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -449,7 +449,7 @@ in the alphabetical
.Op Fl offset Ar val
.Op Fl compact
.It Sx \&It Ta list item (syntax depends on Fl Ar type )
-.It Sx \&Ta Ta table cell separator in Sx Bl Fl column No lists
+.It Sx \&Ta Ta table cell separator in Sx \&Bl Fl column No lists
.It Sx \&Rs , \&%* , \&Re Ta bibliographic block (references)
.El
.Ss Spacing control