Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2023 15:13:29 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 409731e7d713 - main - unionfs.5: Use '.An -nosplit' in the AUTHORS section
Message-ID:  <202304191513.33JFDT9j075114@gitrepo.freebsd.org>

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

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

commit 409731e7d71358cda3d23d903607614c29680038
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-04-19 15:11:41 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-04-19 15:11:41 +0000

    unionfs.5: Use '.An -nosplit' in the AUTHORS section
    
    Use '.An -nosplit' in the AUTHORS section to prevent line breaks.
    
    MFC after:      3 days
---
 share/man/man5/unionfs.5 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man5/unionfs.5 b/share/man/man5/unionfs.5
index 7d5e16e3ff68..2f781c0899e7 100644
--- a/share/man/man5/unionfs.5
+++ b/share/man/man5/unionfs.5
@@ -69,6 +69,7 @@ The
 device driver first appeared in
 .Fx 5.0 .
 .Sh AUTHORS
+.An -nosplit
 The
 .Nm
 device driver was written by Jan-Simon Pendry for



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