X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmono-config.5;h=a8e31f3ed3356515a970d082eb42bb5537a13e2f;hb=HEAD;hp=3a2129f43306cb8e44d12234ca1bc0256b2d6950;hpb=c1d2670d6f4713c48c143da4c2216baf2c269db5;p=mono.git diff --git a/man/mono-config.5 b/man/mono-config.5 index 3a2129f4330..a8e31f3ed33 100644 --- a/man/mono-config.5 +++ b/man/mono-config.5 @@ -5,7 +5,7 @@ .\" Miguel de Icaza (miguel@gnu.org) .\" Paolo Molaro (lupus@ximian.com) .\" -.TH Mono "Mono 1.0" +.TH Mono "mono-config" .SH NAME mono-config \- Mono runtime file format configuration .SH DESCRIPTION @@ -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