diff --git a/man/initscript.5 b/man/initscript.5 index a20a88f..5b9a04d 100644 --- a/man/initscript.5 +++ b/man/initscript.5 @@ -58,7 +58,7 @@ system as \fI/etc/initscript.sample\fP. .sp .RE .SH NOTES -This script is not meant as startup script for daemons or somesuch. +This script is not meant as startup script for daemons or services. It has nothing to do with a \fIrc.local\fP style script. It's just a handler for things executed from \fB/etc/inittab\fP. Experimenting with this can make your system un(re)bootable. @@ -68,4 +68,4 @@ with this can make your system un(re)bootable. .SH AUTHOR Miquel van Smoorenburg , .SH "SEE ALSO" -init(8), inittab(5). +inittab(5), init(8).