[Bug 207389] BUS_ADD_CHILD(9) Error in BUS_ADD_CHILD return type in prototype
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon May 14 23:12:45 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207389
Oleksandr Tymoshenko <gonzo at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Documentation               |Manual Pages
                 CC|                            |doc at FreeBSD.org
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: gonzo
Date: Mon May 14 23:12:30 UTC 2018
New revision: 333616
URL: https://svnweb.freebsd.org/changeset/base/333616
Log:
  MFC r332317, r332439, r332442
  Approved by:  re
  r332317:
  [man] Fix return type of BUS_ADD_CHILD(9)
  Fix return type of BUS_ADD_CHILD(9) in SYNOPSYS section,
  it should be device_t, not int
  PR:           207389
  r332439:
  Fix quotes in the example code in syslog(3) BUGS section
  mdoc treats verbatim quotes in .Dl as a string delimiter and does
  not pass them to the rendered output. Use special char \*q to specify
  double quote
  PR:           216755
  r332442:
  Bump .Dd value (forgot to do this in r332439)
Changes:
_U  stable/11/
  stable/11/lib/libc/gen/syslog.3
  stable/11/share/man/man9/BUS_ADD_CHILD.9
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the freebsd-doc
mailing list