mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fixed what appeared to be a hard sentence break.
This commit is contained in:
parent
9806e23132
commit
69cc5b91a0
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue