linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Issue in man page ioctl_kd.2
@ 2025-12-24 14:38 Helge Kreutzmann
  2025-12-24 15:22 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Kreutzmann @ 2025-12-24 14:38 UTC (permalink / raw)
  To: alx; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:    a char → a I<char>

"Get keyboard flags CapsLock, NumLock, ScrollLock (not lights).  I<argp> "
"points to a char which is set to the flag state.  The low order three bits "
"(mask 0x7) get the current flag state, and the low order bits of the next "
"nibble (mask 0x70) get the default flag state.  (Since Linux 1.1.54.)"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Issue in man page ioctl_kd.2
  2025-12-24 14:38 Issue in man page ioctl_kd.2 Helge Kreutzmann
@ 2025-12-24 15:22 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2025-12-24 15:22 UTC (permalink / raw)
  To: Helge Kreutzmann; +Cc: mario.blaettermann, linux-man

[-- Attachment #1: Type: text/plain, Size: 594 bytes --]

Hi Helge,

On Wed, Dec 24, 2025 at 02:38:20PM +0000, Helge Kreutzmann wrote:
> Without further ado, the following was found:
> 
> Issue:    a char → a I<char>

Thanks!  I've applied a patch.


Have a lovely day!
Alex

> "Get keyboard flags CapsLock, NumLock, ScrollLock (not lights).  I<argp> "
> "points to a char which is set to the flag state.  The low order three bits "
> "(mask 0x7) get the current flag state, and the low order bits of the next "
> "nibble (mask 0x70) get the default flag state.  (Since Linux 1.1.54.)"
> 

-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-24 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 14:38 Issue in man page ioctl_kd.2 Helge Kreutzmann
2025-12-24 15:22 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).