diff options
author | Robin Barker <RMBarker@cpan.org> | 2001-01-02 15:35:03 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-04 18:32:54 +0000 |
commit | cb49b31f4c369cd12097a08c45c1d3cba3657976 (patch) | |
tree | c60f1da94645be78875a25914af340d2234b8bbe /lib/Win32.pod | |
parent | 05ceb97ad3b738039a97213231d2b02440de54ac (diff) | |
download | perl-cb49b31f4c369cd12097a08c45c1d3cba3657976.tar.gz |
.1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
p4raw-id: //depot/perl@8310
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 |