blob: 094c1dd00abd5ba5d2bb1cc9aa8f8fe650ee9208 (
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
|
diff --git a/doc/asn2deb.pod b/doc/asn2deb.pod
index 0baa50e..529b0a3 100644
--- a/doc/asn2deb.pod
+++ b/doc/asn2deb.pod
@@ -1,4 +1,4 @@
-
+=encoding utf8
=head1 NAME
asn2deb - Create a Debian package for BER monitoring from ASN.1
@@ -72,4 +72,4 @@ B<W. Borgert> Author.
=head1 COPYRIGHT
-Copyright (C) 2003, 2005 W. Borger
\ No newline at end of file
+Copyright (C) 2003, 2005 W. Borger
diff --git a/doc/idl2deb.pod b/doc/idl2deb.pod
index 9a43c7f..d9a703e 100644
--- a/doc/idl2deb.pod
+++ b/doc/idl2deb.pod
@@ -1,4 +1,4 @@
-
+=encoding utf8
=head1 NAME
idl2deb - Create a Debian package for CORBA monitoring from IDL
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index 363d999..2760cfa 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -1,4 +1,4 @@
-
+=encoding utf8
=head1 NAME
wireshark - Interactively dump and analyze network traffic
|