X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/7c44ccf312af62ad9f897278c8b76f0ec53ab316..5e21bb33df24e242095453a08d9202eec3616268:/mdoc.7 diff --git a/mdoc.7 b/mdoc.7 index 8ea0aad1..a7df1cb9 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.40 2009/07/12 16:34:16 kristaps Exp $ +.\" $Id: mdoc.7,v 1.41 2009/07/12 19:34:51 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -580,6 +580,11 @@ If an special-character control character is escaped .Sq \e\e , it will obviously not render the subsequent sequence. Even newer versions of groff seem to dither on this. +.\" LIST-ITEM +.It +In groff, the +.Sq \&.Fo +macro only produces the first parameter. This is no longer the case. .El .\" SECTION .Sh SEE ALSO