File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
7.4/Microsoft.PowerShell.Management
7.5/Microsoft.PowerShell.Management
7.6/Microsoft.PowerShell.Management Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ This cmdlet returns no output.
375375 of the Windows Management Instrumentation (WMI) [Win32_OperatingSystem](/windows/desktop/CIMWin32Prov/win32-operatingsystem)
376376 class. This method requires the **SeShutdownPrivilege** privilege be enabled for the user account
377377 used to restart the machine.
378- - On Linux and Mac OS , `Restart-Computer` uses the `/sbin/shutdown` bash tool.
378+ - On Linux and macOS , `Restart-Computer` uses the `/sbin/shutdown` bash tool.
379379
380380# # RELATED LINKS
381381
Original file line number Diff line number Diff line change @@ -378,7 +378,7 @@ This cmdlet returns no output.
378378 [Win32_OperatingSystem](/windows/desktop/CIMWin32Prov/win32-operatingsystem) class. This method
379379 requires the **SeShutdownPrivilege** privilege be enabled for the user account used to restart
380380 the machine.
381- - On Linux and Mac OS , `Restart-Computer` uses the `/sbin/shutdown` bash tool.
381+ - On Linux and macOS , `Restart-Computer` uses the `/sbin/shutdown` bash tool.
382382
383383# # RELATED LINKS
384384
Original file line number Diff line number Diff line change @@ -375,7 +375,7 @@ This cmdlet returns no output.
375375 of the Windows Management Instrumentation (WMI) [Win32_OperatingSystem](/windows/desktop/CIMWin32Prov/win32-operatingsystem)
376376 class. This method requires the **SeShutdownPrivilege** privilege be enabled for the user account
377377 used to restart the machine.
378- - On Linux and Mac OS , `Restart-Computer` uses the `/sbin/shutdown` bash tool.
378+ - On Linux and macOS , `Restart-Computer` uses the `/sbin/shutdown` bash tool.
379379
380380# # RELATED LINKS
381381
You can’t perform that action at this time.
0 commit comments