The branch main has been updated by jrtc27: URL: https://cgit.FreeBSD.org/src/commit/?id=bfc47586acee94ade461f2210c700abca93647af
commit bfc47586acee94ade461f2210c700abca93647af Author: Jessica Clarke <[email protected]> AuthorDate: 2023-07-11 17:50:32 +0000 Commit: Jessica Clarke <[email protected]> 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 [email protected] and Stefan Eßer Aq Mt [email protected] . +.An Scott Long Aq Mt [email protected] +and +.An Stefan Eßer Aq Mt [email protected] .
