summaryrefslogtreecommitdiff
path: root/converters/unix2dos
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-06-26 17:19:19 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-06-26 17:19:19 +0000
commit748713c3f682149630ac33449b0c9e0fbff1690f (patch)
tree9412217e643bee41e07d86435647703a890f87ac /converters/unix2dos
parentI'll maintain this port. (diff)
As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
Notes
Notes: svn path=/head/; revision=19799
Diffstat (limited to 'converters/unix2dos')
-rw-r--r--converters/unix2dos/pkg-comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/unix2dos/pkg-comment b/converters/unix2dos/pkg-comment
index 6a798cf6dcf6..d633df1a1fd3 100644
--- a/converters/unix2dos/pkg-comment
+++ b/converters/unix2dos/pkg-comment
@@ -1 +1 @@
-translate ASCII files from DOS (cr/lf) to UNIX (lf)
+Translate ASCII files from DOS (cr/lf) to UNIX (lf)