style.mdoc.5: Document Nd style
The Nd macro takes the rest of the line as an argument, so there is no need for extra quoting. MFC after: 3 days
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2018-2025 Mateusz Piotrowski <0mp@FreeBSD.org>
|
.\" Copyright (c) 2018-2026 Mateusz Piotrowski <0mp@FreeBSD.org>
|
||||||
.\"
|
.\"
|
||||||
.\" SPDX-License-Identifier: BSD-2-Clause
|
.\" SPDX-License-Identifier: BSD-2-Clause
|
||||||
.\"
|
.\"
|
||||||
.Dd February 16, 2025
|
.Dd June 13, 2026
|
||||||
.Dt STYLE.MDOC 5
|
.Dt STYLE.MDOC 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -13,6 +13,13 @@
|
|||||||
This file specifies the preferred style for manual pages in the
|
This file specifies the preferred style for manual pages in the
|
||||||
.Fx
|
.Fx
|
||||||
source tree.
|
source tree.
|
||||||
|
.Ss NAME Section
|
||||||
|
.Bl -dash -width ""
|
||||||
|
.It
|
||||||
|
Do not quote the document description provided to the
|
||||||
|
.Sy \&.Nd
|
||||||
|
macro.
|
||||||
|
.El
|
||||||
.Ss Code Examples
|
.Ss Code Examples
|
||||||
.Bl -dash -width ""
|
.Bl -dash -width ""
|
||||||
.It
|
.It
|
||||||
|
|||||||
Reference in New Issue
Block a user