]> err.no Git - util-linux/commitdiff
more typos
authorLaMont Jones <lamont@mix.mmjgroup.com>
Mon, 9 Jul 2007 00:21:12 +0000 (18:21 -0600)
committerLaMont Jones <lamont@mix.mmjgroup.com>
Mon, 9 Jul 2007 00:21:12 +0000 (18:21 -0600)
mount/lomount.c

index cae2708009a020aa5c7c5b2467ef271ac843d083..ae10bc66682df04e67c00371a2270d443520e9c4 100644 (file)
@@ -585,8 +585,8 @@ main(int argc, char **argv) {
                { "find", 0, 0, 'f' },
                { "help", 0, 0, 'h' },
                { "keybits", 1, 0, 'k' },
-               { "nopasshash", 0, 0, 'N' }
-               { "nohashpass", 0, 0, 'N' }
+               { "nopasshash", 0, 0, 'N' },
+               { "nohashpass", 0, 0, 'N' },
                { "offset", 1, 0, 'o' },
                { "pass-fd", 1, 0, 'p' },
                { "read-only", 0, 0, 'r' },