summaryrefslogtreecommitdiff
path: root/usr.bin/jot
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2016-07-17 04:15:26 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2016-07-17 04:15:26 +0000
commit11b88baab6cc6a16072e3f96a6bdd741b5353c2d (patch)
tree9e74482f91947ca6d18bc72f2eec59e67cea64f3 /usr.bin/jot
parent1dfef459457e5cc940a0fae32fe00da0fa1ce333 (diff)
Remove now obsolete parenthetical explanation (should have been part of
previous commit).
Diffstat (limited to 'usr.bin/jot')
-rw-r--r--usr.bin/jot/jot.19
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1
index b00f72407fb..628b07ef5e9 100644
--- a/usr.bin/jot/jot.1
+++ b/usr.bin/jot/jot.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: jot.1,v 1.20 2016/07/17 04:04:46 tb Exp $
+.\" $OpenBSD: jot.1,v 1.21 2016/07/17 04:15:25 tb Exp $
.\" $NetBSD: jot.1,v 1.2 1994/11/14 20:27:36 jtc Exp $
.\"
.\" Copyright (c) 1993
@@ -238,12 +238,7 @@ Generate the strings xaa through xaz:
.Pp
.Dl $ jot \-w xa%c 26 a
.Pp
-Generate 20 random 8-letter strings
-(note that the character
-.Sq {
-comes after the character
-.Sq z
-in the ASCII character set):
+Generate 20 random 8-letter strings:
.Pp
.Dl "$ jot \-r \-c 160 a z | rs \-g0 0 8"
.Pp