.TH fixcr 1
.SH NAME
fixcr \- make sure that there is a CR before each LF
.SH SYNOPSIS
.B fixcr
.SH DESCRIPTION
.B fixcr
inserts CR at the end of each line of input where a CR is not already present.
It does not insert CR at the end of a partial final line.
.SH "SEE ALSO"
addcr(1)
