git: 4ad1f3143006 - stable/14 - splash(4): fix markup around cross-references
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Aug 2024 14:53:17 UTC
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4ad1f3143006db61a6d2929ee42856e0967e00ec commit 4ad1f3143006db61a6d2929ee42856e0967e00ec Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2024-07-15 12:53:52 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-08-01 14:53:03 +0000 splash(4): fix markup around cross-references Fixes: 7504e0e3e517 ("splash(4): Document how to use splash screen ...") Sponsored by: The FreeBSD Foundation (cherry picked from commit 004d5af853bfef1eb66394a15ac9e94e6dcebc0a) --- 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 )