aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-04-27 16:33:31 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-04-27 16:33:31 +1200
commit3cc4fc30c0ab6fe5045718692a6fd64c08b42119 (patch)
treedf73c9a076c59ca7f4dfd91fc0853c51bd3dd14c /man
parentFix mex(1df) manual page (diff)
downloaddotfiles-3cc4fc30c0ab6fe5045718692a6fd64c08b42119.tar.gz
dotfiles-3cc4fc30c0ab6fe5045718692a6fd64c08b42119.zip
Corrections to quo(1df) man page
Diffstat (limited to 'man')
-rw-r--r--man/man1/quo.1df4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/quo.1df b/man/man1/quo.1df
index 0b651388..56cf685a 100644
--- a/man/man1/quo.1df
+++ b/man/man1/quo.1df
@@ -16,9 +16,9 @@ FILE1 [FILE2...]
< FILE
.SH DESCRIPTION
.B quo
-quotes its input by insert a right-angle bracket followed by a space at the
+quotes its input by inserting a right-angle bracket followed by a space at the
start of every unquoted line. If the line was already quoted, it adds another
-level of right-angle bracket.
+level of right-angle brackets.
.SH SEE ALSO
wro(1df)
.SH AUTHOR