From bd090981985d379a6d35d06387f1eb948bf0c2ec Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 22 Apr 2025 17:45:52 -0700 Subject: [PATCH] Improve man page formatting More closely follow common style as described on https://man7.org/linux/man-pages/man7/man-pages.7.html Signed-off-by: Alan Coopersmith Part-of: --- man/fbdev.man | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/man/fbdev.man b/man/fbdev.man index 20f0bb7..ee3f55c 100644 --- a/man/fbdev.man +++ b/man/fbdev.man @@ -14,7 +14,9 @@ fbdev \- video driver for framebuffer device .fi .SH DESCRIPTION .B fbdev -is an __xservername__ driver for framebuffer devices. +is an +.B __xservername__ +driver for framebuffer devices. This is a non-accelerated driver, the following framebuffer depths are supported: 8, 15, 16, 24. All visual types are supported for depth 8, @@ -24,9 +26,10 @@ Multi-head configurations are supported. The .B fbdev driver supports all hardware where a framebuffer driver is available. -fbdev uses the os-specific submodule fbdevhw(__drivermansuffix__) to talk -to the kernel device driver. -Currently a fbdevhw module is available for linux. +fbdev uses the os-specific submodule +.BR fbdevhw (__drivermansuffix__) +to talk to the kernel device driver. +Currently a fbdevhw module is available for Linux. .SH CONFIGURATION DETAILS Please refer to .BR __xconfigfile__ (__filemansuffix__)