X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Documentation%2Fmono.txt;h=e8e1758e87dab7244d1b92a2c4400764e53bb687;hp=6739ab9615ef7085441fae78c6f4695bd36d5682;hb=12e36b2f41b6cbc67386fcb9c59c32a3e2033905;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 diff --git a/Documentation/mono.txt b/Documentation/mono.txt index 6739ab9615ef..e8e1758e87da 100644 --- a/Documentation/mono.txt +++ b/Documentation/mono.txt @@ -26,11 +26,11 @@ other program after you have done the following: the kernel (CONFIG_BINFMT_MISC) and set it up properly. If you choose to compile it as a module, you will have to insert it manually with modprobe/insmod, as kmod - can not be easily supported with binfmt_misc. + cannot be easily supported with binfmt_misc. Read the file 'binfmt_misc.txt' in this directory to know more about the configuration process. -3) Add the following enries to /etc/rc.local or similar script +3) Add the following entries to /etc/rc.local or similar script to be run at system startup: # Insert BINFMT_MISC module into the kernel