Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2018 14:21:51 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Ian Lepore <ian@freebsd.org>
Cc:        Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r336424 - head/stand/efi/libefi
Message-ID:  <CANCZdfpbWkvhEW_ZUfaY0zSZFMgpGx-OT_mbSLxZtmUvyyShBw@mail.gmail.com>
In-Reply-To: <1531858849.26036.32.camel@freebsd.org>
References:  <201807172011.w6HKBqj5055423@repo.freebsd.org> <1531858849.26036.32.camel@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Sure. Everything else is wrong with this function. :(


On Tue, Jul 17, 2018 at 2:20 PM, Ian Lepore <ian@freebsd.org> wrote:

> On Tue, 2018-07-17 at 20:11 +0000, Warner Losh wrote:
> > Author: imp
> > Date: Tue Jul 17 20:11:52 2018
> > New Revision: 336424
> > URL: https://svnweb.freebsd.org/changeset/base/336424
> >
> > Log:
> >   Fix typo in the command summary.
> >
> >   Of course, I can't get the command to work, but it's a start...
> >
> > Modified:
> >   head/stand/efi/libefi/env.c
> >
> > Modified: head/stand/efi/libefi/env.c
> > ============================================================
> ==================
> > --- head/stand/efi/libefi/env.c       Tue Jul 17 19:46:52 2018
> (r336423)
> > +++ head/stand/efi/libefi/env.c       Tue Jul 17 20:11:52 2018
> (r336424)
> > @@ -118,7 +118,7 @@ command_efi_show(int argc, char *argv[])
> >        *      print all the env vars tagged with UUID
> >        * efi-show -v var
> >        *      search all the env vars and print the ones matching var
> > -      * eif-show -u UUID -v var
> > +      * eif-show -g UUID -v var
> >        * eif-show UUID var
> >        *      print all the env vars that match UUID and var
> >        */
> >
>
> Speaking of typos, presumably all those eif should be efi.
>
> -- Ian
>



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