aboutsummaryrefslogtreecommitdiff
path: root/man/man1/u2d.1df
blob: 9af792bf80f29e032f5679a0f5c9928e48db0689 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH U2D 1df "August 2016" "Manual page for u2d"
.SH NAME
.B u2d
\- change text files from UNIX to DOS format
.SH USAGE
.B u2d FILE1 [FILE2 ...]
.SH DESCRIPTION
Applies ed(1) to change UNIX \\n line endings to DOS \\r\\n (CRLF) line
endings.
.SH SEE ALSO
ed(1), d2u(1df), sd2u(1df), su2d(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>