diff options
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -263,6 +263,12 @@ compatibility with .Xr groff 1 . .Pp .Bl -bullet -compact +.\" LIST-ITEM +.It +The +.Sq \e~ +special character doesn't produce expected behaviour. +.\" LIST-ITEM .It In .Xr groff 1 , @@ -272,6 +278,7 @@ macro does not underline when under a .Sq \&It . This behaves correctly in .Nm . +.\" LIST-ITEM .It A list or display following .Sq \&Ss @@ -281,12 +288,13 @@ does not assert a prior vertical break, just as it doesn't with The \-literal and \-unfilled .Sq \&Bd displays types are synonyms, as are \-filled and \-ragged. +.\" LIST-ITEM .It Words aren't hyphenated. +.\" LIST-ITEM .It In normal mode (not a literal block), blocks of spaces aren't preserved, -so double spaces following sentence closure are reduced to a single space -.Pq Dq French spacing . +so double spaces following sentence closure are reduced to a single space. .El .\" SECTION .Sh SEE ALSO |