From 058b0118a52061ad57694c01fc8763b22b789c4d Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 3 Jan 2005 06:40:20 +0000 Subject: Some man pages. --- man/man3/keyboard.3 | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'man/man3/keyboard.3') diff --git a/man/man3/keyboard.3 b/man/man3/keyboard.3 index b90f18b6..f341e50e 100644 --- a/man/man3/keyboard.3 +++ b/man/man3/keyboard.3 @@ -53,16 +53,8 @@ struct Keyboardctl .PP The argument to .I initkeyboard -is a -.I file -naming the device file from which characters may be read, -typically -.BR /dev/cons . -If -.I file -is nil, -.B /dev/cons -is assumed. +is ignored +(on Plan 9, it is the name of the keyboard device). .PP Once the .B Keyboardctl @@ -75,9 +67,9 @@ will be sent on the to report each character read from the device. .PP .I Ctlkeyboard -is used to set the state of the interface, typically to turn raw mode on and off -(see -.IR cons (3)). +is used to set the state of the interface, typically to turn raw mode on and off. +.\" (see +.\" .IR cons (3)). It writes the string .I msg to the control file associated with the device, which is assumed to be the regular device file name -- cgit v1.2.3