[Bug 232626] [PATCH] efivar(3): typo fix
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 12 20:51:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232626
--- Comment #5 from commit-hook at freebsd.org ---
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 at 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
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list