aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uxd.12
-rw-r--r--uxd.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/uxd.1 b/uxd.1
index 306b5a2..914e9e7 100644
--- a/uxd.1
+++ b/uxd.1
@@ -281,7 +281,7 @@ It\(aqs \fInot\fP necessary to have a UTF\-8 locale set in e.g. \fBLANG\fP or
.sp
Zero for success, non\-zero for failure.
.sp
-Failure status should only be returned if \fBuxd\fP failed to open the
+Failure status will only be returned if \fBuxd\fP failed to open the
input file. Invalid input (non\-UTF\-8) doesn\(aqt count as an error;
it\(aqll just have lots of red in the output.
.SH BUGS
diff --git a/uxd.rst b/uxd.rst
index ed487ae..b0645e8 100644
--- a/uxd.rst
+++ b/uxd.rst
@@ -267,7 +267,7 @@ EXIT STATUS
Zero for success, non-zero for failure.
-Failure status should only be returned if **uxd** failed to open the
+Failure status will only be returned if **uxd** failed to open the
input file. Invalid input (non-UTF-8) doesn't count as an error;
it'll just have lots of red in the output.