summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-12-09 06:36:31 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-12-09 06:36:31 -0800
commit632acffb331db8674aded94425ed87b44e501058 (patch)
treec21e13eff931873244cb993b824c92123528844b
parentdd929d35d4c82f3f0188539c365aeed1f4a17711 (diff)
downloadtxr-632acffb331db8674aded94425ed87b44e501058.tar.gz
txr-632acffb331db8674aded94425ed87b44e501058.tar.bz2
txr-632acffb331db8674aded94425ed87b44e501058.zip
Spacing around major headings early in doc.
* txr.1: Blank line before SYNOPSIS and DESCRIPTION.
-rw-r--r--txr.13
1 files changed, 2 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 516797cf..dc863543 100644
--- a/txr.1
+++ b/txr.1
@@ -347,11 +347,12 @@
.TH TXR 1 2015-11-29 "Utility Commands" "TXR Data Processing Language" "Kaz Kylheku"
.SH* NAME
\*(TX \- text processing language (version 126)
+
.SH* SYNOPSIS
.cblk
.meti txr >> [ options ] < query-file < data-files ..
.cble
-.sp
+
.SH* DESCRIPTION
\*(TX is a language oriented toward processing text from files or streams, using
multiple programming paradigms.