renamed grub-pbkdf2 into grub-mkpasswd-pbkdf2

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-11-26 17:34:22 +01:00
parent a261f80728
commit 84c6b0863f
2 changed files with 3 additions and 3 deletions

View file

@ -120,7 +120,7 @@ main (int argc, char *argv[])
struct termios s, t;
int tty_changed;
progname = "grub-pbkdf2";
progname = "grub-mkpasswd-pbkdf2";
/* Check for options. */
while (1)