git: 211021cac4c1 - stable/13 - getlocalbase.3: Fix AUTHORS formatting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Aug 2023 21:06:52 UTC
The branch stable/13 has been updated by jrtc27:
URL: https://cgit.FreeBSD.org/src/commit/?id=211021cac4c19aae1b19914c93be52d816254cf6
commit 211021cac4c19aae1b19914c93be52d816254cf6
Author: Jessica Clarke <jrtc27@FreeBSD.org>
AuthorDate: 2023-07-11 17:50:32 +0000
Commit: Jessica Clarke <jrtc27@FreeBSD.org>
CommitDate: 2023-08-01 20:42:53 +0000
getlocalbase.3: Fix AUTHORS formatting
MFC after: 1 week
(cherry picked from commit bfc47586acee94ade461f2210c700abca93647af)
---
lib/libutil/getlocalbase.3 | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lib/libutil/getlocalbase.3 b/lib/libutil/getlocalbase.3
index 504b39b0235b..e7be3f1809ef 100644
--- a/lib/libutil/getlocalbase.3
+++ b/lib/libutil/getlocalbase.3
@@ -115,6 +115,9 @@ The
library function first appeared in
.Fx 13.0 .
.Sh AUTHORS
+.An -nosplit
This
manual page was written by
-.An Scott Long Aq Mt scottl@FreeBSD.org and Stefan Eßer Aq Mt se@FreeBSD.org .
+.An Scott Long Aq Mt scottl@FreeBSD.org
+and
+.An Stefan Eßer Aq Mt se@FreeBSD.org .