diff options
author | ivan <ivan> | 2003-10-23 09:02:26 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-10-23 09:02:26 +0000 |
commit | 3fe5056278ef6e91d46ed380107d7eb1c2d28728 (patch) | |
tree | 250fb9de831e6b18a1471e00bb8937fdc215b70b | |
parent | b8a226dd26079c49b3d81fde5d64c8ba9069a724 (diff) |
fix cranky verbitage at the top
-rwxr-xr-x | httemplate/docs/legacy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/legacy.html b/httemplate/docs/legacy.html index 2db9edb0f..fb45ebb6f 100755 --- a/httemplate/docs/legacy.html +++ b/httemplate/docs/legacy.html @@ -3,7 +3,7 @@ </head> <body> <h1>Importing legacy data</h1> -<font size="+2">In most cases, legacy data import all cases will require writing custom code to deal with your particular legacy data. The example scripts here will not work "out-of-the-box". Importing your legacy data will most probably involve some hacking on the example scripts noted below. Contributions to the import process are welcome.</font> +<font size="+2">In almost all cases, legacy data import will require writing custom code to deal with your particular legacy data. The example scripts here will probably <b>not</b> work "out-of-the-box", and are provided <b>as a starting point only</b>.</font> <br><br><i>Some import scripts may require installation of the <a href="http://search.cpan.org/search?dist=Array-PrintCols">Array-PrintCols</a> and <a href="http://search.cpan.org/search?dist=Term-Query">Term-Query</a> (make test broken; install manually) modules.</i><br> <ul> <li><a name="bind">bin/bind.import</a> - Import domain information from BIND named |