The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=140db0be99f19343d7feeceea1ce373619e58095
commit 140db0be99f19343d7feeceea1ce373619e58095 Author: Trond Endrestol <trond.endres...@ximalas.info> AuthorDate: 2022-01-28 01:04:38 +0000 Commit: Konstantin Belousov <k...@freebsd.org> CommitDate: 2022-01-28 01:04:38 +0000 efitable(8): Add missing `-u` in the manpage PR: 261524 MFC after: 3 days --- usr.sbin/efitable/efitable.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/efitable/efitable.8 b/usr.sbin/efitable/efitable.8 index 2bea4f9fb2c1..9bc897e66ff4 100644 --- a/usr.sbin/efitable/efitable.8 +++ b/usr.sbin/efitable/efitable.8 @@ -59,7 +59,7 @@ EFI System Resource Table .It Cm prop EFI Properties Table .El -.It Fl Ar uuid Fl -uuid Ar uuid +.It Fl u Ar uuid Fl -uuid Ar uuid Specify the UUID of the table to print. .El .Pp