mirror of
https://github.com/tLDP/LDP.git
synced 2025-11-30 23:16:02 +07:00
Updated author information and revision history.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user