mc.ext: fix regular expression for initrd.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Sergey Y. Afonin 2016-03-18 10:47:35 +03:00 committed by Andrew Borodin
parent a056be3dc3
commit 0cb1a3c9f3

View File

@ -221,7 +221,7 @@ shell/i/.cpio
View=%view{ascii} @EXTHELPERSDIR@/archive.sh view cpio
# initrd
regex/^(initramfs.*\.img|initrd\.img(-.+)?)$
regex/^(initramfs.*\.img|initrd(-.+)?\.img(-.+)?)$
Open=%cd %p/ucpio://
# 7zip archives (they are not man pages)