summaryrefslogtreecommitdiffstats
path: root/doc/for.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/for.n')
-rw-r--r--doc/for.n1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/for.n b/doc/for.n
index fc105f8..99d6003 100644
--- a/doc/for.n
+++ b/doc/for.n
@@ -14,7 +14,6 @@ for \- 'For' loop
.SH SYNOPSIS
\fBfor \fIstart test next body\fR
.BE
-
.SH DESCRIPTION
.PP
\fBFor\fR is a looping command, similar in structure to the C