| Summary: | [PATCH] efivar(3): typo fix | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Tiwei Bie <btw> | ||||
| Component: | Manual Pages | Assignee: | Mateusz Piotrowski <0mp> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | 0mp, doc | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
I'll take care of it. Differential revision: https://reviews.freebsd.org/D17686 A commit references this bug: Author: 0mp Date: Thu Oct 25 15:41:20 UTC 2018 New revision: 339729 URL: https://svnweb.freebsd.org/changeset/base/339729 Log: efivar(3): Fix some typos and improve style - Fix some typos. - Remove redundant semicolons from the synopsis section. - Stylize variable names and types with Vt and Va respectively. - Use a list to present non-implemented functions. - Sort the order of the sections. - Add a history section. - Use Nm when "libefivar" is mentioned. PR: 232626 Reported by: Tiwei Bie <btw@mail.ustc.edu.cn> Reviewed by: bcr, imp Approved by: krion (mentor, implicit), mat (mentor, implicit) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D17686 Changes: head/lib/libefivar/efivar.3 Committed! Thank you for reporting this issue. A commit references this bug: Author: 0mp Date: Thu Mar 12 20:51:05 UTC 2020 New revision: 358920 URL: https://svnweb.freebsd.org/changeset/base/358920 Log: MFC 339729: efivar(3): Fix some typos and improve style - Fix some typos. - Remove redundant semicolons from the synopsis section. - Stylize variable names and types with Vt and Va respectively. - Use a list to present non-implemented functions. - Sort the order of the sections. - Add a history section. - Use Nm when "libefivar" is mentioned. PR: 232626 Reported by: Tiwei Bie <btw@mail.ustc.edu.cn> Reviewed by: bcr, imp Approved by: krion (mentor, implicit), mat (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D17686 Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D24044 Changes: _U stable/12/ stable/12/lib/libefivar/efivar.3 |
Created attachment 198567 [details] fix patch Below is the fix: diff --git a/lib/libefivar/efivar.3 b/lib/libefivar/efivar.3 index 6549304e748..57067c46a1f 100644 --- a/lib/libefivar/efivar.3 +++ b/lib/libefivar/efivar.3 @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm libefivar -.Nd EFI Non Volatile Variable Suppoert +.Nd EFI Non Volatile Variable Support .Sh SYNOPSIS .In efivar.h .Ft int