aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mailman-install/internals.pl
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2016-07-08 14:36:08 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2016-07-08 14:36:08 +0900
commit79b979f4a01475359abcf6ca23d507b99b387e54 (patch)
tree142f32f9c4125e8db079d2f296f6acd1c02b4283 /doc/mailman-install/internals.pl
parent7ebcda8b0bcf27497d973312dd41b2f01a4246dc (diff)
parent0e21a4e0ab1908c83792c171b0ee4a6777ff9591 (diff)
downloadmailman2-79b979f4a01475359abcf6ca23d507b99b387e54.tar.gz
mailman2-79b979f4a01475359abcf6ca23d507b99b387e54.tar.xz
mailman2-79b979f4a01475359abcf6ca23d507b99b387e54.zip
Merge lp:mailman/2.1 rev 1659
Diffstat (limited to 'doc/mailman-install/internals.pl')
-rw-r--r--doc/mailman-install/internals.pl46
1 files changed, 23 insertions, 23 deletions
diff --git a/doc/mailman-install/internals.pl b/doc/mailman-install/internals.pl
index 5c7dd896..06648002 100644
--- a/doc/mailman-install/internals.pl
+++ b/doc/mailman-install/internals.pl
@@ -1,49 +1,45 @@
-# LaTeX2HTML 2008 (1.71)
+# LaTeX2HTML 2002-2-1 (1.71)
# Associate internals original text with physical files.
-$key = q/qmail-issues/;
-$ref_files{$key} = "$dir".q|node35.html|;
+$key = q/postfix-integration/;
+$ref_files{$key} = "$dir".q|node13.html|;
$noresave{$key} = "$nosave";
-$key = q/exim3-transport/;
-$ref_files{$key} = "$dir".q|node19.html|;
+$key = q/bsd-issues/;
+$ref_files{$key} = "$dir".q|node49.html|;
$noresave{$key} = "$nosave";
$key = q/mail-server/;
$ref_files{$key} = "$dir".q|node11.html|;
$noresave{$key} = "$nosave";
-$key = q/postfix-integration/;
-$ref_files{$key} = "$dir".q|node13.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/about/;
-$ref_files{$key} = "$dir".q|node51.html|;
+$key = q/create-install-dir/;
+$ref_files{$key} = "$dir".q|node5.html|;
$noresave{$key} = "$nosave";
-$key = q/building/;
-$ref_files{$key} = "$dir".q|node6.html|;
+$key = q/postfix-virtual/;
+$ref_files{$key} = "$dir".q|node14.html|;
$noresave{$key} = "$nosave";
-$key = q/create-install-dir/;
-$ref_files{$key} = "$dir".q|node5.html|;
+$key = q/qmail-issues/;
+$ref_files{$key} = "$dir".q|node35.html|;
$noresave{$key} = "$nosave";
-$key = q/customizing/;
-$ref_files{$key} = "$dir".q|node39.html|;
+$key = q/building/;
+$ref_files{$key} = "$dir".q|node6.html|;
$noresave{$key} = "$nosave";
-$key = q/postfix-virtual/;
-$ref_files{$key} = "$dir".q|node14.html|;
+$key = q/about/;
+$ref_files{$key} = "$dir".q|node51.html|;
$noresave{$key} = "$nosave";
-$key = q/front/;
-$ref_files{$key} = "$dir".q|node1.html|;
+$key = q/exim3-transport/;
+$ref_files{$key} = "$dir".q|node19.html|;
$noresave{$key} = "$nosave";
-$key = q/bsd-issues/;
-$ref_files{$key} = "$dir".q|node49.html|;
+$key = q/customizing/;
+$ref_files{$key} = "$dir".q|node39.html|;
$noresave{$key} = "$nosave";
$key = q/site-list/;
@@ -54,5 +50,9 @@ $key = q/troubleshooting/;
$ref_files{$key} = "$dir".q|node46.html|;
$noresave{$key} = "$nosave";
+$key = q/front/;
+$ref_files{$key} = "$dir".q|node1.html|;
+$noresave{$key} = "$nosave";
+
1;