Commit d4210f70 authored by Julia Lawall's avatar Julia Lawall Committed by Jonathan Corbet

docs: ia64: correct typo

Replace RTC_WKLAM_RD with RTC_WKALM_RD.
Signed-off-by: default avatarJulia Lawall <Julia.Lawall@inria.fr>

Link: https://lore.kernel.org/r/1596104250-32673-1-git-send-email-Julia.Lawall@inria.frSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent da2f0060
......@@ -113,7 +113,7 @@ We have added 2 new ioctl()s that are specific to the EFI driver:
Read the current state of the alarm::
ioctl(d, RTC_WKLAM_RD, &wkt)
ioctl(d, RTC_WKALM_RD, &wkt)
Set the alarm or change its status::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment