File: fixcr.1

package info (click to toggle)
ucspi-tcp 0.88-10
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 1,364 kB
  • ctags: 760
  • sloc: ansic: 6,759; makefile: 854; sh: 329
file content (11 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (22)
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)