blob: b502c7ac7444c2ce108efea0e73f627eb4d07074 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
|
$NetBSD: patch-aa,v 1.1 2000/02/09 17:47:02 itojun Exp $
--- prag.1- Thu Feb 10 02:37:37 2000
+++ prag.1 Thu Feb 10 02:37:52 2000
@@ -273,156 +273,156 @@
.B eqn
character or special character or sequence of characters can be used.
.RE
-.SH EXAMPLES
-.SS "Example 1
-.RS
-.Cs
-.nf
-.na
-frame invis
-pic { line from FRAME.sw to FRAME.se }
-pic { line from FRAME.sw to FRAME.nw }
-draw invis
-0 \e&
-2.9 NY
-7.8 NJ
-3.4 CA
-1.8 MI
-3.7 FL
-.Ce
-.RE
-will produce:
-.G1
-.so ex01.prag
-.G2
-.SS "Example 2
-.RS
-.Cs
-.nf
-.na
-wid 4
-ht 3
-grid dotted
-label left "execution" "time / sec"
-label bot "# of msgs"
-range 0 0 5000 25
-ticks left 0 5 10 15 20 25
-ticks right 0 5 10 15 20 25
-ticks top 0 1000 2000 3000 4000 5000
-ticks bot 0 1000 2000 3000 4000 5000
-new marked MSG "\es-2MSG\es+2" above
-100 0.19 \e(*D
-\&.\|.\|.
-next TLITCP at 5000 20.09 \e(mu
-3000 18.08 \e(mu
-4000 19.12 \e(mu
-.Ce
-.RE
-will produce:
-.G1
-.so ex02.prag
-.G2
-.SS "Example 3
-.RS
-.Cs
-.nf
-.na
-grid dotted
-draw marked
-100 0.19
-\&.\|.\|.
-5000 3.69
-new marked
-0 0
-400 0.45
-\&.\|.\|.
-5000 3.5
-.Ce
-.RE
-will produce:
-.G1
-.so ex03.prag
-.G2
-.SS "Example 4
-.RS
-.Cs
-.nf
-.na
-label left "execution time" "seconds"
-label right "\e(ua message size"
-label bot "messages sent"
-range 0 0 10000 25
-ticks left 0 5 10 15 20 25
-ticks bot 0 1000 5000 10000
-100 1.3
-\&.\|.\|.
-10000 24.6
-.Ce
-.RE
-will produce:
-.G1
-.so ex04.prag
-.G2
-.SS "Example 5
-.RS
-.Cs
-.nf
-.na
-label bot "time (in seconds)"
-label left "memory" "available"
-range 0 0 365 1800
-ticks left 200 400 600 800 1000 1200 1400 1600
-ticks bot 40 80 120 160 200 240 280 320 360
-new
-0 141
-\&.\|.\|.
-365 1309
-new dashed
-nospline
-0 12
-150 247
-\&.\|.\|.
-new dashed
-nospline
-210 824
-360 1508
-.Ce
-.RE
-will produce:
-.G1
-.so ex05.prag
-.G2
-.SS "Example 6
-.RS
-.Cs
-.nf
-.na
-draw invis
-1896 54.2
-1900 49.4
-\&.\|.\|.
-1988 43.8
-.Ce
-.RE
-will produce:
-.G1
-.so ex06.prag
-.G2
-.SS "Example 6
-.RS
-.Cs
-.nf
-.na
-40 72
-45 76
-\&.\|.\|.
-65 79
-.Ce
-.RE
-will produce:
-.G1
-.so ex07.prag
-.G2
+.\".SH EXAMPLES
+.\".SS "Example 1
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"frame invis
+.\"pic { line from FRAME.sw to FRAME.se }
+.\"pic { line from FRAME.sw to FRAME.nw }
+.\"draw invis
+.\"0 \e&
+.\"2.9 NY
+.\"7.8 NJ
+.\"3.4 CA
+.\"1.8 MI
+.\"3.7 FL
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex01.prag
+.\".G2
+.\".SS "Example 2
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"wid 4
+.\"ht 3
+.\"grid dotted
+.\"label left "execution" "time / sec"
+.\"label bot "# of msgs"
+.\"range 0 0 5000 25
+.\"ticks left 0 5 10 15 20 25
+.\"ticks right 0 5 10 15 20 25
+.\"ticks top 0 1000 2000 3000 4000 5000
+.\"ticks bot 0 1000 2000 3000 4000 5000
+.\"new marked MSG "\es-2MSG\es+2" above
+.\"100 0.19 \e(*D
+.\"\&.\|.\|.
+.\"next TLITCP at 5000 20.09 \e(mu
+.\"3000 18.08 \e(mu
+.\"4000 19.12 \e(mu
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex02.prag
+.\".G2
+.\".SS "Example 3
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"grid dotted
+.\"draw marked
+.\"100 0.19
+.\"\&.\|.\|.
+.\"5000 3.69
+.\"new marked
+.\"0 0
+.\"400 0.45
+.\"\&.\|.\|.
+.\"5000 3.5
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex03.prag
+.\".G2
+.\".SS "Example 4
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"label left "execution time" "seconds"
+.\"label right "\e(ua message size"
+.\"label bot "messages sent"
+.\"range 0 0 10000 25
+.\"ticks left 0 5 10 15 20 25
+.\"ticks bot 0 1000 5000 10000
+.\"100 1.3
+.\"\&.\|.\|.
+.\"10000 24.6
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex04.prag
+.\".G2
+.\".SS "Example 5
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"label bot "time (in seconds)"
+.\"label left "memory" "available"
+.\"range 0 0 365 1800
+.\"ticks left 200 400 600 800 1000 1200 1400 1600
+.\"ticks bot 40 80 120 160 200 240 280 320 360
+.\"new
+.\"0 141
+.\"\&.\|.\|.
+.\"365 1309
+.\"new dashed
+.\"nospline
+.\"0 12
+.\"150 247
+.\"\&.\|.\|.
+.\"new dashed
+.\"nospline
+.\"210 824
+.\"360 1508
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex05.prag
+.\".G2
+.\".SS "Example 6
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"draw invis
+.\"1896 54.2
+.\"1900 49.4
+.\"\&.\|.\|.
+.\"1988 43.8
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex06.prag
+.\".G2
+.\".SS "Example 6
+.\".RS
+.\".Cs
+.\".nf
+.\".na
+.\"40 72
+.\"45 76
+.\"\&.\|.\|.
+.\"65 79
+.\".Ce
+.\".RE
+.\"will produce:
+.\".G1
+.\".so ex07.prag
+.\".G2
.SH "SEE ALSO"
AT&T Bell Laboratories, Computing Science Technical Report No.\ 116,
GRAP \- A Graphics Language for Typesetting.
|