Updated author information and revision history.

This commit is contained in:
T. Kurt Bond
2025-01-29 13:09:13 -05:00
parent 7df83e6db7
commit 5a3eccb7ee

View File

@@ -9,6 +9,7 @@
<article id="index">
<articleinfo>
<title> NCURSES Programming HOWTO </title>
<authorgroup>
<author>
<firstname> Pradeep </firstname>
<surname> Padala </surname>
@@ -16,8 +17,27 @@
<address><email>ppadala@gmail.com</email></address>
</affiliation>
</author>
<othercredit>
<firstname>T.</firstname>
<othername>Kurt</othername>
<surname>Bond</surname>
<contrib>Changed C example programs to compile with present day C
compilers.</contrib>
</othercredit>
</authorgroup>
<revhistory>
<revision>
<revnumber>1.10</revnumber>
<date>2025-01-29</date>
<authorinitials>tkb</authorinitials>
<revremark>The C example programs have been changed to compile
with present day GCC and Clang compilers by adding the required
headers and other minor changes.</revremark>
</revision>
<revision>
<revnumber>1.9</revnumber>
<date>2005-06-20</date>
@@ -114,7 +134,7 @@
</revision>
</revhistory>
<pubdate>v1.9, 2005-06-20</pubdate>
<pubdate>v1.10, 2025-01-29</pubdate>
<abstract>
<para>
<emphasis>