]> git.sur5r.net Git - cc65/commitdiff
fix sgml
authormrdudz <mrdudz@users.noreply.github.com>
Mon, 17 Jul 2017 21:31:01 +0000 (23:31 +0200)
committermrdudz <mrdudz@users.noreply.github.com>
Mon, 17 Jul 2017 21:31:01 +0000 (23:31 +0200)
doc/nes.sgml
doc/supervision.sgml

index 31d1aa396c3b857960261d36ac262707462cc76b..e806d753fe70e2acdceb0670250cf614014653c7 100644 (file)
@@ -69,8 +69,8 @@ Programs containing NES specific code may use the <tt/nes.h/ header file.
 <sect1>NES specific functions<p>
 
 <itemize>
-<item>waitvsync - wait until the start of the next frame
-<item>get_tv
+<item>waitvsync - wait until the start of the next frame</item>
+<item>get_tv</item>
 </itemize>
 
 
index 2466aa480f1bf421e06baa5f1f2527c9951bd985..cf2af79672b59800e8fcb1a07528039d11c2fa94 100644 (file)
@@ -66,7 +66,7 @@ Programs containing Supervision specific code may use the <tt/supervision.h/ hea
 <sect1>Supervision specific functions<p>
 
 <itemize>
-<item>waitvsync
+<item>waitvsync</item>
 </itemize>