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: leonardofo...@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. _______________________________________________ freebsd-doc@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"