On 04/08/07, Rob Landley <[EMAIL PROTECTED]> wrote: > Signed-off-by: Rob Landley <[EMAIL PROTECTED]> > Acked-by: Randy Dunlap <[EMAIL PROTECTED]> > > -- > > Equivalent to: > > git-mv sx.txt stallion.txt specialix.txt rocket.txt riscom8.txt \ > computone.txt hayes-esp.txt moxa-smartio serial > > Again, just confirmed it still applies. > > diff --git a/Documentation/computone.txt b/Documentation/serial/computone.txt > similarity index 100% > rename from Documentation/computone.txt > rename to Documentation/serial/computone.txt > diff --git a/Documentation/hayes-esp.txt b/Documentation/serial/hayes-esp.txt > similarity index 100% > rename from Documentation/hayes-esp.txt > rename to Documentation/serial/hayes-esp.txt > diff --git a/Documentation/moxa-smartio b/Documentation/serial/moxa-smartio > similarity index 100% > rename from Documentation/moxa-smartio > rename to Documentation/serial/moxa-smartio > diff --git a/Documentation/riscom8.txt b/Documentation/serial/riscom8.txt > similarity index 100% > rename from Documentation/riscom8.txt > rename to Documentation/serial/riscom8.txt > diff --git a/Documentation/rocket.txt b/Documentation/serial/rocket.txt > similarity index 100% > rename from Documentation/rocket.txt > rename to Documentation/serial/rocket.txt > diff --git a/Documentation/specialix.txt b/Documentation/serial/specialix.txt > similarity index 100% > rename from Documentation/specialix.txt > rename to Documentation/serial/specialix.txt > diff --git a/Documentation/stallion.txt b/Documentation/serial/stallion.txt > similarity index 100% > rename from Documentation/stallion.txt > rename to Documentation/serial/stallion.txt > diff --git a/Documentation/sx.txt b/Documentation/serial/sx.txt > similarity index 100% > rename from Documentation/sx.txt > rename to Documentation/serial/sx.txt
Again I have to point out that you are neglecting to update Documentation/00-INDEX -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/