From 5b33e95acb831768c52d491de079a1adcae762e0 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Sat, 8 Jul 2023 02:18:01 +0000 Subject: [PATCH] vesa.4: some editorial fixes for the manual [Debian bug #1040619] Originally from https://bugs.debian.org/1040619 Signed-off-by: Alan Coopersmith Part-of: --- man/vesa.man | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/man/vesa.man b/man/vesa.man index ce4b369..6d917d0 100644 --- a/man/vesa.man +++ b/man/vesa.man @@ -23,9 +23,10 @@ The driver supports most VESA-compatible video cards. There are some known exceptions, and those should be listed here. .SH CONFIGURATION DETAILS -Please refer to __xconfigfile__(__filemansuffix__) for general configuration -details. This section only covers configuration details specific to this -driver. +Please refer to +.BR __xconfigfile__ (__filemansuffix__) +for general configuration details. +This section only covers configuration details specific to this driver. .PP The driver auto-detects the presence of VESA-compatible hardware. The .B ChipSet @@ -47,12 +48,17 @@ Enable or disable use of the shadow framebuffer layer. Default: on. This option is recommended for performance reasons. .TP .BI "Option \*qModeSetClearScreen\*q \*q" boolean \*q -Clear the screen on mode set. Some BIOSes seem to be broken in the -sense that the newly set video mode is bogus if they are asked to -clear the screen during mode setting. If you experience problems try -to turn this option off. Default: on. +Clear the screen on mode set. +Some BIOSes seem to be broken in the sense +that the newly set video mode is bogus +if they are asked to clear the screen during mode setting. +If you experience problems try to turn this option off. +Default: on. .SH "SEE ALSO" -__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) +.BR __xservername__ (__appmansuffix__), +.BR __xconfigfile__ (__filemansuffix__), +.BR Xserver (__appmansuffix__), +.BR X (__miscmansuffix__) .SH AUTHORS Authors include: Paulo Ce\'sar Pereira de Andrade.