| Summary: | Add smbios(4) manual page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Gordon Bergling <gbe> | ||||
| Component: | Manual Pages | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | carlavilla, doc, emaste, lwhsu | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163830 | ||||||
| Attachments: |
|
||||||
Committed by brueffer@ with r359731 to -CURRENT. (In reply to Gordon Bergling from comment #1) Maybe I am wrong but... this revision references another man page smbfs(5) https://svnweb.freebsd.org/base/head/share/man/man5/smbfs.5?view=markup&pathrev=359731 Sorry, that was my fault, I meant r359633 and r359656. A commit references this bug: Author: gbe Date: Sun Jun 28 14:36:57 UTC 2020 New revision: 362724 URL: https://svnweb.freebsd.org/changeset/base/362724 Log: MFC r359633, r359656, r360190: Add a manpage for smbios(4). PR: 240252, 163830 Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D23714 Changes: _U stable/12/ stable/12/share/man/man4/Makefile stable/12/share/man/man4/smbios.4 |
Created attachment 207069 [details] smbios(4) manpage The attached patch includes a basic manual page for smbios(4).