Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / man / signcode.1
old mode 100755 (executable)
new mode 100644 (file)
index 1226d55..7771826
@@ -27,9 +27,9 @@ The Private Key File (pvk) that contains the private key used to digitally
 sign the PE executable. This private key must match the public key inside the
 publisher X.509 certificate.
 .TP
-.I "-a md5 | sha1"
+.I "-a sha1 | md5"
 The hash algorithm used in the digital signature of the PE executable. The 
-default algorithm is MD5.
+default algorithm is SHA1.
 .TP
 .I "-$ individual | commercial"
 Add information about the publisher, i.e. if the signature is generated by an
@@ -86,8 +86,8 @@ Copyright (C) 2003 Motus Technologies.
 Copyright (C) 2004 Novell.
 Released under BSD license.
 .SH MAILING LISTS
-Visit http://mail.ximian.com/mailman/mono-list for details.
+Visit http://lists.ximian.com/mailman/listinfo/mono-devel-list for details.
 .SH WEB SITE
-Visit: http://www.go-mono.com for details
+Visit http://www.mono-project.com for details
 .SH SEE ALSO
 .BR chktrust(1), makecert(1), cert2spc(1)