Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 06:08:44 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 854424168f8e - stable/13 - smbfs.5: Us .An -nosplit for the AUTHORS section
Message-ID:  <202303210608.32L68i9m003205@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gbe:

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

commit 854424168f8e939894aa5fcffeec5201c4265542
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-03-18 09:02:59 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-03-21 06:08:30 +0000

    smbfs.5: Us .An -nosplit for the AUTHORS section
    
    Use .An -nosplit for the AUTHORS section, so that
    it renders without an unnecessary newline.
    
    No .Dd bump since it isn't a content change.
    
    (cherry picked from commit ac6bc808f51654414cb7a72f6849b3e61b1fb172)
---
 share/man/man5/smbfs.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man5/smbfs.5 b/share/man/man5/smbfs.5
index 79eaa9b20b39..7db97df14c1f 100644
--- a/share/man/man5/smbfs.5
+++ b/share/man/man5/smbfs.5
@@ -64,7 +64,6 @@ Users are advised to evaluate the
 .Pa sysutils/fusefs-smbnetfs
 port instead.
 .Ef
-.Pp
 .Sh SEE ALSO
 .Xr smbutil 1 ,
 .Xr mount_smbfs 8
@@ -90,6 +89,7 @@ The
 device driver first appeared in
 .Fx 4.4 .
 .Sh AUTHORS
+.An -nosplit
 The
 .Nm
 device driver was written by



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303210608.32L68i9m003205>