[xbuild] Add support for multi-targeting arbitrary frameworks.
[mono.git] / man / sn.1
index 8fb135456f72dd7df84985e81e2530925f31e34d..4e614ffc6124b0b0139eb61377f475e111b0e982 100644 (file)
--- a/man/sn.1
+++ b/man/sn.1
@@ -7,7 +7,7 @@
 .\"
 .TH Mono "sn"
 .SH NAME
-sn \- Digitally sign/verify/compare strongname on CLR assemblies.
+sn \- Digitally sign/verify/compare strongnames on CLR assemblies.
 .SH SYNOPSIS
 .PP
 .B sn [-q | -quiet] [options] [parameters]
@@ -92,13 +92,13 @@ assembly with the private key that match the public key inside the assembly
 Re-sign the specified assembly using the specified strongname container.
 .TP
 .I "-t file"
-Show the public key from the specified file.
+Show the public key token from the specified file.
 .TP
 .I "-tp file"
 Show the public key and the public key token from the specified file.
 .TP
 .I "-T assembly"
-Show the public key from the specified assembly.
+Show the public key token from the specified assembly.
 .TP
 .I "-Tp assembly"
 Show the public key and the public key token from the specified assembly.