]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldapsearch.c
ALL clarification from HEAD
[openldap] / clients / tools / ldapsearch.c
index 86b1c404a7babe2c35fd1be54c5cd491d2a0ee73..63d01d4761d486c313299e09edf354b7876f1ce8 100644 (file)
@@ -794,7 +794,7 @@ getNextPage:
                        filtpattern );
 
                if ( attrs == NULL ) {
-                       fprintf( stderr, _("ALL") );
+                       fprintf( stderr, _("All userApplication attributes") );
                } else {
                        for ( i = 0; attrs[ i ] != NULL; ++i ) {
                                fprintf( stderr, "%s ", attrs[ i ] );