Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 2018 20:19:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 224941] [patch] Replaces the legacy make_dev(9) with the newer make_dev_s(9) in some doc.
Message-ID:  <bug-224941-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: leonardofogel@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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224941-9>