From 632acffb331db8674aded94425ed87b44e501058 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 9 Dec 2015 06:36:31 -0800 Subject: Spacing around major headings early in doc. * txr.1: Blank line before SYNOPSIS and DESCRIPTION. --- txr.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3