Update of /cvsroot/py-howto/pyhowto
In directory slayer.i.sourceforge.net:/tmp/cvs-serv16454
Modified Files:
curses.tex
Log Message:
Fixed broken link to ncurses FAQ, and removed link to Oliver's page
Remove placeholder for reference docs, since they're now in the LibRef
Index: curses.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/curses.tex,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** curses.tex 2000/08/15 19:01:25 1.7
--- curses.tex 2000/08/17 00:39:22 1.8
***************
*** 467,471 ****
as another demo. We can always use more of them!
! The ncurses FAQ: \url{http://www.clark.net/pub/dickey/ncurses/ncurses.faq.html}
Any other suggested references?
--- 467,471 ----
as another demo. We can always use more of them!
! The ncurses FAQ: \url{http://dickey.his.com/ncurses/ncurses.faq.html}
Any other suggested references?
|