]> git.donarmstrong.com Git - debian/debian-policy.git/blob - mm1.32-patch
Merge in changes committed by rra to the main repo.
[debian/debian-policy.git] / mm1.32-patch
1 Patch from Daniel Quinlan for mm-1.32 groff macros to make it work
2 with FHS source
3
4 diff -ur mm1.32/tmac.m tmac/tmac.m
5 --- mm1.32/tmac.m       Thu Sep  2 22:37:52 1999
6 +++ tmac/tmac.m Thu Jan 27 23:28:22 2000
7 @@ -539,10 +539,12 @@
8  .\" Break here to avoid problems with new linesetting of the previous line.
9  .\" Hope this doesn't break anything else :-)
10  .\" Don't break if arg_4 is a '1'.
11 +.if \\n[D]>2 .tm PGFORM: \\$*
12  .if ''\\$4' .br
13 +.if \\n[D]>3 .tm PGFORM: IN l:\\n[.l] p:\\n[.p] o:\\n[.o]
14  .ie !''\\$1' \{\
15  .      ll \\$1
16 -.      nr @ll \n[.l]
17 +.      nr @ll \\n[.l]
18  .      nr @cur-ll \\n[@ll]
19  .      lt \\n[@ll]u
20  .\}
21 @@ -553,17 +555,23 @@
22  .\"
23  .ie !''\\$2' \{\
24  .      pl \\$2
25 -.      nr @pl \n[.p]
26 +.      nr @pl \\n[.p]
27  .\}
28  .el .pl \\n[@pl]u
29  .\"
30  .ie !''\\$3' \{\
31  .      po \\$3
32 -.      nr @po \n[.o]
33 +.      nr @po \\n[.o]
34  .\}
35  .el .po \\n[@po]u
36 +.if \\n[D]>3 .tm PGFORM: OUT l:\\n[.l] p:\\n[.p] o:\\n[.o]
37 +.if \\n[D]>2 .tm PGFORM: ll=\\n[@ll], pl=\\n[@pl], po=\\n[@po]
38  'in 0
39  .pg@move-trap
40 +.if \\n[D]>2 \{\
41 +.      tm Traps:
42 +.      ptr
43 +.\}
44  ..
45  .\"-------------
46  .\" .MOVE y [[x] linelength]