diff options
Diffstat (limited to 'contrib/sendmail/src/helpfile')
-rw-r--r-- | contrib/sendmail/src/helpfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/sendmail/src/helpfile b/contrib/sendmail/src/helpfile index 02e6138..931a06e 100644 --- a/contrib/sendmail/src/helpfile +++ b/contrib/sendmail/src/helpfile @@ -1,6 +1,6 @@ #vers 2 cpyr -cpyr Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers. +cpyr Copyright (c) 1998-2000, 2002 Sendmail, Inc. and its suppliers. cpyr All rights reserved. cpyr Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved. cpyr Copyright (c) 1988, 1993 @@ -11,7 +11,7 @@ cpyr By using this file, you agree to the terms and conditions set cpyr forth in the LICENSE file which can be found at the top level of cpyr the sendmail distribution. cpyr -cpyr $$Id: helpfile,v 8.38 2000/10/15 17:18:44 ca Exp $$ +cpyr $$Id: helpfile,v 8.40 2002/03/19 00:23:28 gshapiro Exp $$ cpyr smtp This is sendmail version $v smtp Topics: @@ -133,4 +133,4 @@ control help This message. control restart Restart sendmail. control shutdown Shutdown sendmail. control status Show sendmail status. -control memdump Dump allocated memory list. +control memdump Dump allocated memory list (for debugging only). |