From 2b3f1731e1014c9d02babd69ce7cd30d8a05b46f Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Mon, 3 Sep 2001 16:07:14 +0000
Subject: [PATCH] Actually, instead of removing the comment entirely, change it
to talk about {vid,kbd}map, which is probably what the author meant.
Submitted by: Gary W. Swearingen
---
usr.sbin/kbdmap/kbdmap.1 | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/usr.sbin/kbdmap/kbdmap.1 b/usr.sbin/kbdmap/kbdmap.1
index 400afb350c1..e735a969d11 100644
--- a/usr.sbin/kbdmap/kbdmap.1
+++ b/usr.sbin/kbdmap/kbdmap.1
@@ -112,12 +112,17 @@ describe common
.Ev LANG
values
.El
-.\" .Sh BUGS
+.Sh BUGS
.\" .Nm kbdmap/vidfont
.\" does not know which font is in use. E.g. if the current font
.\" is iso-8859-1 and you chose lang 'ru' (for Russian)
.\" you get funny latin1 characters and not russkij shrift.
.\"
+.Nm vidmap
+and
+.Nm kbdmap
+work only on a (virtual) console and not with
+.Tn X11 .
.Sh SEE ALSO
.Xr dialog 1 ,
.Xr kbdcontrol 1 ,