Date: Mon, 14 Apr 1997 19:33:41 -0700 (PDT) From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: jseger@scds.ziplink.net Cc: jseger@scds.ziplink.net, ports@freebsd.org Subject: Re: ports/3273: ports/mail/imap_uw won't compile Message-ID: <199704150233.TAA02169@silvia.HIP.Berkeley.EDU> In-Reply-To: <199704142111.VAA00407@scds.ziplink.net> (jseger@scds.ziplink.net)
next in thread | previous in thread | raw e-mail | index | archive | help
* Sure no problem, how do you tell what format it is? They look different. :) Why don't you try "diff -c" and "diff -u" on same set of files. The main difference is that "diff -c" has two chunks of code, one for the original and one for the changed, with "!" marking the parts that changed, while "diff -u" has everything smashed together with "-" marking the original and "+" for the newer lines. Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704150233.TAA02169>