aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rs
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-22 12:41:39 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-22 12:41:39 +0000
commit8432a67785074390b432b40233c9cddbf5913a9a (patch)
tree63a545200e7e6dbb570fc4842458cff8bc4694d9 /usr.bin/rs
parentb5cf87e26a33fe12c8e2238149b5896b328f7fe2 (diff)
Notes
Diffstat (limited to 'usr.bin/rs')
-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 6858e7fe4858..dd4a3c3d07fd 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