git: b131efe3e5c8 - main - sh.1: Fix a mandoc warning

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sun, 31 Jul 2022 14:24:10 UTC
The branch main has been updated by gbe (doc committer):

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

commit b131efe3e5c807f10b21eede1191ca22da61b938
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-07-31 14:23:27 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-07-31 14:23:27 +0000

    sh.1: Fix a mandoc warning
    
    - new sentence, new line
    
    MFC after:      3 days
---
 bin/sh/sh.1 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index c49230133f9f..9b1968373ec9 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -358,7 +358,8 @@ This option only has a long name.
 .It Li verify
 Set
 .Dv O_VERIFY
-when sourcing files or loading profiles. See also
+when sourcing files or loading profiles.
+See also
 .Xr mac_veriexec 4 .
 .El
 .Pp