blob: f44f59bba2f1f289bcd3ce50cd645f2b2ad0a3a6 (
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
|
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH test 1 test test
.SH FOO
.\" There is no problem here
\&\fI'foo1\fP \fI.foo1\fP
\&\fI'foo2\fP \fI.foo2\fP
.\" bug in a groff page:
.br
\&\fI.foo3\fP
.br
\&\fI'foo3\fP
.\" This is correct:
.br
\fI\&.foo4\fP
.br
\fI\&'foo4\fP
.\" po4a should not generate such a buggy page. It should add a \&
.br
\&\fI.foo5\fP
.br
\&\fI'foo5\fP
|