Author: 0mp (doc,ports committer)
Date: Thu Jun 18 12:29:24 2020
New Revision: 362325
URL: https://svnweb.freebsd.org/changeset/base/362325

Log:
  Fix the --guid flag description
  
  MFC after:    2 weeks

Modified:
  head/usr.sbin/efivar/efivar.8

Modified: head/usr.sbin/efivar/efivar.8
==============================================================================
--- head/usr.sbin/efivar/efivar.8       Thu Jun 18 11:18:26 2020        
(r362324)
+++ head/usr.sbin/efivar/efivar.8       Thu Jun 18 12:29:24 2020        
(r362325)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 6, 2019
+.Dd June 18, 2020
 .Dt EFIVAR 8
 .Os
 .Sh NAME
@@ -132,9 +132,10 @@ may be specified.
 Interpret the variables printed as UEFI device paths and print the
 UEFI standard string representation.
 .It Fl g Fl -guid
-flag is specified, guids are converted to names if they are known (and
-show up in
-.Fl -list-guids ).
+Convert GUIDs to names if they are known
+.Po and show them up in
+.Fl -list-guids
+.Pc .
 .It Fl H Fl -hex
 List variable data as a hex dump.
 .It Fl L Fl -list-guids
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to