X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/0683223aa93d14e4b1d0620010392c518a3a6392..d4efbcd93c940ad522fcf8c601ec1829d2e0b10d:/man/crc-mktab.1?ds=sidebyside diff --git a/man/crc-mktab.1 b/man/crc-mktab.1 index 611a4c6..3f26960 100644 --- a/man/crc-mktab.1 +++ b/man/crc-mktab.1 @@ -72,7 +72,7 @@ the default array name is .TP .BI "\-t, \-\-type=" type Specify the element type of the array defined by a C source output. The -default is +default is .B "unsigned short" if the polynomial has degree 16 or less, or .B "unsigned long" @@ -81,7 +81,7 @@ otherwise. This option does nothing without the option. .TP .BI "\-i, \-\-include=" header -Request that generated C source include the named +Request that generated C source include the named .I header file. Inserts a line of the form @@ -116,7 +116,7 @@ at the end. The default guard macro name is built from the output file name specified with .B \-o by uppercasing all alphabetic characters in the name and replacing -nonalphanumeric characters by underscores +nonalphanumeric characters by underscores .RB ` _ '. This option does nothing with the .B \-c