diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 21:49:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 21:49:22 +0000 |
| commit | 69cc5b91a080b5e41c79cd9fc5b0c3f59bcb73dd (patch) | |
| tree | ffd6c5c42ef4c716a454e8265066211332eafaae /sys/boot/common | |
| parent | 9806e231322307da0109e101ae2ef997a4a22290 (diff) | |
Notes
Diffstat (limited to 'sys/boot/common')
| -rw-r--r-- | sys/boot/common/loader.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 87f60a41a094b..ab816709433b4 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: |
