[Buildroot] [PATCH 2/2] docs: fix syntax error in makedev-syntax example. In the makedev syntax documentation, one of the examples lacks the "mode" value.

Baruch Siach baruch at tkos.co.il
Wed Mar 9 04:22:02 UTC 2016


Hi Yann,

On Tue, Mar 08, 2016 at 09:20:40PM +0100, Yann E. MORIN wrote:
> On 2016-03-06 22:03 +0200, Alan Yaniger spake thusly:
> > Signed-off-by: Alan Yaniger <alan at tkos.co.il>
> 
> Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

This patch is marked 'Superseded' in patchwork already. The updated patch is 
at http://patchwork.ozlabs.org/patch/592587/.

baruch

> >  docs/manual/makedev-syntax.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/docs/manual/makedev-syntax.txt b/docs/manual/makedev-syntax.txt
> > index 0bbc16e..e4dffc9 100644
> > --- a/docs/manual/makedev-syntax.txt
> > +++ b/docs/manual/makedev-syntax.txt
> > @@ -44,7 +44,7 @@ this syntax, you will need to write:
> >  ----
> >  /usr/bin/foo f 755 0 0 - - - - -
> >  /usr/bin/bar f 755 root root - - - - -
> > -/data/buz f buz-user buz-group - - - - -
> > +/data/buz f 644 buz-user buz-group - - - - -
> >  ----
> >  
> >  Alternatively, if you want to change owner/permission of a directory

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list