Date: Tue, 09 Dec 2025 15:58:11 +0000 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: d8556d2bad40 - main - nvmf_tcp.4: Don't quote the document description given to .Nd Message-ID: <69384713.3485f.7054e90b@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d8556d2bad4074258fb11c0c7ee997ad78dadf87 commit d8556d2bad4074258fb11c0c7ee997ad78dadf87 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2025-12-09 15:57:16 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2025-12-09 15:57:16 +0000 nvmf_tcp.4: Don't quote the document description given to .Nd Reported by: ziaee --- share/man/man4/nvmf_tcp.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/nvmf_tcp.4 b/share/man/man4/nvmf_tcp.4 index 0a650e342f0e..a781abaa7ad9 100644 --- a/share/man/man4/nvmf_tcp.4 +++ b/share/man/man4/nvmf_tcp.4 @@ -8,7 +8,7 @@ .Os .Sh NAME .Nm nvmf_tcp -.Nd "TCP transport for NVM Express over Fabrics" +.Nd TCP transport for NVM Express over Fabrics .Sh SYNOPSIS To compile the module into the kernel, place the following line in the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69384713.3485f.7054e90b>
