git: bfe9be2253ef - main - style.mdoc.5: Improve description compatability

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sat, 19 Apr 2025 17:20:43 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=bfe9be2253ef85674b37ae7cf3d2689f96678151

commit bfe9be2253ef85674b37ae7cf3d2689f96678151
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-03-29 06:07:01 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-04-19 17:20:24 +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
---
 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