source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: `In' comes before `Vt' in function example of SYNOPSIS.
@ 2010-08-07 10:18 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-08-07 10:18 UTC (permalink / raw)
  To: source

Log Message:
-----------
`In' comes before `Vt' in function example of SYNOPSIS.

Modified Files:
--------------
    mdocml:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.145
retrieving revision 1.146
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.145 -r1.146
--- mdoc.7
+++ mdoc.7
@@ -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 *"
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-07 10:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-07 10:18 mdocml: `In' comes before `Vt' in function example of SYNOPSIS kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).