Bug 224941

Summary: [patch] Replaces the legacy make_dev(9) with the newer make_dev_s(9) in some doc.
Product: Documentation Reporter: Leonardo <leonardofogel>
Component: Books & ArticlesAssignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Many People Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
A patch (svn diff src) that replaces make_dev(9) with make_dev_s(9) in some doc. none

Description Leonardo 2018-01-05 20:19:51 UTC
Created attachment 189451 [details]
A patch (svn diff src) that replaces make_dev(9) with make_dev_s(9) in some doc.

Hi.
This is a short patch that replaces the legacy interface make_dev(9) with the newer one make_dev_s(9) in the DEV_MODULE(9) man page and in an example that is cited (SEE ALSO) in the module(9) man page.
Thank you for your time.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2018-03-10 23:22:27 UTC
I comitted something like this a bit ago
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-03-10 23:22:37 UTC
I comitted something like this a bit ago