Skip to content

Commit d4210f7

Browse files
JuliaLawallJonathan Corbet
authored andcommitted
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>
1 parent da2f006 commit d4210f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/ia64/efirtc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ We have added 2 new ioctl()s that are specific to the EFI driver:
113113

114114
Read the current state of the alarm::
115115

116-
ioctl(d, RTC_WKLAM_RD, &wkt)
116+
ioctl(d, RTC_WKALM_RD, &wkt)
117117

118118
Set the alarm or change its status::
119119

0 commit comments

Comments
 (0)