diff options
author | ru <ru@FreeBSD.org> | 2002-05-22 11:58:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-22 11:58:34 +0000 |
commit | 3601c537fcb0f131b259b8750d8201fdd6f0ce28 (patch) | |
tree | e244c46eb1c855a62c3ce8ae5bd58908b9a2bbf4 /share | |
parent | 9ab8520a3e6a1f6dac0b6b6bdab0dee4cdf13d12 (diff) | |
download | FreeBSD-src-3601c537fcb0f131b259b8750d8201fdd6f0ce28.zip FreeBSD-src-3601c537fcb0f131b259b8750d8201fdd6f0ce28.tar.gz |
PSD:19 (curses) is long dead.
Diffstat (limited to 'share')
-rw-r--r-- | share/doc/psd/contents/contents.ms | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/doc/psd/contents/contents.ms b/share/doc/psd/contents/contents.ms index 4ec5290..9f374dc 100644 --- a/share/doc/psd/contents/contents.ms +++ b/share/doc/psd/contents/contents.ms @@ -195,14 +195,6 @@ A program to show the call graph and execution time of a program. Indispensable aid for improving the running time of almost everything. .SH -Programming Libraries -.IP -.tl 'Screen Updating and Cursor Movement Optimization''PSD:19' -.QP -Describes the \fIcurses\fP package, an aid for writing screen-oriented, -terminal-independent programs. - -.SH General Reference .IP .tl 'An Introductory 4.4BSD Interprocess Communication Tutorial''PSD:20' |