summaryrefslogtreecommitdiffstats
path: root/usr.bin/rs/rs.1
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerdd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commit911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/rs/rs.1
parenta145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff)
downloadFreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip
FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'usr.bin/rs/rs.1')
-rw-r--r--usr.bin/rs/rs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rs/rs.1 b/usr.bin/rs/rs.1
index 6858e7f..dd4a3c3 100644
--- a/usr.bin/rs/rs.1
+++ b/usr.bin/rs/rs.1
@@ -198,7 +198,7 @@ To convert stream input into vector output and back again, use
A 10 by 10 array of random numbers from 1 to 100 and
its transpose can be generated with
.Bd -literal -offset indent
-% jot \-r 100 | rs 10 10 | tee array | rs \-T > tarray
+% jot \-r 100 | rs 10 10 | tee array | rs \-T > tarray
.Ed
.Pp
In the editor
OpenPOWER on IntegriCloud