From daniel at hobbit.se Wed Jun 16 23:41:53 2004 From: daniel at hobbit.se (Daniel Gustafson) Date: Wed, 16 Jun 2004 23:41:53 +0200 Subject: Error in tdfc2.1 ? Message-ID: <20040616234153.393cbde3.daniel@hobbit.se> The following line seems a bit odd in the tdfc2 manpage: The \fB-Yc++\fR option is required to enable the C capabilities. Shouldnt it read like this?: -The \fB-Yc++\fR option is required to enable the C capabilities. +The \fB-Yc++\fR option is required to enable the C++ capabilities. Above attached as patch. ./dege -- Daniel "DeGe" Gustafson - daniel at hobbit.se - CS Student, Mah Sweden -- "The idea of art kills creativity" - Douglas N Adams -- -------------- next part -------------- A non-text attachment was scrubbed... Name: tdfc2-man-c++.patch Type: application/octet-stream Size: 553 bytes Desc: not available Url : http://lists.ten15.org/pipermail/docs/attachments/20040616/16aa30c7/attachment.obj From daniel at hobbit.se Sun Jun 20 00:14:19 2004 From: daniel at hobbit.se (Daniel Gustafson) Date: Sun, 20 Jun 2004 00:14:19 +0200 Subject: tcpplus.1 reference bug Message-ID: <20040620001419.0805b82f@thistledown> The SEE ALSO reference on the tcpplus manpage refers to tdfc(1) instead of tdfc2(1) which seems slightly wrong. Attached patch remedies this. ./dege -- Daniel "DeGe" Gustafson - daniel at hobbit.se - CS Student, Mah Sweden -- "The idea of art kills creativity" - Douglas N Adams -- -------------- next part -------------- A non-text attachment was scrubbed... Name: ten15-tccplus.1-ref.patch Type: application/octet-stream Size: 378 bytes Desc: not available Url : http://lists.ten15.org/pipermail/docs/attachments/20040620/ff3f9638/attachment.obj