Commit 51a70974 authored by Sangjung Woo's avatar Sangjung Woo Committed by Jiri Kosina

doc: fix two typos in watchdog-api.txt

This patch changes 'go of' to 'go off' and 'pretimout' to
'pretimeout'.
Signed-off-by: default avatarSangjung Woo <sangjung.woo@samsung.com>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent d31e373d
...@@ -118,7 +118,7 @@ resets. ...@@ -118,7 +118,7 @@ resets.
Note that the pretimeout is the number of seconds before the time Note that the pretimeout is the number of seconds before the time
when the timeout will go off. It is not the number of seconds until when the timeout will go off. It is not the number of seconds until
the pretimeout. So, for instance, if you set the timeout to 60 seconds the pretimeout. So, for instance, if you set the timeout to 60 seconds
and the pretimeout to 10 seconds, the pretimout will go of in 50 and the pretimeout to 10 seconds, the pretimeout will go off in 50
seconds. Setting a pretimeout to zero disables it. seconds. Setting a pretimeout to zero disables it.
There is also a get function for getting the pretimeout: There is also a get function for getting the pretimeout:
......
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