chiark / gitweb /
Makefile: Use check_PROGRAMS target.
[mLib] / man / crc-mktab.1
index 611a4c607893dc2268e14589194e2e2474c07f2f..3f269600fa889fca35fdc2aa530191279df3d352 100644 (file)
@@ -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
 .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"
 .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
 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
 .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
 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
 .RB ` _ '.
 This option does nothing with the
 .B \-c