aboutsummaryrefslogtreecommitdiff
path: root/man/man1/u2d.1df
blob: 3bb1609264c355c493fec28f39e3be653fe07fff (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. Files already in DOS format should be unchanged.
.SH SEE ALSO
ed(1), d2u(1df), sd2u(1df), su2d(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>