diff options
Diffstat (limited to 'share/man/man4/pckbd.4')
-rw-r--r-- | share/man/man4/pckbd.4 | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4 index a49ec8e0853..910cca57076 100644 --- a/share/man/man4/pckbd.4 +++ b/share/man/man4/pckbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbd.4,v 1.15 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: pckbd.4,v 1.16 2003/01/04 13:48:47 maja Exp $ .\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $ .\" .Dd March 20, 1999 @@ -75,12 +75,18 @@ The built-in mappings are at this time: .It KB_LT ( .Dq \< -) Lithuanian. +) Lithuanian in +.Dq ISO 8859-13 . .It KB_NO ( .Dq no ) Norwegian with .Dq dead accents . +.It KB_PL +( +.Dq pl +) Polish in +.Dq ISO 8859-2 . .It KB_PT ( .Dq pt @@ -105,6 +111,13 @@ The built-in mappings are at this time: .Dq sv ) Swedish with .Dq dead accents . +.It KB_TR +( +.Dq tr +) Turkish in +.Dq ISO 8859-9 +with +.Dq dead accents . .It KB_UA ( .Dq ua @@ -132,7 +145,7 @@ LK400-style keyboards with PC keyboard interface (eg LK461). layout. .El .Pp -The KB_DE, KB_DK, KB_NO, KB_SF, KB_SG and KB_SV mappings can be used in +The KB_DE, KB_DK, KB_NO, KB_SF, KB_SG, KB_SV and KB_TR mappings can be used in the KB_NODEAD ( .Dq .nodead ) variant. |