summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/libremessages.1.ronn6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn
index 538a9b4..9c9377e 100644
--- a/src/lib/libremessages.1.ronn
+++ b/src/lib/libremessages.1.ronn
@@ -39,9 +39,9 @@ They are marked as readonly, so it is an error to try to set them
afterwards.
The following variables for numeric exit codes are set: a basic
-`EXIT_TRUE=0` and `EXIT_FALSE=1`, and well as several based on
-the [LSB recommendations for SysV init scripts][1]: `EXIT_SUCCESS`,
-`EXIT FAILURE`, `EXIT_INVALIDARGUMENT`, `EXIT_NOTIMPLEMENTED`,
+`EXIT_TRUE=0` and `EXIT_FALSE=1`, as well as several based on the
+[LSB recommendations for SysV init scripts][1]: `EXIT_SUCCESS`, `EXIT
+FAILURE`, `EXIT_INVALIDARGUMENT`, `EXIT_NOTIMPLEMENTED`,
`EXIT_NOPERMISSION`, `EXIT_NOTINSTALLED`, and `EXIT_NOTCONFIGURED`.
They are marked as readonly, so it is an error to try to set them
afterwards.