[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070721094353.GJ475@flower.upol.cz>
Date: Sat, 21 Jul 2007 11:43:54 +0200
From: Oleg Verych <olecom@...wer.upol.cz>
To: Andreas Schwab <schwab@...e.de>
Cc: Sam Ravnborg <sam@...nborg.org>,
kbuild-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
Mike Frysinger <vapier@...too.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target
On Sat, Jul 21, 2007 at 10:23:44AM +0200, Andreas Schwab wrote:
> Oleg Verych <olecom@...wer.upol.cz> writes:
>
> >> + -e
> >> "s/[[:space:]]__user[[:space:]]\{1,\}
> >
> > substitute one or more ' __user '
>
> Substitute ' __user' followed by one or more ' '. \{\} applies only to
> the last RE atom.
Right, that's why i've used ' *' sometimes.
Thanks.
> Andreas.
>
____
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists