Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 17:13:24 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Shawn Webb <shawn.webb@hardenedbsd.org>
Cc:        Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r307072 - in head/usr.sbin: . efivar
Message-ID:  <CANCZdfoAKF4G6HFKKY7D6SeXHGoyiUrYq1qDve_6UMA66oRMAg@mail.gmail.com>
In-Reply-To: <20161011231153.GB55764@mutt-hardenedbsd>
References:  <201610112231.u9BMVk8K056208@repo.freebsd.org> <20161011231153.GB55764@mutt-hardenedbsd>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 11, 2016 at 5:11 PM, Shawn Webb <shawn.webb@hardenedbsd.org> wrote:
> On Tue, Oct 11, 2016 at 10:31:46PM +0000, Warner Losh wrote:
>> Author: imp
>> Date: Tue Oct 11 22:31:45 2016
>> New Revision: 307072
>> URL: https://svnweb.freebsd.org/changeset/base/307072
>>
>> Log:
>>   Add efivar(1) to manipulate EFI variables. It uses a similar command
>>   line interface to the Linux program, as well as adding a number of
>>   useful features to make using it in shell scripts easier (since we
>>   don't have a filesystem to fall back on interacting with).
>>
>>   Differential Revision: https://reviews.freebsd.org/D8128
>>   Reviewed by: kib@, wblock@, Ganael Laplanche
>>
>> Added:
>>   head/usr.sbin/efivar/
>>   head/usr.sbin/efivar/Makefile   (contents, props changed)
>>   head/usr.sbin/efivar/efivar.8   (contents, props changed)
>>   head/usr.sbin/efivar/efivar.c   (contents, props changed)
>> Modified:
>>   head/usr.sbin/Makefile
>
> The commit log says efivar(1), but the manpage is efivar(8). Maybe 1 is
> a typo?

(1) is a typo :(

Warner



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