dos2unix: Grammatical fixes.

This commit is contained in:
waddlesplash
2015-11-25 15:11:55 -05:00
parent a594e1c3a5
commit 2e94008356

View File

@@ -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"