[Bug 224941] [patch] Replaces the legacy make_dev(9) with the newer make_dev_s(9) in some doc.
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Jan  5 20:19:51 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224941
            Bug ID: 224941
           Summary: [patch] Replaces the legacy make_dev(9) with the newer
                    make_dev_s(9) in some doc.
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: leonardofogel at yahoo.com.br
          Keywords: patch
Created attachment 189451
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189451&action=edit
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.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-doc
mailing list