Initial revision
This commit is contained in:
parent
742a4d91d4
commit
eef81c09bb
3 changed files with 18 additions and 0 deletions
6
doc/em/dispat1.sed
Normal file
6
doc/em/dispat1.sed
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
1c\
|
||||||
|
.TS\
|
||||||
|
r l l l l l l l l.
|
||||||
|
s/-/\\-/g
|
||||||
|
/DISPATCH2/,$c\
|
||||||
|
.TE
|
6
doc/em/dispat2.sed
Normal file
6
doc/em/dispat2.sed
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
1,/DISPATCH2/c\
|
||||||
|
.TS\
|
||||||
|
r l l l l l l l l.
|
||||||
|
s/-/\\-/g
|
||||||
|
/DISPATCH3/,$c\
|
||||||
|
.TE
|
6
doc/em/dispat3.sed
Normal file
6
doc/em/dispat3.sed
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
1,/DISPATCH3/c\
|
||||||
|
.TS\
|
||||||
|
r l l l l l l l l.
|
||||||
|
s/-/\\-/g
|
||||||
|
$a\
|
||||||
|
.TE
|
Loading…
Reference in a new issue