From 7d59575921b4faaa698753da42b13dc87645e8a0 Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Sat, 11 Feb 2017 16:37:49 +0100 Subject: [PATCH] Fix videomode(5) mentioning fixed bugs. --- share/man/man5/videomode.5 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/share/man/man5/videomode.5 b/share/man/man5/videomode.5 index 26bc4d38..7a658847 100644 --- a/share/man/man5/videomode.5 +++ b/share/man/man5/videomode.5 @@ -40,7 +40,4 @@ primary monitor graphics resolution. .Xr dispmsg_issue 2 , .Xr init 8 .Sh BUGS -This scheme only supports a single monitor. The kernel console doesn't handle -resolution changes gracefully, the console will be cleared and the console -cursor might be out of the screen upon resolution shrink. Early boot messages -will be unavailable. +This scheme only supports a single monitor.