console_ioctl.4: Fix 'argp' type for KDGETLED description

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517485

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Alan Curry 2009-02-28 22:58:16 +13:00 committed by Michael Kerrisk
parent 4fa50d7281
commit 6f5b5631a4
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
.\" VT_UNLOCKSWITCH (since 1.3.47, needs CAP_SYS_TTY_CONFIG)
.\" VT_GETHIFONTMASK (since 2.6.18)
.\"
.TH CONSOLE_IOCTL 4 1995-09-18 "Linux" "Linux Programmer's Manual"
.TH CONSOLE_IOCTL 4 2009-02-28 "Linux" "Linux Programmer's Manual"
.SH NAME
console ioctl \- ioctl's for console terminal and virtual consoles
.SH DESCRIPTION
@ -46,7 +46,7 @@ requests are supported.
Each requires a third argument, assumed here to be \fIargp\fP.
.IP \fBKDGETLED\fP
Get state of LEDs.
\fIargp\fP points to a \fIlong\fP.
\fIargp\fP points to a \fIchar\fP.
The lower three bits
of \fI*argp\fP are set to the state of the LEDs, as follows: