From 69cc5b91a080b5e41c79cd9fc5b0c3f59bcb73dd Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 2 Jul 2004 21:49:22 +0000 Subject: [PATCH] Fixed what appeared to be a hard sentence break. --- sys/boot/common/loader.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 87f60a41a094..ab816709433b 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -586,9 +586,9 @@ at the time .Ic catch or .Ic execute -is processed +is processed! .Ef -\&! This is particularly annoying for programs that want or need to +This is particularly annoying for programs that want or need to handle exceptions. In this case, the use of a proxy is recommended. For example: