aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/README
diff options
context:
space:
mode:
authorSofian Brabez <sbz@FreeBSD.org>2012-08-30 10:23:01 +0000
committerSofian Brabez <sbz@FreeBSD.org>2012-08-30 10:23:01 +0000
commitd1bd97d171618f273dc73b20e3346c19e1645156 (patch)
treea48e0d220f4cce8eed0be99c9d6e3d1a3efa1cf5 /Tools/scripts/README
parent320080db87a287ca5aaed0d2e50df4b032b326de (diff)
Notes
Diffstat (limited to 'Tools/scripts/README')
-rw-r--r--Tools/scripts/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/README b/Tools/scripts/README
index 293450719e2e..23ce3c7ac200 100644
--- a/Tools/scripts/README
+++ b/Tools/scripts/README
@@ -24,7 +24,7 @@ distclean - compare md5 sums of distfiles in ports/distfiles with currently
unmatched entries
explicit_lib_depends.sh - shows the current explicit dependency list of libs
for a given installed port
-getpatch - downloads patch attachments on Bug Tracking Systems
+getpatch - downloads patch attachments from a Bug Tracking Systems
getpr - downloads a problem report from GNATS and attempts to extract
the patch, shar, uuencoded file from it.
this probably needs to be checked for potential security problems.