git: 2322159a2b7e - main - Update HISTORY section.

From: David E. O'Brien <obrien_at_FreeBSD.org>
Date: Thu, 07 Sep 2023 06:36:59 UTC
The branch main has been updated by obrien:

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

commit 2322159a2b7eb41bb34cafd1b24182735c183367
Author:     David E. O'Brien <obrien@FreeBSD.org>
AuthorDate: 2023-09-07 06:36:27 +0000
Commit:     David E. O'Brien <obrien@FreeBSD.org>
CommitDate: 2023-09-07 06:36:27 +0000

    Update HISTORY section.
---
 share/man/man5/style.Makefile.5 | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5
index 122b38cb19a4..cc5d2f6bb28a 100644
--- a/share/man/man5/style.Makefile.5
+++ b/share/man/man5/style.Makefile.5
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2002-2003 David O'Brien <obrien@FreeBSD.org>
+.\" Copyright (c) 2002-2003, 2023 David O'Brien <obrien@FreeBSD.org>
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -262,10 +262,12 @@ SRCS=	foo.c
 .Xr make.conf 5 ,
 .Xr style 9
 .Sh HISTORY
-This manual page is inspired from the same source as
+This manual page is inspired from the
 .Xr style 9
-manual page in
-.Fx .
+manual page and first appeared in
+.Fx 5.1 .
+.Sh AUTHORS
+.An David O'Brien Aq deo@NUXI.org
 .Sh BUGS
 There are few hard and fast style rules here.
 The style of many things is too dependent on the context of the whole makefile,