--- datamash-1.1.0/datamash.1~ 2016-01-16 22:53:43.000000000 +0000 +++ datamash-1.1.0/datamash.1 2016-02-17 13:45:47.291275802 +0000 @@ -158,7 +158,7 @@ .TP .B strbin[:BUCKET-SIZE] hashes the input and returns a numeric integer value between zero and -\fBUCKET-SIZE\f (defaults to 10). +\fBBUCKET-SIZE\fB (defaults to 10). .TP .B round/floor/ceil/trunc/frac @@ -436,8 +436,8 @@ .nf .RS .RE -." NOTE: The weird spacing/alignment is due to extract backslash -." characters. Modify with caution. +.\" NOTE: The weird spacing/alignment is due to extract backslash +.\" characters. Modify with caution. $ ( echo X ; seq \-1.25 0.25 1.25 ) \\ | datamash \-\-full \-H round 1 ceil 1 floor 1 trunc 1 frac 1