From b30fde4dad7b1d626363a54fa96ace3b6a0c0c7e Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Mon, 3 May 2004 00:12:30 +0000 Subject: [PATCH] *** empty log message *** --- citadel/docs/citadel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/citadel/docs/citadel.html b/citadel/docs/citadel.html index a3c33af6f..27aa43417 100644 --- a/citadel/docs/citadel.html +++ b/citadel/docs/citadel.html @@ -728,12 +728,12 @@ files.

Upgrading to a new version uses the same build procedure as compiling the program for a fresh install, except that you want to do make -install-exec instead of make install. This will +upgrade instead of make install. This will overwrite the programs but not your data. Be sure to shut down citserver during this process! If Citadel is running while you upgrade, you may face data corruption issues.

-

After doing make install-exec, you should run setup +

After doing make upgrade, you should run setup again to bring your data files up to date. Please see the setup section below for more information on this.

The citadel.rc file

-- 2.39.2