The branch main has been updated by jhb:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=d8556d2bad4074258fb11c0c7ee997ad78dadf87

commit d8556d2bad4074258fb11c0c7ee997ad78dadf87
Author:     John Baldwin <[email protected]>
AuthorDate: 2025-12-09 15:57:16 +0000
Commit:     John Baldwin <[email protected]>
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

Reply via email to