diff options
author | Stef Walter <stef@memberwebs.com> | 2004-05-19 18:17:01 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-05-19 18:17:01 +0000 |
commit | c67067bf6a01c7925800cc776279b1d0a19146c8 (patch) | |
tree | 324960911f40e8b3eaaba2858eecaaa881e7ddb5 /srcx | |
parent | ed70112338ce2d85b3f38e14aef976da2fba4cdd (diff) |
Fixed docs about running jkill in jail
Diffstat (limited to 'srcx')
-rw-r--r-- | srcx/jkill.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/srcx/jkill.8 b/srcx/jkill.8 index 71f793b..3e564f3 100644 --- a/srcx/jkill.8 +++ b/srcx/jkill.8 @@ -66,12 +66,12 @@ option it can also restart the jail. .Pp .Nm can also be run from within a jail, to shutdown or restart the jail. -Copy the +Replace the +.Em halt +or +.Em reboot +binaries in your jails with .Nm -binary into your jails and rename it -.Nm halt -and/or -.Nm reboot as a hard link. Each of these commands will then perform their respective actions in the jail. .Sh OPTIONS |