Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 09:16:05 +0100
From:      "Philippe Charnier" <charnier@lirmm.fr>
To:        Jason Boerner <chaos@rivers.oscs.montana.edu>
Cc:        hackers@FreeBSD.org
Subject:   Re: [Q] best way to submit patches/changes? 
Message-ID:  <199503230816.JAA00278@lirmm.lirmm.fr>
In-Reply-To: Your message of "Thu, 23 Mar 1995 00:36:14 MST." <Pine.ULT.3.91.950323003546.14857G-100000@rivers.oscs.montana.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
Salut,

In the message Re: [Q] best way to submit patches/changes?,
Jason Boerner <chaos@rivers.oscs.montana.edu> wrote :

>Dito... If all that you want is a diff output, how should it be generated?
>

diff -c original-file new-file > patch-file

or

diff -u original-file new-file > patch-file

--------                                                        --------
Philippe Charnier                                      charnier@lirmm.fr
                               

         LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France
------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503230816.JAA00278>