Gabriel Fenteany wrote:

> More like a description briefly of how to install a patch in the first
> place.

Try doing a "man patch", assuming you are on a UNIXish system with all the man
pages installed. In general, the command might look something like...

patch [options] < patch_file

or something like

zcat patch_file.gz | patch [options]          for a compressed patch file



Jim Cole


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to