diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-03-22 15:30:30 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-03-22 15:30:30 +0000 |
commit | 95efc599afc482072cf9239b5f78898fa1ea21e1 (patch) | |
tree | 0db179a7886f6e53ad8b19aa52f00a3fc11ede80 /index.sgml | |
parent | bedb65e1b9182d146e4d3dce643e0c4c85d91605 (diff) | |
download | mandoc-95efc599afc482072cf9239b5f78898fa1ea21e1.tar.gz |
Make empty sections and parts (SH, SS, RS) only produce a warning if it
has no children. Noted by Brad, added to TODO by schwarze@.
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ <P> <SPAN CLASS="nm">mdocml</SPAN> consists of the <A HREF="mandoc.3.html">libmandoc</A> validating - compilers and <A HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler library to format + compiler and <A HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler library to format output for UNIX terminals, XHTML, HTML, PostScript, and PDF. It is a <A CLASS="external" HREF="http://bsd.lv/">BSD.lv</A> project. </P> |