Module Name:    src
Committed By:   mkirby
Date:           Mon Apr  6 17:34:13 UTC 2009

Modified Files:
        src/etc: wscons.conf
        src/share/man/man4: pckbd.4

Log Message:
Note addition of new Czech (QWERTY) keyboard layout.

PR kern/16216

ok agc@ jdc@


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/etc/wscons.conf
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/pckbd.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/wscons.conf
diff -u src/etc/wscons.conf:1.15 src/etc/wscons.conf:1.16
--- src/etc/wscons.conf:1.15	Thu Jul  3 11:19:34 2008
+++ src/etc/wscons.conf	Mon Apr  6 17:34:13 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: wscons.conf,v 1.15 2008/07/03 11:19:34 mishka Exp $
+#	$NetBSD: wscons.conf,v 1.16 2009/04/06 17:34:13 mkirby Exp $
 #
 # workstation console configuration
 
@@ -30,7 +30,7 @@
 
 # Select a kernel builtin keyboard map by uncommenting the following line and
 # altering the country code to your requirements
-# (choose from user, us, uk, de, dk, it, fr, jp, sv, no, es, pt).
+# (choose from user, us, uk, de, dk, it, fr, jp, sv, no, es, pt, cz).
 # See wsconsctl(8), pckbd(4), ukbd(4) etc. for more details.
 #encoding sv
 

Index: src/share/man/man4/pckbd.4
diff -u src/share/man/man4/pckbd.4:1.17 src/share/man/man4/pckbd.4:1.18
--- src/share/man/man4/pckbd.4:1.17	Mon Mar  9 19:24:28 2009
+++ src/share/man/man4/pckbd.4	Mon Apr  6 17:34:13 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: pckbd.4,v 1.17 2009/03/09 19:24:28 joerg Exp $
+.\" $NetBSD: pckbd.4,v 1.18 2009/04/06 17:34:13 mkirby Exp $
 .\"
 .\" Copyright (c) 1999
 .\" 	Matthias Drochner.  All rights reserved.
@@ -81,6 +81,7 @@
 .Dq dead accents
 .It Li KB_PT Ta pt Ta Portuguese
 .It Li KB_ES Ta es Ta Spanish
+.It Li KB_CZ Ta cz Ta Czech (QWERTY)
 .El
 .Pp
 The

Reply via email to