23 lines
372 B
Groff
23 lines
372 B
Groff
$NetBSD: patch-doc_awka.1,v 1.2 2015/12/29 23:34:43 dholland Exp $
|
|
|
|
Kill redundant .TP statements.
|
|
|
|
--- doc/awka.1.orig 2012-01-23 22:38:41.000000000 +0000
|
|
+++ doc/awka.1
|
|
@@ -3,7 +3,6 @@
|
|
.ds ex \fIexpr\fR
|
|
'\" .CS - begin code excerpt
|
|
.de CS
|
|
-'\" .TP -2
|
|
.RS
|
|
.nf
|
|
.ta .25i .5i .75i 1i
|
|
@@ -15,7 +14,6 @@
|
|
..
|
|
'\" .DS - start indented
|
|
.de DS
|
|
-.TP -2
|
|
.RS
|
|
.nf
|
|
.sp
|