aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/not.txt
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 13:41:23 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit137abd0cfaa8959224f88a4ebe9584a51468cc88 (patch)
treec396f760a1e309b5a837359e65c57c4555534d49 /doc_src/not.txt
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
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