Commit 0a58010c0d96878e59a03c8ce6517e8d70c4d703

Cacodemon345 2021-02-16T10:41:33

Fix README-kmsbsd.md Markdown display

diff --git a/docs/README-kmsbsd.md b/docs/README-kmsbsd.md
index 54bb785..e731c7c 100644
--- a/docs/README-kmsbsd.md
+++ b/docs/README-kmsbsd.md
@@ -8,7 +8,6 @@ WSCONS support has been brought back, but only as an input backend. It will not 
 OpenBSD note: Note that the video backend assumes that the user has read/write permissions to the /dev/drm* devices.
 
 
-===================================================
 SDL2 WSCONS input backend features
 ===================================================
 1. It is keymap-aware; it will work properly with different keymaps.
@@ -17,13 +16,11 @@ SDL2 WSCONS input backend features
 4. Compose keys are supported.
 5. AltGr and Meta Shift keys work as intended.
 
-==================================================
 Partially working or no input on OpenBSD/NetBSD.
 ==================================================
 
 The WSCONS input backend needs read/write access to the /dev/wskbd* devices, without which it will not work properly. /dev/wsmouse must also be read/write accessible, otherwise mouse input will not work.
 
-==================================================
 Partially working or no input on FreeBSD.
 ==================================================