From 6dfe3e7db663f3432b4f6aa63078b5f5d6fd93aa Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 31 May 2025 14:51:24 -0700 Subject: [PATCH] man pages: strip trailing whitespace Gets rid of many warnings from `mandoc -T lint` of the form: mandoc: ./man/Xserver.man:621:7: STYLE: whitespace at end of input line Signed-off-by: Alan Coopersmith Part-of: --- hw/kdrive/Xkdrive.man | 2 +- .../drivers/modesetting/modesetting.man | 6 +-- hw/xfree86/man/xorg.conf.man | 2 +- man/Xserver.man | 44 +++++++++---------- 4 files changed, 27 insertions(+), 27 deletions(-) diff --git a/hw/kdrive/Xkdrive.man b/hw/kdrive/Xkdrive.man index 8f465b850..2111e2b86 100644 --- a/hw/kdrive/Xkdrive.man +++ b/hw/kdrive/Xkdrive.man @@ -10,7 +10,7 @@ Xkdrive \- tiny X server .SH DESCRIPTION .B Xkdrive is a family of X servers designed to be particularly small. This -manual page describes the common functionality of the +manual page describes the common functionality of the .B Xkdrive servers; for information on a specific X server, please refer to the relevant manual page. diff --git a/hw/xfree86/drivers/modesetting/modesetting.man b/hw/xfree86/drivers/modesetting/modesetting.man index 6a2935919..26212725c 100644 --- a/hw/xfree86/drivers/modesetting/modesetting.man +++ b/hw/xfree86/drivers/modesetting/modesetting.man @@ -22,7 +22,7 @@ If glamor is not enabled, a shadow framebuffer is configured based on the KMS drivers' preference (unless the framebuffer is 24 bits per pixel, in which case the shadow framebuffer is always used). .SH SUPPORTED HARDWARE -The +The .B modesetting driver supports all hardware where a KMS driver is available. modesetting uses the Linux DRM KMS ioctls and dumb object create/map. @@ -32,7 +32,7 @@ Please refer to for general configuration details. This section only covers configuration details specific to this driver. .PP -For this driver it is not required to specify modes in the screen +For this driver it is not required to specify modes in the screen section of the config file. The .B modesetting driver can pick up the currently used video mode from the kernel @@ -41,7 +41,7 @@ driver and will use it if there are no video modes configured. For PCI boards you might have to add a BusID line to the Device section. See above for a sample line. .PP -The following driver +The following driver .B Options are supported: .TP diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man index 9a49bd0ef..b677f5d4a 100644 --- a/hw/xfree86/man/xorg.conf.man +++ b/hw/xfree86/man/xorg.conf.man @@ -2116,7 +2116,7 @@ Default: mesa. .TP 7 .BI "Option \*RenderingAPI\*q \*q" string \*q This option specifies an rendering API for use in conjunction with Glamor -accel method. You can specify OpenGL with a value "gl" and OpenGL ES with a +accel method. You can specify OpenGL with a value "gl" and OpenGL ES with a value "es", and the default is both, when Glamor fallbacks to GLES if GL 2.1 is not available. This may be useful for embedded and old cards, where GL ES feature set works faster than GL feature set. diff --git a/man/Xserver.man b/man/Xserver.man index 13f774fa4..e21cc4a25 100644 --- a/man/Xserver.man +++ b/man/Xserver.man @@ -618,46 +618,46 @@ Protocols: .I "The X Font Service Protocol," .I "X Display Manager Control Protocol" .PP -Fonts: -.BR bdftopcf (1), -.BR mkfontdir (1), +Fonts: +.BR bdftopcf (1), +.BR mkfontdir (1), .BR mkfontscale (1), -.BR xfs (1), -.BR xlsfonts (1), -.BR xfontsel (1), +.BR xfs (1), +.BR xlsfonts (1), +.BR xfontsel (1), .BR xfd (1), .I "X Logical Font Description Conventions" .PP -Keyboards: +Keyboards: .BR xkeyboard\-config (@miscmansuffix@) .PP -Security: -.BR Xsecurity (@miscmansuffix@), -.BR xauth (1), +Security: +.BR Xsecurity (@miscmansuffix@), +.BR xauth (1), .BR Xau (3), -.BR xdm (1), +.BR xdm (1), .BR xhost (1), .I "Security Extension Specification" .PP -Starting the server: -.BR startx (1), -.BR xdm (1), +Starting the server: +.BR startx (1), +.BR xdm (1), .BR xinit (1) .PP -Controlling the server once started: -.BR xset (1), +Controlling the server once started: +.BR xset (1), .BR xsetroot (1), -.BR xhost (1), -.BR xinput (1), +.BR xhost (1), +.BR xinput (1), .BR xrandr (1) .PP Server-specific man pages: -.BR Xorg (1), +.BR Xorg (1), .BR Xwayland (1), -.BR Xephyr (1), +.BR Xephyr (1), .BR Xnest (1), -.BR Xvfb (1), -.BR Xquartz (1), +.BR Xvfb (1), +.BR Xquartz (1), .BR XWin (1). .PP Server internal documentation: