[Bug 273561] The jail.conf(5) man page paragraph on includes doesn't render correctly.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Sep 2023 14:11:17 UTC
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: bugs@FreeBSD.org
          Reporter: crest@rlwinm.de

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.