diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-08 10:13:56 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-08 10:13:56 (EST) |
commit | b9d1f787cf8dd629cb04e10ca994176279017d2d (patch) | |
tree | 2814acd0cad4573ecb82c34a5bb5ad3a28633409 /file-doc.pkg/control | |
parent | a38062b1db2a8482ec7187fa5633c3fda3eb0f81 (diff) |
Capitalize first letters of package descriptions.
Diffstat (limited to 'file-doc.pkg/control')
-rw-r--r-- | file-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file-doc.pkg/control b/file-doc.pkg/control index 8ee927a..351a465 100644 --- a/file-doc.pkg/control +++ b/file-doc.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: file (= ${Binary-Version}), libmagic.1 (= ${Binary-Version}) -Description: tool that determines file type using magic numbers - documentation +Description: Tool that determines file type using magic numbers - documentation ${Tool-Common-Description} . This package provides manual pages for the file tool. |