[tests] Missing custom attr on an assembly should not crash mono.
[mono.git] / man / caspol.1
index f0e4ebfa07b1b86c1813e0e9505eac05e2477985..fe705601b4c7939cecdcb05c6abcebffd6b7e93d 100644 (file)
@@ -153,12 +153,18 @@ This condition specify a specific hash that an assembly must generate
 policy to be updated (as the hash value will have changed).
 .TP
 .I -pub [-cert certificate | -file signedfile | -hex rawdata]
-This condition specify a specific X.509 Authenticode(r) certificate that
-must signed an assembly to be satisfied. The certificate can be referenced
+This condition specify a X.509 Authenticode(r) certificate that must have 
+signed an assembly in order to be satisfied. The certificate can be referenced
 as a file (binary DER), a signed file (containing the certificate) or with
 the hexadecimal value of the certificate. Note that files outside the 
 policy must also be protected against tempering.
 .TP
+.I -strong -file filename [name | -noname] [version | -noversion]
+This condition specify a specific StrongName that must have signed an
+assembly to be satisfied. Use -noname if the assembly name isn't known
+(or important) and -version if the version isn't known (or important) in
+the resolution.
+.TP
 .I -site hostname
 This condition specify the site from where the assembly must come from to 
 be satisfied.
@@ -212,6 +218,6 @@ Written by Sebastien Pouliot
 .SH COPYRIGHT
 Copyright (C) 2004 Novell, Inc (http://www.novell.com)
 .SH MAILING LISTS
-Visit http://mail.ximian.com/mailman/mono-list for details.
+Visit http://lists.ximian.com/mailman/listinfo/mono-list for details.
 .SH WEB SITE
-Visit: http://www.mono-project.com for details
+Visit http://www.mono-project.com for details