git: 96fe895d1b0a - stable/14 - style.mdoc.5: Improve description compatability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Apr 2025 03:19:01 UTC
The branch stable/14 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=96fe895d1b0a6590384e6197f1fe8b62ffc0d652
commit 96fe895d1b0a6590384e6197f1fe8b62ffc0d652
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-03-29 06:07:01 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-04-22 03:15:09 +0000
style.mdoc.5: Improve description compatability
Use one line without child macros for document description, for optimal
compatability with manual tooling.
MFC after: 3 days
Reviewed by: carlavilla, imp
Approved by: carlavilla (mentor)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1629
(cherry picked from commit bfe9be2253ef85674b37ae7cf3d2689f96678151)
---
share/man/man5/style.mdoc.5 | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/share/man/man5/style.mdoc.5 b/share/man/man5/style.mdoc.5
index d96c9ff08bbb..1c3ec2012118 100644
--- a/share/man/man5/style.mdoc.5
+++ b/share/man/man5/style.mdoc.5
@@ -29,10 +29,7 @@
.Os
.Sh NAME
.Nm style.mdoc
-.Nd
-.Fx
-.Xr mdoc 7
-manual page style guide
+.Nd FreeBSD manual page style guide
.Sh DESCRIPTION
This file specifies the preferred style for manual pages in the
.Fx