# HG changeset patch # User Ben Schmidt # Date 1327284405 -39600 # Node ID 28f313a329ed0869a20f800f77648b3d6fc29281 # Parent bba7c574851e71d699df795763507b0bca32c3ff Use character names in man pages. Groff currently by default uses latin1 for its input encoding and doesn't support utf-8 at all [1], but Debian can and one day must use utf-8 [2, 3]. By using character names [4] we sidestep the incompatibility. [1] info groff -- gtroff Reference::Text::Input Encodings:: http://www.gnu.org/software/groff/manual/html_node/Input-Encodings.html [2] http://www.debian.org/doc/debian-policy/ch-docs.html [3] http://www.debian.org/doc/debian-policy/footnotes.html#f101 [4] man groff_char http://manpages.debian.net/cgi-bin/man.cgi?query=groff_char&apropos=0&sektion=0&manpath=Debian+6.0+squeeze&format=html&locale=en diff -r bba7c574851e -r 28f313a329ed man/mlmmj-bounce.1 --- a/man/mlmmj-bounce.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-bounce.1 Mon Jan 23 13:06:45 2012 +1100 @@ -37,6 +37,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-list.1 --- a/man/mlmmj-list.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-list.1 Mon Jan 23 13:06:45 2012 +1100 @@ -24,4 +24,4 @@ .SH AUTHORS This manual page was written by the following person: .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-maintd.1 --- a/man/mlmmj-maintd.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-maintd.1 Mon Jan 23 13:06:45 2012 +1100 @@ -34,6 +34,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-make-ml.1 --- a/man/mlmmj-make-ml.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-make-ml.1 Mon Jan 23 13:06:45 2012 +1100 @@ -22,6 +22,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-process.1 --- a/man/mlmmj-process.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-process.1 Mon Jan 23 13:06:45 2012 +1100 @@ -61,6 +61,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-receive.1 --- a/man/mlmmj-receive.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-receive.1 Mon Jan 23 13:06:45 2012 +1100 @@ -36,6 +36,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-send.1 --- a/man/mlmmj-send.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-send.1 Mon Jan 23 13:06:45 2012 +1100 @@ -64,6 +64,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-sub.1 --- a/man/mlmmj-sub.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-sub.1 Mon Jan 23 13:06:45 2012 +1100 @@ -60,6 +60,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen diff -r bba7c574851e -r 28f313a329ed man/mlmmj-unsub.1 --- a/man/mlmmj-unsub.1 Mon Jan 23 11:45:21 2012 +1100 +++ b/man/mlmmj-unsub.1 Mon Jan 23 13:06:45 2012 +1100 @@ -51,6 +51,6 @@ .SH AUTHORS This manual page was written by the following persons: .HP -Søren Boll Overgaard (based on html2man output) +S\[/o]ren Boll Overgaard (based on html2man output) .HP -Mads Martin Jørgensen +Mads Martin J\[/o]rgensen