]> git.sur5r.net Git - openldap/blobdiff - clients/ud/help.c
Round one of LDAP_F() macro changes. In this round we rename
[openldap] / clients / ud / help.c
index b851d49d37e1979a101a0d8c8c797fc3d7e5339b..0fb0590bf2a57087c5b71c1d2bbe4950832286b4 100644 (file)
@@ -1,3 +1,8 @@
+/* $OpenLDAP$ */
+/*
+ * Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  * Copyright (c) 1992, 1993  Regents of the University of Michigan.
  * All rights reserved.
@@ -75,7 +80,7 @@ print_help( char *s )
                printf("\n  Type \"help <command-name>\" to get help about a particular command.");
                printf("\n  Type \"help options\" to get help about options in brackets above.\n");
 #ifdef UOFM
-               printf("\n  Bugs in ud should be reported via e-mail to:  ud-bugs@umich.edu\n" );
+               printf("\n  Bugs in ud should be reported via e-mail to:  OpenLDAP-its@OpenLDAP.org\n" );
                printf("\n  For more assistance with ud, contact the ITD Consultants by phoning\n" );
                printf("      764-HELP or by sending e-mail to:  consulting.help@umich.edu\n" );
 #endif /* UOFM */