forked from bonsai/harakit
fop.1: removes Unicode representation of RS; hru.1: removes erroneous line break; mm.1: formatting & grammar; npc.1: dollar sign, not currency sign; rpn.1: syntax error; scrut.1: move description to DESCRIPTION; str.1: comma; swab.1: wording & escape codes; true.1: formatting
This commit is contained in:
@@ -37,12 +37,11 @@ the standard input.
|
||||
.\"
|
||||
.SH DIAGNOSTICS
|
||||
|
||||
In the event of a syntax error, the program will print an
|
||||
|
||||
In the event of an error, a debug message will be printed and the program will
|
||||
exit with the appropriate
|
||||
.BR sysexits.h (3)
|
||||
error code.
|
||||
error code; however, in the event of a syntax error, the program will print an
|
||||
error message and continue accepting input.
|
||||
.\"
|
||||
.SH CAVEATS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user