https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273561
Bug ID: 273561
Summary: The jail.conf(5) man page paragraph on includes
doesn't render correctly.
Product: Base System
Version: 14.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
The man page source:
.Ss Includes
A line of the form
.Bd -literal -offset ident
.include "filename";
.Ed
.Pp
does not render the `.include "filename";` line. The dot as first character on
a line has to be quoted.
--
You are receiving this mail because:
You are the assignee for the bug.