mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
docs: ia64: correct typo
Replace RTC_WKLAM_RD with RTC_WKALM_RD. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Link: https://lore.kernel.org/r/1596104250-32673-1-git-send-email-Julia.Lawall@inria.fr Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
da2f0060d8
commit
d4210f7013
@@ -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::
|
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::
|
Set the alarm or change its status::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user