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