From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261440AbVE0CVk (ORCPT ); Thu, 26 May 2005 22:21:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261442AbVE0CVk (ORCPT ); Thu, 26 May 2005 22:21:40 -0400 Received: from linuxwireless.org.ve.carpathiahost.net ([66.117.45.234]:59787 "EHLO linuxwireless.org.ve.carpathiahost.net") by vger.kernel.org with ESMTP id S261440AbVE0CVi (ORCPT ); Thu, 26 May 2005 22:21:38 -0400 Message-ID: <42967627.5040306@linuxwireless.org> Date: Thu, 26 May 2005 20:21:43 -0500 From: Alejandro Bonilla User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Creating patches for source Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, Quick and fast question here. I'm starting to create patches (diff) :-) so, I googled for a while and most say that one could use the diff -up or diff -Naur. They both look to me very similar and honestly -up works for me. Still, what command will make the cleanest patch and which one is mostly used? Thanks for the time, .Alejandro