git: 4152ed2b999a - main - style.mdoc: fix list width alignment instructions

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Fri, 14 Feb 2025 23:29:39 UTC
The branch main has been updated by ziaee:

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

commit 4152ed2b999a0a8ccabfc085120e1c848d4f934a
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2024-11-15 18:57:49 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-02-14 23:27:26 +0000

    style.mdoc: fix list width alignment instructions
    
    MFC after:      3 days
    Reported by:    imp
    Reviewed by:    mhorne, imp
    Approved by:    mhorne (mentor)
    Pull Request:   https://github.com/freebsd/freebsd-src/pull/1530
---
 share/man/man5/style.mdoc.5 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/share/man/man5/style.mdoc.5 b/share/man/man5/style.mdoc.5
index 42dbc940074c..dd4d8a1f5fdf 100644
--- a/share/man/man5/style.mdoc.5
+++ b/share/man/man5/style.mdoc.5
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 12, 2024
+.Dd December 12, 2024
 .Dt STYLE.MDOC 5
 .Os
 .Sh NAME
@@ -124,7 +124,8 @@ The
 .Fl width
 argument to the
 .Sy \&.Bl
-macro should match the length of the longest item in the list, e.g.:
+macro should match the length of the longest rendered item in the list,
+e.g.:
 .Bd -literal -offset indent
 \&.Bl -tag -width "-a address"
 \&.It Fl a Ar address