summaryrefslogtreecommitdiff
path: root/ucspi-tcp-0.88/fixcr.1
blob: ebb8b538fe2a7cf021ae3ade2d79f5b9799cde84 (plain)
1
2
3
4
5
6
7
8
9
10
11
.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)