aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tr/tr.1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commit6a3e8b0adc8c622ae61275a94d5d869980a68069 (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/tr/tr.1
parentf97d4ddfed9ff77e2873f938abcb1951c57fbf91 (diff)
downloadsrc-6a3e8b0adc8c622ae61275a94d5d869980a68069.tar.gz
src-6a3e8b0adc8c622ae61275a94d5d869980a68069.zip
Mechanically kill hard sentence breaks.
Notes
Notes: svn path=/head/; revision=131491
Diffstat (limited to 'usr.bin/tr/tr.1')
-rw-r--r--usr.bin/tr/tr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tr/tr.1 b/usr.bin/tr/tr.1
index 4d5316cc03f7..2a491fdcff1f 100644
--- a/usr.bin/tr/tr.1
+++ b/usr.bin/tr/tr.1
@@ -291,7 +291,7 @@ System V has historically implemented character ranges using the syntax
implementations and
standardized by POSIX.
System V shell scripts should work under this implementation as long as
-the range is intended to map in another range, i.e. the command
+the range is intended to map in another range, i.e., the command
``tr [a-z] [A-Z]'' will work as it will map the ``['' character in
.Ar string1
to the ``['' character in