cd281e9d28
Patch taken from OpenOffice.org tools(originally Debian package): http://tools.openoffice.org/source/browse/tools/dmake/man/dmake.tf?rev=1.9&r1=1.1.1.1&r2=1.1.1.1.38.1 Fixes PR 29588.
38 lines
853 B
Text
38 lines
853 B
Text
$NetBSD: patch-ab,v 1.1 2007/05/08 15:20:41 obache Exp $
|
|
|
|
--- man/dmake.tf.orig 1997-07-15 16:02:27.000000000 +0000
|
|
+++ man/dmake.tf
|
|
@@ -5,26 +5,18 @@
|
|
.ds TB "0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.2i +0.5i +0.5i +2.0i
|
|
.de Ip
|
|
.sp \\n[PD]u
|
|
-.fi
|
|
-.nr an-prevailing-indent (n;\w@\\$1 @u)
|
|
-.it 1 an-trap
|
|
-.if !\\n[an-div?] .di an-div
|
|
-.in 0
|
|
-.nr an-div? 1
|
|
.nf
|
|
-\&\\$1 \\$2
|
|
+.nr dmake-indent \w@\\$1 @u
|
|
+.IP "\\$1" \\n[dmake-indent]u
|
|
+\\$2
|
|
..
|
|
.de Is
|
|
-.nr an-prevailing-indent \w@\\$1@u
|
|
+.nr dmake-indent \w@\\$1@u
|
|
..
|
|
.de Ii
|
|
-.fi
|
|
-.it 1 an-trap
|
|
-.if !\\n[an-div?] .di an-div
|
|
-.in 0
|
|
-.nr an-div? 1
|
|
-.nf
|
|
-\&\\$1
|
|
+.PD 0
|
|
+.IP "\\$1" \\n[dmake-indent]u
|
|
+.it 1 PD
|
|
..
|
|
.TH DMAKE p "UW" "Version 4.01 PL0" "Unsupported Free Software"
|
|
.SH NAME
|