summaryrefslogtreecommitdiff
path: root/usr.bin/jot/jot.1
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-07-20 19:09:50 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-07-20 19:09:50 +0000
commit4339142468690fcc21237b1b62f194e35c4fbf31 (patch)
tree44e13b72cce72e68882daf1a8a7a510d2dc9edf4 /usr.bin/jot/jot.1
parente6392455a1278e837210a25d46a05af5841d6d2a (diff)
we don't like:
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'usr.bin/jot/jot.1')
-rw-r--r--usr.bin/jot/jot.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1
index 5f7e0fda8e6..6a61286176b 100644
--- a/usr.bin/jot/jot.1
+++ b/usr.bin/jot/jot.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: jot.1,v 1.6 2001/03/08 01:38:51 pjanzen Exp $
+.\" $OpenBSD: jot.1,v 1.7 2001/07/20 19:09:45 mpech Exp $
.\" $NetBSD: jot.1,v 1.2 1994/11/14 20:27:36 jtc Exp $
.\"
.\" Copyright (c) 1993
@@ -190,7 +190,6 @@ from column 10 and ending in column 132, use
and to print all lines 80 characters or longer,
.Pp
.Dl grep \`jot \-s \&"\&" \-b . 80\`
-.Pp
.Sh SEE ALSO
.Xr ed 1 ,
.Xr expand 1 ,