From 7cd8196f272d1cfacb767e2d4e6b04db325cae5c Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 30 Sep 2009 11:28:39 -0600 Subject: Updated man page with the new update options and documentation. --- ldap/admin/src/scripts/setup-ds.res.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldap/admin/src/scripts') diff --git a/ldap/admin/src/scripts/setup-ds.res.in b/ldap/admin/src/scripts/setup-ds.res.in index c4be6589..57e7654b 100644 --- a/ldap/admin/src/scripts/setup-ds.res.in +++ b/ldap/admin/src/scripts/setup-ds.res.in @@ -140,7 +140,7 @@ error_loading_update = Error: not applying update '%s'. Error: %s\n error_unknown_update = Error: cannot apply update '%s'. Not a recognized update type.\n error_executing_update = Error: update '%s' returned code '%s': %s\n error_updating = Error: could not update the directory server.\n -update_successful = Finished successful update of directory server.\n +update_successful = Finished successful update of directory server.\nPlease restart your directory servers.\n update_dialog_first = This program will update the %s Directory Server.\n\nIt is recommended that you have "root" privilege to perform the update.\nTips for using this program:\n - Press "Enter" to choose the default and go to the next screen\n - Type "Control-B" or the word "back" then "Enter" to go back to the previous screen\n - Type "Control-C" to cancel the update\n\n # %s -> brand -- cgit