From: Ingo Schwarze Date: Wed, 12 May 2021 17:13:01 +0000 (+0000) Subject: remove stray byte from broken escape sequence; diff from jmc@ X-Git-Tag: VERSION_1_14_6~64 X-Git-Url: https://git.cameronkatri.com/mandoc.git/commitdiff_plain/748d079d8e60043ac74482fa0795a2e4700c8e2b remove stray byte from broken escape sequence; diff from jmc@ --- diff --git a/mdoc.7 b/mdoc.7 index 05dc801a..f3152422 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.283 2021/05/12 08:51:01 schwarze Exp $ +.\" $Id: mdoc.7,v 1.284 2021/05/12 17:13:01 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze @@ -2726,7 +2726,7 @@ column, if applicable, describes closure rules. .Ss Block full-explicit Multi-line scope closed by an explicit closing macro. All macros contains bodies; only -.Ic \s&Bf +.Ic \&Bf and .Pq optionally .Ic \&Bl