1
0
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:
2024-06-05 23:07:15 -06:00
parent 526185c2c3
commit 8ce7890124
9 changed files with 22 additions and 26 deletions

View File

@@ -40,7 +40,7 @@ error code.
There\(cqs no way of knowing which argument failed the test without re-testing
arguments individually.
If a character in a string isn\(cqt valid ASCII the program will exit
If a character in a string isn\(cqt valid ASCII, the program will exit
unsuccessfully.
.\"
.SH AUTHOR