Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 06:09:04 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: 7812b9ef0dc1 - stable/12 - smbfs.5: Us .An -nosplit for the AUTHORS section
Message-ID:  <202303210609.32L694ul003353@gitrepo.freebsd.org>

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

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

commit 7812b9ef0dc15118a4df78336982cfb67d59f49a
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:54 +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?202303210609.32L694ul003353>