Fix pathchk manpage regarding exit status

Also, rename _attr to st.
This commit is contained in:
sin
2016-02-11 10:04:54 +00:00
parent efabd56535
commit 73c8dfafe9
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ Check for empty pathnames and leading hythens.
.Sh EXIT STATUS
.Bl -tag -width Ds
.It 0
A filename was not valid or portable.
All pathname operands passed all of the checks.
.It > 0
An error occurred.
.El