mirror of
https://github.com/X11Libre/xf86-video-fbdev.git
synced 2026-03-24 01:24:49 +00:00
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 <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-fbdev/-/merge_requests/11>
This commit is contained in:
@@ -14,7 +14,9 @@ fbdev \- video driver for framebuffer device
|
|||||||
.fi
|
.fi
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B fbdev
|
.B fbdev
|
||||||
is an __xservername__ driver for framebuffer devices.
|
is an
|
||||||
|
.B __xservername__
|
||||||
|
driver for framebuffer devices.
|
||||||
This is a non-accelerated driver,
|
This is a non-accelerated driver,
|
||||||
the following framebuffer depths are supported: 8, 15, 16, 24.
|
the following framebuffer depths are supported: 8, 15, 16, 24.
|
||||||
All visual types are supported for depth 8,
|
All visual types are supported for depth 8,
|
||||||
@@ -24,9 +26,10 @@ Multi-head configurations are supported.
|
|||||||
The
|
The
|
||||||
.B fbdev
|
.B fbdev
|
||||||
driver supports all hardware where a framebuffer driver is available.
|
driver supports all hardware where a framebuffer driver is available.
|
||||||
fbdev uses the os-specific submodule fbdevhw(__drivermansuffix__) to talk
|
fbdev uses the os-specific submodule
|
||||||
to the kernel device driver.
|
.BR fbdevhw (__drivermansuffix__)
|
||||||
Currently a fbdevhw module is available for linux.
|
to talk to the kernel device driver.
|
||||||
|
Currently a fbdevhw module is available for Linux.
|
||||||
.SH CONFIGURATION DETAILS
|
.SH CONFIGURATION DETAILS
|
||||||
Please refer to
|
Please refer to
|
||||||
.BR __xconfigfile__ (__filemansuffix__)
|
.BR __xconfigfile__ (__filemansuffix__)
|
||||||
|
|||||||
Reference in New Issue
Block a user