From 8c85c4db25dfdea101aa7ac7ec51d1bdd134aacd Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Tue, 21 Jul 2009 15:52:41 +0000 Subject: Noted COMPATIBILITY where, in groff, `Pa' under `It' doesn't render its style. --- mandoc.1 | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index 03915d01..fcf29386 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.26 2009/07/20 13:45:11 kristaps Exp $ +.\" $Id: mandoc.1,v 1.27 2009/07/21 15:52:41 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,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: July 20 2009 $ +.Dd $Mdocdate: July 21 2009 $ .Dt MANDOC 1 .Os .\" SECTION @@ -130,7 +130,7 @@ replaced on output by a single space. Thus, if you wish to preserve multiple spaces, they must be space-escaped .Sq \e\ or used in a literal display mode, e.g., -.Sq \&.Bd \-literal +.Sq \&Bd \-literal in .Xr mdoc 7 . .\" SUB-SECTION @@ -157,9 +157,9 @@ A third option, .Fl m Ns Ar andoc , which is also the default, determines encoding on-the-fly: if the first non-comment macro is -.Sq \&.Dd +.Sq \&Dd or -.Sq \&.Dt , +.Sq \&Dt , the .Xr mdoc 7 parser is used; otherwise, the @@ -254,13 +254,22 @@ compatibility with .Pp .Bl -bullet -compact .It +In +.Xr groff 1 , +the +.Sq \&Pa +macro does not underline when under a +.Sq \&It . +This behaves correctly in +.Nm . +.It A list or display following -.Sq \&.Ss +.Sq \&Ss does not assert a prior vertical break, just as it doesn't with -.Sq \&.Sh . +.Sq \&Sh . .It The \-literal and \-unfilled -.Sq \&.Bd +.Sq \&Bd displays types are synonyms, as are \-filled and \-ragged. .It Words aren't hyphenated. -- cgit v1.2.3-56-ge451