mirror of
https://github.com/tLDP/LDP.git
synced 2025-12-01 07:26:03 +07:00
Updated author information and revision history.
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<article id="index">
|
<article id="index">
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title> NCURSES Programming HOWTO </title>
|
<title> NCURSES Programming HOWTO </title>
|
||||||
|
<authorgroup>
|
||||||
<author>
|
<author>
|
||||||
<firstname> Pradeep </firstname>
|
<firstname> Pradeep </firstname>
|
||||||
<surname> Padala </surname>
|
<surname> Padala </surname>
|
||||||
@@ -16,8 +17,27 @@
|
|||||||
<address><email>ppadala@gmail.com</email></address>
|
<address><email>ppadala@gmail.com</email></address>
|
||||||
</affiliation>
|
</affiliation>
|
||||||
</author>
|
</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>
|
<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>
|
<revision>
|
||||||
<revnumber>1.9</revnumber>
|
<revnumber>1.9</revnumber>
|
||||||
<date>2005-06-20</date>
|
<date>2005-06-20</date>
|
||||||
@@ -114,7 +134,7 @@
|
|||||||
</revision>
|
</revision>
|
||||||
|
|
||||||
</revhistory>
|
</revhistory>
|
||||||
<pubdate>v1.9, 2005-06-20</pubdate>
|
<pubdate>v1.10, 2025-01-29</pubdate>
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>
|
<emphasis>
|
||||||
|
|||||||
Reference in New Issue
Block a user