Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions man/openrc-shutdown.8
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ time
.Nm
.Op Fl d , -no-write
.Op Fl D , -dry-run
.Op Fl k , -kexec
.Op Fl K , -kexec
time
.Nm
.Op Fl d , -no-write
Expand Down Expand Up @@ -62,7 +62,7 @@ Print the action that would be taken without executing it. This is to
allow testing.
.It Fl H , -halt
Stop all services, kill all remaining processes and halt the system.
.It Fl k , -kexec
.It Fl K , -kexec
Stop all services, kill all processes and boot directly into a new
kernel loaded via
.Xr kexec 8 .
Expand Down
Loading