git: bfc47586acee - main - getlocalbase.3: Fix AUTHORS formatting
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jul 2023 17:53:24 UTC
The branch main has been updated by jrtc27:
URL: https://cgit.FreeBSD.org/src/commit/?id=bfc47586acee94ade461f2210c700abca93647af
commit bfc47586acee94ade461f2210c700abca93647af
Author: Jessica Clarke <jrtc27@FreeBSD.org>
AuthorDate: 2023-07-11 17:50:32 +0000
Commit: Jessica Clarke <jrtc27@FreeBSD.org>
CommitDate: 2023-07-11 17:50:32 +0000
getlocalbase.3: Fix AUTHORS formatting
MFC after: 1 week
---
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 .