[Bug 216755] syslog(3): string in example code in BUGS section renders without quotes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 12 17:05:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216755

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: gonzo
Date: Thu Apr 12 17:05:28 UTC 2018
New revision: 332439
URL: https://svnweb.freebsd.org/changeset/base/332439

Log:
  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
  MFC after:    3 days

Changes:
  head/lib/libc/gen/syslog.3

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list