Page MenuHomeFreeBSD

MFC 339729
ClosedPublic

Authored by 0mp on Mar 12 2020, 8:10 PM.
Tags
None
Referenced Files
F151872948: D24044.id.diff
Sat, Apr 11, 6:26 AM
Unknown Object (File)
Fri, Apr 10, 7:06 AM
Unknown Object (File)
Mon, Apr 6, 10:16 AM
Unknown Object (File)
Sun, Apr 5, 3:34 AM
Unknown Object (File)
Thu, Mar 26, 9:14 AM
Unknown Object (File)
Thu, Mar 26, 8:52 AM
Unknown Object (File)
Sat, Mar 21, 3:33 AM
Unknown Object (File)
Mar 10 2026, 12:38 PM
Subscribers

Details

Reviewers
bcr
Group Reviewers
manpages
Summary

The patch was genereated with svn merge -c r339729 ^/head stable/12.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29904
Build 27723: arc lint + arc unit

Event Timeline

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)
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D17686

For some reason I cannot paste this commit message into summary.

Good to go. Thanks for the details!

This revision is now accepted and ready to land.Mar 12 2020, 8:46 PM