a4f04fe
From 8b5a2f135cdbbafb829c1a3f4fd1518a2042eb56 Mon Sep 17 00:00:00 2001
a4f04fe
From: Greg King <gregdk@users.sf.net>
a4f04fe
Date: Fri, 27 Mar 2020 00:59:15 -0400
a4f04fe
Subject: [PATCH 164/170] Added missing <tag> and <itemize> Linuxdoc tags to
a4f04fe
 some ctype.h function descriptions.
a4f04fe
a4f04fe
---
a4f04fe
 doc/funcref.sgml | 4 +++-
a4f04fe
 1 file changed, 3 insertions(+), 1 deletion(-)
a4f04fe
a4f04fe
diff --git a/doc/funcref.sgml b/doc/funcref.sgml
a4f04fe
index 94e85009..a954c658 100644
a4f04fe
--- a/doc/funcref.sgml
a4f04fe
+++ b/doc/funcref.sgml
a4f04fe
@@ -4294,7 +4294,8 @@ fastcall function, so it may only be used in presence of a prototype.
a4f04fe
 <tag/Header/<tt/<ref id="ctype.h" name="ctype.h">/
a4f04fe
 
a4f04fe
 
a4f04fe
-is in the range 0..127 (the range of valid ASCII characters) and zero if not.
a4f04fe
+is in the range 0..127 (the range of valid ASCII characters), and zero if not.
a4f04fe
+<tag/Notes/<itemize>
a4f04fe
 <item>When compiling without 
a4f04fe
 fastcall function, so it may only be used in presence of a prototype.
a4f04fe
 </itemize>
a4f04fe
@@ -4392,6 +4393,7 @@ fastcall function, so it may only be used in presence of a prototype.
a4f04fe
 
a4f04fe
 
a4f04fe
 is a digit. The return value is zero if the character is anything else.
a4f04fe
+<tag/Notes/<itemize>
a4f04fe
 <item>When compiling without 
a4f04fe
 fastcall function, so it may only be used in presence of a prototype.
a4f04fe
 </itemize>
a4f04fe
-- 
a4f04fe
2.26.0
a4f04fe