diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1998-06-06 21:05:58 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1998-06-06 21:05:58 +0000 |
commit | 189f0ed9587daa2c7527b7226cf20e42edee729a (patch) | |
tree | ad6a348d719fbd811454d58b8b31992f10cccbb0 /share | |
parent | 929f8a5fbf6ff376d40ec7cf08922abdd747b4b6 (diff) |
sync w src (Krister Walfridsson <cato@ulysses.df.lth.se>)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.sparc/kbd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sparc/kbd.4 b/share/man/man4/man4.sparc/kbd.4 index 14188164003..502bab89100 100644 --- a/share/man/man4/man4.sparc/kbd.4 +++ b/share/man/man4/man4.sparc/kbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kbd.4,v 1.2 1998/03/08 01:16:07 johns Exp $ +.\" $OpenBSD: kbd.4,v 1.3 1998/06/06 21:05:57 todd Exp $ .\" $NetBSD: kbd.4,v 1.3 1997/11/25 22:15:56 pk Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -127,7 +127,7 @@ Get key station translation. The argument is of type Get keyboard layout .Pq Do type 4 Dc only . The argument is of type -.Fa "int *" , +.Fa "char *" , in which the uninterpreted result of the .Dv KBD_CMD_GLAYOUT keyboard command is returned |