Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2024 12:55:33 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 004d5af853bf - main - splash(4): fix markup around cross-references
Message-ID:  <202407151255.46FCtXpl095268@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 )



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