]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/conf/RCS/mhdoc,v
Always check that mktemp()/mktemp2() succeeds before trying to
[nmh] / docs / historical / mh-6.8.5 / conf / RCS / mhdoc,v
1 head 1.3;
2 branch ;
3 access ;
4 symbols ;
5 locks ; strict;
6 comment @# @;
7
8
9 1.3
10 date 90.04.08.15.04.21; author sources; state Exp;
11 branches ;
12 next 1.2;
13
14 1.2
15 date 90.04.05.15.57.49; author sources; state Exp;
16 branches ;
17 next 1.1;
18
19 1.1
20 date 90.02.01.13.15.17; author sources; state Exp;
21 branches ;
22 next ;
23
24
25 desc
26 @@
27
28
29 1.3
30 log
31 @add me2man.sed
32 @
33 text
34 @: run this script through /bin/sh
35 : '@@(#)$Id: mhdoc,v 1.2 90/04/05 15:57:49 sources Exp Locker: sources $'
36
37 echo grinding...
38
39 sed -f doc/config.sed < doc/tmac.h > ../doc/tmac.h
40 sed -f doc/config.sed < doc/tmac.hdr > ../doc/tmac.me
41 sed -f doc/config.sed < doc/me2man.sed > ../doc/me2man.sed
42
43 for f in doc/*.rf
44 do
45 sed -f doc/config.sed < $f > ../doc/`basename $f .rf`.me
46 done
47
48 exit 0
49 @
50
51
52 1.2
53 log
54 @Id
55 @
56 text
57 @d2 1
58 a2 1
59 : '@@(#)$Id:$'
60 d8 1
61 @
62
63
64 1.1
65 log
66 @Initial revision
67 @
68 text
69 @d2 1
70 @