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:
+3
-4
@@ -15,7 +15,9 @@ scrut
|
||||
.\"
|
||||
.SH DESCRIPTION
|
||||
|
||||
Determine if files comply with requirements.
|
||||
Determine if files comply with requirements. If the given files comply with the
|
||||
specified requirements, the program will exit successfully. Otherwise, it exits
|
||||
unsuccessfully.
|
||||
.\"
|
||||
.SH OPTIONS
|
||||
|
||||
@@ -50,9 +52,6 @@ Requires the given files to exist and be executable.
|
||||
.\"
|
||||
.SH DIAGNOSTICS
|
||||
|
||||
If the given files comply with the specified requirements, the program will exit
|
||||
successfully. If not, it exits unsuccessfully.
|
||||
|
||||
When invoked incorrectly, a debug message will be printed and the program will
|
||||
exit with the appropriate
|
||||
.BR sysexits.h (3)
|
||||
|
||||
Reference in New Issue
Block a user