I am fairly new to FreeBSD and I am trying to figure out how to do a patch using a diff file. I have read the patch man page and this is what I am thinking I am going to type on the command line in the directory of the program to make it work: 'patch php-4.2.1 php-4.2.1-to-4.2.2.patch' Is this correct or do I have to also put the original file at the end also 'patch php-4.2.1 php-4.2.1-to-4.2.2.patch php-4.2.1'? Sorry if this is something simple but it is not simple to me.
Jon To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message