From fcc3d1c712ed1f50e9aaa79b764392e31359a825 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 14 Jun 2002 03:26:00 +0000 Subject: [PATCH] s/svc_domain.import/bind.import/ to match reality --- httemplate/docs/legacy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/docs/legacy.html b/httemplate/docs/legacy.html index cceeb05d0..161690b62 100755 --- a/httemplate/docs/legacy.html +++ b/httemplate/docs/legacy.html @@ -5,8 +5,8 @@

Importing legacy data

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.