aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mailman-install/internals.pl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mailman-install/internals.pl')
-rw-r--r--doc/mailman-install/internals.pl40
1 files changed, 20 insertions, 20 deletions
diff --git a/doc/mailman-install/internals.pl b/doc/mailman-install/internals.pl
index ef9582bf..5c7dd896 100644
--- a/doc/mailman-install/internals.pl
+++ b/doc/mailman-install/internals.pl
@@ -2,57 +2,57 @@
# Associate internals original text with physical files.
-$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/exim3-transport/;
$ref_files{$key} = "$dir".q|node19.html|;
$noresave{$key} = "$nosave";
-$key = q/postfix-integration/;
-$ref_files{$key} = "$dir".q|node13.html|;
-$noresave{$key} = "$nosave";
-
$key = q/mail-server/;
$ref_files{$key} = "$dir".q|node11.html|;
$noresave{$key} = "$nosave";
-$key = q/front/;
-$ref_files{$key} = "$dir".q|node1.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/postfix-virtual/;
-$ref_files{$key} = "$dir".q|node14.html|;
+$key = q/postfix-integration/;
+$ref_files{$key} = "$dir".q|node13.html|;
$noresave{$key} = "$nosave";
$key = q/about/;
$ref_files{$key} = "$dir".q|node51.html|;
$noresave{$key} = "$nosave";
-$key = q/bsd-issues/;
-$ref_files{$key} = "$dir".q|node49.html|;
+$key = q/building/;
+$ref_files{$key} = "$dir".q|node6.html|;
+$noresave{$key} = "$nosave";
+
+$key = q/create-install-dir/;
+$ref_files{$key} = "$dir".q|node5.html|;
$noresave{$key} = "$nosave";
$key = q/customizing/;
$ref_files{$key} = "$dir".q|node39.html|;
$noresave{$key} = "$nosave";
-$key = q/troubleshooting/;
-$ref_files{$key} = "$dir".q|node46.html|;
+$key = q/postfix-virtual/;
+$ref_files{$key} = "$dir".q|node14.html|;
$noresave{$key} = "$nosave";
-$key = q/building/;
-$ref_files{$key} = "$dir".q|node6.html|;
+$key = q/front/;
+$ref_files{$key} = "$dir".q|node1.html|;
$noresave{$key} = "$nosave";
-$key = q/qmail-issues/;
-$ref_files{$key} = "$dir".q|node35.html|;
+$key = q/bsd-issues/;
+$ref_files{$key} = "$dir".q|node49.html|;
$noresave{$key} = "$nosave";
$key = q/site-list/;
$ref_files{$key} = "$dir".q|node40.html|;
$noresave{$key} = "$nosave";
+$key = q/troubleshooting/;
+$ref_files{$key} = "$dir".q|node46.html|;
+$noresave{$key} = "$nosave";
+
1;