summaryrefslogtreecommitdiff
path: root/Docs/src/reboot.but
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/src/reboot.but')
-rwxr-xr-xDocs/src/reboot.but36
1 files changed, 18 insertions, 18 deletions
diff --git a/Docs/src/reboot.but b/Docs/src/reboot.but
index 2388ff5..9cc33f9 100755
--- a/Docs/src/reboot.but
+++ b/Docs/src/reboot.but
@@ -1,18 +1,18 @@
-\S{rebootinst} Reboot Instructions
-
-\S2{reboot} Reboot
-
-Reboots the computer. Be careful with this one. If it fails, \R{onrebootfailed}{.onRebootFailed} is called. In any case, this instruction never returns, just like \R{quit}{Quit}.
-
-\c MessageBox MB_YESNO|MB_ICONQUESTION "Do you wish to reboot the system?" IDNO +2
-\c Reboot
-
-\S2{setrebootflag} SetRebootFlag
-
-\c true|false
-
-Sets the reboot flag to either true or false. The flag's value can be read using \R{ifrebootflag}{IfRebootFlag}.
-
-\c SetRebootFlag true
-\c IfRebootFlag 0 +2
-\c MessageBox MB_OK "this message box will always show"
+\S{rebootinst} Reboot Instructions
+
+\S2{reboot} Reboot
+
+Reboots the computer. Be careful with this one. If it fails, \R{onrebootfailed}{.onRebootFailed} is called. In any case, this instruction never returns, just like \R{quit}{Quit}.
+
+\c MessageBox MB_YESNO|MB_ICONQUESTION "Do you wish to reboot the system?" IDNO +2
+\c Reboot
+
+\S2{setrebootflag} SetRebootFlag
+
+\c true|false
+
+Sets the reboot flag to either true or false. The flag's value can be read using \R{ifrebootflag}{IfRebootFlag}.
+
+\c SetRebootFlag true
+\c IfRebootFlag 0 +2
+\c MessageBox MB_OK "this message box will always show"