chiark / gitweb /
url: Allow `;' to separate key/value pairs in URL-encoded strings.
[mLib] / man / crc-mktab.1
index 0d285c2c0c44630c2fdaf7c860002163063a284d..611a4c607893dc2268e14589194e2e2474c07f2f 100644 (file)
@@ -61,7 +61,7 @@ Print a one-line usage summary to standard output and exit successfully.
 Produce a C source file which exports a symbol naming the array, instead
 of a C header file.
 .TP
-.BI "\s, \-\-symbol=" symbol
+.BI "\-s, \-\-symbol=" symbol
 Name the table
 .IR symbol .
 This is the name of the macro defined by a header file, or the array
@@ -163,5 +163,5 @@ an example of use, see the header file
 .I A painless guide to CRC error detection algorithms
 by Ross N. Williams.
 .SH "AUTHOR"
-Mark Wooding, <mdw@nsict.org>
+Mark Wooding, <mdw@distorted.org.uk>