diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
| commit | ef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8 (patch) | |
| tree | 60e9f72278f345712e3e79127d31d7ca1008d52a /sbin/init | |
| parent | 3615c24e18779bbf8af877ce2ba7b3db799345c7 (diff) | |
Notes
Diffstat (limited to 'sbin/init')
| -rw-r--r-- | sbin/init/init.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index bc7357e2f8aaa..7c2fc1e23d86f 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -289,7 +289,8 @@ When shutting down the machine, .Nm will try to run the .Pa /etc/rc.shutdown -script. This script can be used to cleanly terminate specific programs such +script. +This script can be used to cleanly terminate specific programs such as .Nm innd (the InterNetNews server). |
