aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/not.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/not.txt')
-rw-r--r--doc_src/not.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc_src/not.txt b/doc_src/not.txt
index b0d893f7..7848d2dc 100644
--- a/doc_src/not.txt
+++ b/doc_src/not.txt
@@ -7,8 +7,8 @@ not COMMAND [OPTIONS...]
\subsection not-description Description
-`not` negates the exit status of another command. If the exit status
-is zero, `not` returns 1. Otherwise, `not` returns 0.
+`not` negates the exit status of another command. If the exit status is zero, `not` returns 1. Otherwise, `not` returns 0.
+
\subsection not-example Example