summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc64/zs.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/man4.sparc64/zs.4')
-rw-r--r--share/man/man4/man4.sparc64/zs.415
1 files changed, 10 insertions, 5 deletions
diff --git a/share/man/man4/man4.sparc64/zs.4 b/share/man/man4/man4.sparc64/zs.4
index d9e2e41923e..89c1ddc82b4 100644
--- a/share/man/man4/man4.sparc64/zs.4
+++ b/share/man/man4/man4.sparc64/zs.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: zs.4,v 1.11 2004/09/30 19:59:28 mickey Exp $
+.\" $OpenBSD: zs.4,v 1.12 2005/05/20 08:58:43 jmc Exp $
.\"
.\" Copyright (c) 1998, 2002 The OpenBSD Project
.\" All rights reserved.
@@ -147,10 +147,15 @@ This switches off the
To set a German keyboard layout, use
.Ic wsconsctl -w keyboard.encoding=de .
To set it at kernel build time, add
-.Em option SUNKBD_LAYOUT="KB_DE"
-to the kernel configuration file for a type 4 keyboard, or
-.Em option SUNKBD5_LAYOUT="KB_DE"
-for a type 5 keyboard.
+the following to the kernel configuration file for a type 4 keyboard:
+.Bd -literal -offset indent
+option SUNKBD_LAYOUT="KB_DE"
+.Ed
+.Pp
+For a type 5 keyboard:
+.Bd -literal -offset indent
+option SUNKBD5_LAYOUT="KB_DE"
+.Ed
.Sh SEE ALSO
.Xr ioctl 2 ,
.Xr fhc 4 ,