From: LaMont Jones Date: Mon, 9 Jul 2007 00:21:12 +0000 (-0600) Subject: more typos X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319c4accd8672abd0821978c5188531dd38af7ff;p=util-linux more typos --- diff --git a/mount/lomount.c b/mount/lomount.c index cae27080..ae10bc66 100644 --- a/mount/lomount.c +++ b/mount/lomount.c @@ -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' },