aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/SY/literal.out_html
blob: b1f378cf26da1ad18462dfa3467738c6d1eaed8d (plain) (blame)
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
BEGINTEST
<br/>
initial regular text
<table class="Nm">
  <tr>
    <td><code class="Nm" title="Nm">command</code></td>
    <td><i>arguments</i></td>
  </tr>
</table>
middle regular text
<pre>
literal text
before display
</pre>
<table class="Nm">
  <tr>
    <td><code class="Nm" title="Nm">command</code></td>
    <td>
    <pre>
<i>arguments</i>
    </pre>
    </td>
  </tr>
</table>
<pre>
literal text
after display
</pre>
final regular text
<br/>
ENDTEST