Module Name: src
Committed By: njoly
Date: Thu Dec 9 13:51:46 UTC 2010
Modified Files:
src/share/man/man3: intro.3
Log Message:
Remove reference to Curses development kit (CDK) which do not exists
anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/share/man/man3/intro.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man3/intro.3
diff -u src/share/man/man3/intro.3:1.22 src/share/man/man3/intro.3:1.23
--- src/share/man/man3/intro.3:1.22 Tue Mar 10 23:42:45 2009
+++ src/share/man/man3/intro.3 Thu Dec 9 13:51:45 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.3,v 1.22 2009/03/10 23:42:45 joerg Exp $
+.\" $NetBSD: intro.3,v 1.23 2010/12/09 13:51:45 njoly Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -101,9 +101,6 @@
see
.Xr signal 3
.El
-.It Em libcdk Pq Fl l Ns Ar cdk
-Curses development kit (CDK) library. See
-.Xr cdk 3 .
.It Em libcom_err Pq Fl l Ns Ar com_err
The common error description library. See
.Xr com_err 3 .