Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2018 17:05:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 216755] syslog(3): string in example code in BUGS section renders without quotes
Message-ID:  <bug-216755-9-07yD70N3Ti@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216755-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216755-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216755

--- Comment #1 from commit-hook@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

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



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