diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-01-30 07:53:58 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-01-30 07:53:58 +0000 |
commit | 970f25c5d1217bf7ff20823e033cba10ef002fa7 (patch) | |
tree | 31a508a9a3ebd46eb04734d7b0ad5e942bfe0488 /share/man/man4/man4.sparc64 | |
parent | 21b724de7ff5906d1e1773902bece35a95628a53 (diff) |
wsconsctl -w is out of fashion; from Henri Kemppainen
Diffstat (limited to 'share/man/man4/man4.sparc64')
-rw-r--r-- | share/man/man4/man4.sparc64/zs.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.sparc64/zs.4 b/share/man/man4/man4.sparc64/zs.4 index fffb0a0fade..08f076d3ce0 100644 --- a/share/man/man4/man4.sparc64/zs.4 +++ b/share/man/man4/man4.sparc64/zs.4 @@ -1,10 +1,10 @@ -.\" $OpenBSD: zs.4,v 1.16 2009/05/20 20:13:42 jmc Exp $ +.\" $OpenBSD: zs.4,v 1.17 2011/01/30 07:53:57 jmc Exp $ .\" .\" Copyright (c) 1998, 2002 The OpenBSD Project .\" All rights reserved. .\" .\" -.Dd $Mdocdate: May 20 2009 $ +.Dd $Mdocdate: January 30 2011 $ .Dt ZS 4 sparc64 .Os .Sh NAME @@ -137,7 +137,7 @@ This switches off the .Dq dead accents . .Sh EXAMPLES To set a German keyboard layout, use -.Ic wsconsctl -w keyboard.encoding=de . +.Ic wsconsctl keyboard.encoding=de . To set it at kernel build time, add the following to the kernel configuration file for a type 4 keyboard: .Bd -literal -offset indent |