Date: Fri, 19 Dec 2025 15:32:17 +0000 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 84140c99e54b - stable/15 - nvmf_tcp.4: Don't quote the document description given to .Nd Message-ID: <69457001.42e63.418100eb@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=84140c99e54b1a5bb4caa7200b102f96ced14649 commit 84140c99e54b1a5bb4caa7200b102f96ced14649 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2025-12-09 15:57:16 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2025-12-19 15:19:44 +0000 nvmf_tcp.4: Don't quote the document description given to .Nd Reported by: ziaee (cherry picked from commit d8556d2bad4074258fb11c0c7ee997ad78dadf87) --- 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 thehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69457001.42e63.418100eb>
