mm.1: fixes clunky sentence
This commit is contained in:
parent
376feb9ae9
commit
15d5761cd7
@ -3,7 +3,7 @@
|
||||
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
|
||||
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
|
||||
.\"
|
||||
.TH MM 1 2024-06-06 "Bonsai Core Utilites 0.13.8"
|
||||
.TH MM 1 2024-06-17 "Bonsai Core Utilites 0.13.8"
|
||||
.SH NAME
|
||||
mm \(en middleman
|
||||
.\"
|
||||
@ -39,8 +39,8 @@ Causes SIGINT signals to be ignored.
|
||||
.\"
|
||||
.SH DIAGNOSTICS
|
||||
|
||||
If an output cannot be written to, an error occurs. Additional outputs are not
|
||||
affected and writing to them continues.
|
||||
If an output cannot be written to, an error occurs; however, exiting will be
|
||||
deferred until writing to any other specified outputs completes.
|
||||
|
||||
When an error is encountered, a diagnostic message is printed and the program
|
||||
exits with the appropriate
|
||||
|
Loading…
Reference in New Issue
Block a user