]> git.sur5r.net Git - openldap/commitdiff
minor cleanup
authorPierangelo Masarati <ando@openldap.org>
Wed, 28 Jul 2004 23:48:08 +0000 (23:48 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 28 Jul 2004 23:48:08 +0000 (23:48 +0000)
servers/slapd/main.c

index 47012f76692ae368a3d8d259c8692089d052c4f5..09f674dd8c4c825b448b91cdd4685707ec6651d8 100644 (file)
@@ -207,7 +207,7 @@ usage( char *name )
                "\t-l facility\tSyslog facility (default: LOCAL4)\n"
 #endif
                "\t-n serverName\tService name\n"
-               "\t-o <opt>[=val] Generic means to specify options" );
+               "\t-o <opt>[=val] generic means to specify options" );
        if ( !BER_BVISNULL( &option_helpers[0].oh_name ) ) {
                int     i;