mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
dos2unix: Grammatical fixes.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
SUMMARY="Converter between DOS and Unix end-of-line"
|
||||
DESCRIPTION="DOS/Windows like to put CR/LF at the end of lines whereas UNIX like \
|
||||
to have just LF. Dos2unix and unix2dos are simple parser/converter command line \
|
||||
programs to convert between the two formats."
|
||||
SUMMARY="Converter between DOS and Unix end-of-line delimiters"
|
||||
DESCRIPTION="DOS/Windows uses CR/LF at the end of lines whereas UNIX has \
|
||||
just LF. Dos2unix and unix2dos are simple command line tools to convert \
|
||||
between the two formats."
|
||||
HOMEPAGE="http://sourceforge.net/projects/dos2unix"
|
||||
COPYRIGHT="2009-2015 Erwin Waterlander
|
||||
COPYRIGHT="2009-2015 Erwin Waterlander
|
||||
1998 Christian Wurll
|
||||
1998 Bernd Johannes Wuebben
|
||||
1994-1995 Benjamin Lin"
|
||||
|
||||
Reference in New Issue
Block a user