aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2023-09-07 06:36:27 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2023-09-07 06:36:27 +0000
commit2322159a2b7eb41bb34cafd1b24182735c183367 (patch)
tree432e94a1405489b9272df0cf02c4cb2bf6a03111
parent035f7c9a3653d91564a5513f1311aa3b6e14a17e (diff)
downloadsrc-2322159a2b7eb41bb34cafd1b24182735c183367.tar.gz
src-2322159a2b7eb41bb34cafd1b24182735c183367.zip
Update HISTORY section.
-rw-r--r--share/man/man5/style.Makefile.510
1 files 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,