From 58f7d004fddd2cccdb019be59b6cc7a8abe50510 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 7 Jun 2000 13:25:53 +0000 Subject: Fixes to the progdoc. --- nest/proto.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest/proto.sgml') diff --git a/nest/proto.sgml b/nest/proto.sgml index 3478d93..6e20269 100644 --- a/nest/proto.sgml +++ b/nest/proto.sgml @@ -67,7 +67,7 @@ the following states:

Unless the protocol is in the At any time, the core code can ask the protocol to shut down by calling its stop() hook. +

At any time, the core code can ask the protocol to shut itself down by calling its stop() hook.

The