Page MenuHomeFreeBSD

MFC 339729
ClosedPublic

Authored by 0mp on Mar 12 2020, 8:10 PM.
Tags
None
Referenced Files
F167937439: D24044.diff
Tue, Aug 25, 12:44 PM
F167903365: D24044.diff
Tue, Aug 25, 8:51 AM
Unknown Object (File)
Thu, Aug 13, 4:02 AM
Unknown Object (File)
Wed, Aug 12, 6:12 AM
Unknown Object (File)
Mon, Aug 10, 7:43 PM
Unknown Object (File)
Sat, Aug 8, 9:31 PM
Unknown Object (File)
Thu, Aug 6, 11:39 PM
Unknown Object (File)
Apr 11 2026, 6:26 AM
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