[BACK]Return to mdocml.1 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/mdocml.1 between version 1.10 and 1.11

version 1.10, 2008/11/30 21:41:35 version 1.11, 2008/11/30 23:05:57
Line 59  namespace, which is one of 
Line 59  namespace, which is one of 
 or  or
 .Qq special ,  .Qq special ,
 corresponding to the display mode of a node.  corresponding to the display mode of a node.
 .Pp  
 Sample output follows:  
 .Bd -literal  
 <?xml version="1.0" encoding="UTF-8"?>  
 <block:mdoc>  
   <block:Sh>  
     <inline:Sh>NAME</inline:Sh> <inline:Nm>example</inline:Nm>  
     <inline:Nd>example text</inline:Nd>  
   </block:Sh>  
 </block:mdoc>  
 .Ed  
 .\" The following requests should be uncommented and used where appropriate.  .\" The following requests should be uncommented and used where appropriate.
 .\" This next request is for sections 2, 3, and 9 function return values only.  .\" This next request is for sections 2, 3, and 9 function return values only.
 .\" .Sh RETURN VALUES  .\" .Sh RETURN VALUES

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb