diff options
Diffstat (limited to 'lib/Win32.pod')
-rw-r--r-- | lib/Win32.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Win32.pod b/lib/Win32.pod index 303374b3de..842e484fc6 100644 --- a/lib/Win32.pod +++ b/lib/Win32.pod @@ -175,9 +175,9 @@ function. system boot. Resolution is limited to system timer ticks (about 10ms on WinNT and 55ms on Win9X). -=item +=item Win32::InitiateSystemShutdown -Win32::InitiateSystemShutdown(MACHINE, MESSAGE, TIMEOUT, FORCECLOSE, REBOOT) +(MACHINE, MESSAGE, TIMEOUT, FORCECLOSE, REBOOT) [EXT] Shutsdown the specified MACHINE, notifying users with the supplied MESSAGE, within the specified TIMEOUT interval. Forces |