Frequently Asked Questions about c2man -------------------------------------- By Graham Stoney (greyham@research.canon.com.au) Last-modified: $Date: 2000/02/25 01:07:24 $ Q. Where can I get an up-to-date already patched copy of c2man? A. The latest complete version is available via ftp from: ftp://ftp.research.canon.com.au/pub/misc/c2man/c2man.tar.gz If you wish to upgrade an existing version rather than fetching the entire package, you can fetch the patches from: ftp://ftp.research.canon.com.au/pub/misc/c2man/patches/ It should also be available in your local comp.sources.misc archive. The versions in the alt.sources and comp.sources.reviewed archives are obsolete. Q. How do I remove myself from the c2man discussion list? A. You should have received instructions on how to do this when you joined the list. It's always wise to save a copy of the instructions you receive when you join a mailing list, so that you can refer to them in future when you wish to leave. To remove yourself from the c2man discussion list, send E-mail to: majordomo@research.canon.com.au With the message: Subject: unsubscribe c2man You should also be able to unsubscribe by running Configure again, and asking it to unsubscribe you when it asks if you wish to subscribe to, or unsubscribe from the mailing list. Note that the discussion list and the automatic patch notification/update list are completely independent. Q. Can c2man handle C++? Is anyone working on a version that can? A. No, it can't handle C++, although there are other tools that do a similar job for C++. A few people have expressed interest, but I don't know of anyone who is actively working on it. If you look in the file C++autodoc in the distribution, you'll get all the gory details. This file is always kept up-to-date with the current state of play. Q. How do I apply the official patches to c2man? A. You need the patch program, by Larry Wall. Chances are that it's already installed on your system; if not, you could ask your system administrator about getting it, or search for it using archie if you know how. Once you've got it, follow the instructions in each of the patch headers. For example, patch 10 says: Fix: From rn, say "| patch -p -N -d DIR", where DIR is your c2man source directory. Outside of rn, say "cd DIR; patch -p -N