sort usage

This commit is contained in:
Todd C. Miller
2004-12-16 19:20:25 +00:00
parent 0b1ef8ff53
commit bb76440b4f

2
sudo.c
View File

@@ -1169,7 +1169,7 @@ usage(exit_val)
char **p;
int linelen, linemax, ulen;
static char *uvec[] = {
" [-HPSb]",
" [-bHPS]",
#ifdef HAVE_BSD_AUTH_H
" [-a auth_type]",
#endif