]> Zhao Yanbai Git Server - minix.git/commitdiff
thisevent
authorBen Gras <ben@minix3.org>
Thu, 20 Oct 2005 12:25:33 +0000 (12:25 +0000)
committerBen Gras <ben@minix3.org>
Thu, 20 Oct 2005 12:25:33 +0000 (12:25 +0000)
man/man8/service.8

index 20a716e0bfee52cddabd5180e9c95b33282003cb..ad5bdf139ce9013fc5fe7cbe90a5452b72eba7a9 100644 (file)
@@ -38,7 +38,7 @@ Issuing a kill command from the shell will not work, since the reincarnation
 server interprets this as an unexpected exit and will automatically restart
 a fresh copy of the process.
 .PP
-If the system is to be shutdown, the reincarnation server should know about thisevent to prevent it from restarting services that are killed during the shutdown
+If the system is to be shutdown, the reincarnation server should know about this event to prevent it from restarting services that are killed during the shutdown
 sequence.
 .SH EXAMPLES
 .EX "service up /sbin/is -period 5HZ" "Start the IS server and check its status every 5 seconds."