Date: Fri, 7 May 2021 15:33:40 GMT From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 34abb05be77a - main - qat.4: the Authors section prettification Message-ID: <202105071533.147FXe8w039913@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by maxim: URL: https://cgit.FreeBSD.org/src/commit/?id=34abb05be77a32a2b2673fb4b85eaa53a3d1446e commit 34abb05be77a32a2b2673fb4b85eaa53a3d1446e Author: Maxim Konovalov <maxim@FreeBSD.org> AuthorDate: 2021-05-07 15:33:01 +0000 Commit: Maxim Konovalov <maxim@FreeBSD.org> 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 hikaru@iij.ad.jp -and ported to -.Fx -by -.An Mark Johnston Aq Mt markj@FreeBSD.org . +.An Hikaru Abe Aq Mt hikaru@iij.ad.jp . +.An Mark Johnston Aq Mt markj@FreeBSD.org +ported the driver to +.Fx . .Sh BUGS Some Atom C2000 QAT devices have two acceleration engines instead of one. The
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105071533.147FXe8w039913>