diff options
author | rillig <rillig> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-05-23 08:26:03 +0000 |
commit | 88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /converters | |
parent | 7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff) | |
download | pkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/code2html/DESCR | 2 | ||||
-rw-r--r-- | converters/enriched2html/DESCR | 2 | ||||
-rw-r--r-- | converters/p5-Unicode-String/DESCR | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/converters/code2html/DESCR b/converters/code2html/DESCR index 30f59f87c46..79735812934 100644 --- a/converters/code2html/DESCR +++ b/converters/code2html/DESCR @@ -2,4 +2,4 @@ code2html is a perlscript which converts a program source code to syntax highlighted HTML. It may be called from the command line or as a CGI script. It can also handle include commands in HTML files. Currently supports: Ada 95, C, C++, HTML, Java, JavaScript, Makefile, Pascal, Perl, SQL, AWK, M4, and -Groff. +Groff. diff --git a/converters/enriched2html/DESCR b/converters/enriched2html/DESCR index 08b194072b8..f920cfc4e88 100644 --- a/converters/enriched2html/DESCR +++ b/converters/enriched2html/DESCR @@ -1,6 +1,6 @@ To quote from the author, Brandon Long: - This program is based on the program in Appendix A of rfc1896. + This program is based on the program in Appendix A of rfc1896. It does as much as I can think of to convert text/enriched to text/html (since there are so many viewers for text/html). It is a hack. It is not perfect, and the html it generates is diff --git a/converters/p5-Unicode-String/DESCR b/converters/p5-Unicode-String/DESCR index 21737bf453f..7666078800f 100644 --- a/converters/p5-Unicode-String/DESCR +++ b/converters/p5-Unicode-String/DESCR @@ -1,8 +1,8 @@ These are experimental modules to handle various Unicode issues. -They were made before perl included native UTF8 support. +They were made before perl included native UTF8 support. The current set of modules are: - + Unicode::String - represent strings of Unicode chars Unicode::CharName - look up character names Unicode::Map8 - mapping tables towards 8-bit char sets |