X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmono-config.5;h=94c7b1665bc5a2fd21a17ba52b84d82136a33f1d;hb=507bd904bf2725d13d35c152745b94bc82a80b5c;hp=3a2129f43306cb8e44d12234ca1bc0256b2d6950;hpb=98b68f751dfd2892bf0074f626848bafb5966e63;p=mono.git diff --git a/man/mono-config.5 b/man/mono-config.5 index 3a2129f4330..94c7b1665bc 100644 --- a/man/mono-config.5 +++ b/man/mono-config.5 @@ -60,7 +60,7 @@ element takes 3 attributes: This is the target library, where the function can be found. .TP .I name -This is the name of the fuction as it appears in the metadata: it is the name +This is the name of the function as it appears in the metadata: it is the name of the P/Invoke method. .TP .I target @@ -81,7 +81,12 @@ Allowed values are: linux, osx, solaris, freebsd, openbsd, netbsd, windows, aix, .TP .I cpu This is the name of the architecture for which the mapping should be applied. -Allowed values are: x86, x86-64, sparc, ppc, s390, s390x, arm, mips, alpha, hppa, ia64. +Allowed values are: x86, x86-64, sparc, ppc, s390, s390x, arm, mips, +alpha, hppa, ia64. +.TP +.I wordsize +This is the size of registers on the target architecture, it can be +either 32 or 64. .PP The attribute value for both attributes can be a comma-separated list of the allowed values. Additionally, the first character may be a