The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=34abb05be77a32a2b2673fb4b85eaa53a3d1446e
commit 34abb05be77a32a2b2673fb4b85eaa53a3d1446e Author: Maxim Konovalov <[email protected]> AuthorDate: 2021-05-07 15:33:01 +0000 Commit: Maxim Konovalov <[email protected]> CommitDate: 2021-05-07 15:33:01 +0000 qat.4: the Authors section prettification Rewording the Authors section in way that allows to remove a hard break before Mark's name. Reviewed by: markj --- share/man/man4/qat.4 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/share/man/man4/qat.4 b/share/man/man4/qat.4 index 6aa8343aa309..bd021304dc4d 100644 --- a/share/man/man4/qat.4 +++ b/share/man/man4/qat.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 27, 2021 +.Dd May 7, 2021 .Dt QAT 4 .Os .Sh NAME @@ -98,11 +98,10 @@ The driver was written for .Nx by -.An Hikaru Abe Aq Mt [email protected] -and ported to -.Fx -by -.An Mark Johnston Aq Mt [email protected] . +.An Hikaru Abe Aq Mt [email protected] . +.An Mark Johnston Aq Mt [email protected] +ported the driver to +.Fx . .Sh BUGS Some Atom C2000 QAT devices have two acceleration engines instead of one. The _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
