From: Pierangelo Masarati Date: Wed, 28 Jul 2004 23:48:08 +0000 (+0000) Subject: minor cleanup X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~13 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7507596ccc93f07472d7b3736503a972bc0bf526;p=openldap minor cleanup --- diff --git a/servers/slapd/main.c b/servers/slapd/main.c index 47012f7669..09f674dd8c 100644 --- a/servers/slapd/main.c +++ b/servers/slapd/main.c @@ -207,7 +207,7 @@ usage( char *name ) "\t-l facility\tSyslog facility (default: LOCAL4)\n" #endif "\t-n serverName\tService name\n" - "\t-o [=val] Generic means to specify options" ); + "\t-o [=val] generic means to specify options" ); if ( !BER_BVISNULL( &option_helpers[0].oh_name ) ) { int i;