https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232626
--- Comment #5 from [email protected] --- 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 <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
