From ad6ae6f993fe840c52c6d12417ef396415d9cfdd Mon Sep 17 00:00:00 2001 From: Chris Maynard Date: Sun, 9 Jun 2013 20:52:15 +0000 Subject: Due to utf8 characters in the AUTHORS file, pass --utf8 to pod2man. Fixes the 2nd problem reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8774 svn path=/trunk/; revision=49865 --- doc/wireshark.pod.template | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/wireshark.pod.template') diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template index 01583e94e4..285d1e5142 100644 --- a/doc/wireshark.pod.template +++ b/doc/wireshark.pod.template @@ -1,3 +1,9 @@ +=begin man + +=encoding utf8 + +=end man + =head1 NAME wireshark - Interactively dump and analyze network traffic -- cgit v1.2.1