=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.144 retrieving revision 1.148 diff -u -p -r1.144 -r1.148 --- mandoc/mdoc.7 2010/08/06 17:09:58 1.144 +++ mandoc/mdoc.7 2010/08/07 10:31:32 1.148 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.144 2010/08/06 17:09:58 schwarze Exp $ +.\" $Id: mdoc.7,v 1.148 2010/08/07 10:31:32 kristaps Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons .\" Copyright (c) 2010 Ingo Schwarze @@ -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: August 6 2010 $ +.Dd $Mdocdate: August 7 2010 $ .Dt MDOC 7 .Os .Sh NAME @@ -149,7 +149,7 @@ recommended for which encourages semantic annotation. .Ss Predefined Strings Historically, -.Xr groff 1 +troff also defined a set of package-specific .Dq predefined strings , which, like @@ -418,8 +418,8 @@ generally structured as follows: .Pp For the second, function calls (sections 2, 3, 9): .Bd -literal -offset indent -\&.Vt extern const char *global; \&.In header.h +\&.Vt extern const char *global; \&.Ft "char *" \&.Fn foo "const char *src" \&.Ft "char *" @@ -570,7 +570,7 @@ See Common misuses and misunderstandings should be explained in this section. .It Em BUGS -Known bugs, limitations and work-arounds should be described +Known bugs, limitations, and work-arounds should be described in this section. .It Em SECURITY CONSIDERATIONS Documents any security precautions that operators should consider. @@ -876,10 +876,6 @@ referring to book titles. Publication city or location of an .Sx \&Rs block. -.Pp -.Em Remarks : -this macro is not implemented in -.Xr groff 1 . .Ss \&%D Publication date of an .Sx \&Rs @@ -2676,7 +2672,7 @@ is followed by non-punctuation, an .Sx \&Ns is inserted into the token stream. This behaviour is for compatibility with -.Xr groff 1 . +GNU troff. .Pp Examples: .D1 \&.Xr mandoc 1 @@ -2720,6 +2716,10 @@ Heirloom troff, the other significant troff implementa \-mdoc, is similar to historic groff. .Pp .Bl -dash -compact +.It +The +.Sq \&%C +macro is not implemented in GNU troff. .It An empty .Sq \&Dd