From bfe9be2253ef85674b37ae7cf3d2689f96678151 Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Sat, 29 Mar 2025 02:07:01 -0400 Subject: [PATCH] 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 d96c9ff08bb..1c3ec201211 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