From 9013a3a0defb572016c89fea8636ff8af4ef8abe Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 13 Oct 2016 17:03:54 +0000 Subject: 'b' is short for --binary, it isn't 'a'. PR: 213437 Submitted by: Ganael LAPLANCHE --- usr.sbin/efivar/efivar.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/efivar') diff --git a/usr.sbin/efivar/efivar.8 b/usr.sbin/efivar/efivar.8 index 7a99b2e1af4e..dccdea66ccee 100644 --- a/usr.sbin/efivar/efivar.8 +++ b/usr.sbin/efivar/efivar.8 @@ -98,7 +98,7 @@ UEFI Specification for hex values to use. Display the variable data as modified ascii: All printable characters are printed, while unprintable characters are rendered as a two-digit hexadecimal number preceeded by a % character. -.It Fl A Fl -binary +.It Fl b Fl -binary Display the variable data as binary data. Usually will be used with the .Fl N -- cgit v1.2.3