git: 004d5af853bf - main - splash(4): fix markup around cross-references

From: Ed Maste <emaste_at_FreeBSD.org>
Date: Mon, 15 Jul 2024 12:55:33 UTC
The branch main has been updated by emaste:

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

commit 004d5af853bfef1eb66394a15ac9e94e6dcebc0a
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-07-15 12:53:52 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-07-15 12:53:52 +0000

    splash(4): fix markup around cross-references
    
    Fixes: 7504e0e3e517 ("splash(4): Document how to use splash screen ...")
    Sponsored by: The FreeBSD Foundation
---
 share/man/man4/splash.4 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4
index 736703317a7f..af2ae2e4369a 100644
--- a/share/man/man4/splash.4
+++ b/share/man/man4/splash.4
@@ -204,8 +204,8 @@ have the following line in the kernel configuration file.
 .Dl device splash
 .Pp
 Next for
-.Xr syscons 4
-, edit
+.Xr syscons 4 ,
+edit
 .Pa /boot/loader.conf
 (see
 .Xr loader.conf 5 )
@@ -244,8 +244,8 @@ bitmap_name="/boot/splash.bin"
 .Ed
 .Pp
 For
-.Xr vt 4
-, edit
+.Xr vt 4 ,
+edit
 .Pa /boot/loader.conf
 (see
 .Xr loader.conf 5 )