aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2011-08-09 20:18:37 +0800
committerdanfe <danfe@FreeBSD.org>2011-08-09 20:18:37 +0800
commitb4c3d6908422550ae74faa7a5fe5c0ff8fc4d596 (patch)
tree915e2d7c2d93d486941c47803eb446c285a2054d
parentfd8f3749b9384ec344c50969b37fd7299db84351 (diff)
downloadfreebsd-ports-gnome-b4c3d6908422550ae74faa7a5fe5c0ff8fc4d596.tar.gz
freebsd-ports-gnome-b4c3d6908422550ae74faa7a5fe5c0ff8fc4d596.tar.zst
freebsd-ports-gnome-b4c3d6908422550ae74faa7a5fe5c0ff8fc4d596.zip
Fix a typo, improve wording, and reformat.
-rw-r--r--net/netsed/pkg-descr22
1 files changed, 11 insertions, 11 deletions
diff --git a/net/netsed/pkg-descr b/net/netsed/pkg-descr
index 1a439c505dd0..00018ec1a6a5 100644
--- a/net/netsed/pkg-descr
+++ b/net/netsed/pkg-descr
@@ -1,14 +1,14 @@
-NetSED is small and handful utility designed to alter the contents of
-packets forwarded thru your network in real time. It is really useful
-for network hackers in following applications:
+NetSED is small and handful utility designed to alter the contents of packets
+forwarded through your network in real time. It is really useful for network
+hackers in the following applications:
- * black-box protocol auditing - whenever there are two or more
- propertiary boxes communicating over undocumented protocol (by enforcing
- changes in ongoing transmissions, you will be able to test if tested
- application is secure),
+ * Black-box protocol auditing -- if there are two or more proprietary
+ boxes communicating over undocumented protocol (by enforcing changes
+ in ongoing transmissions, you will be able to verify that tested
+ application is secure);
- * fuzz-alike experiments, integrity tests - whenever you want to test
- stability of the application and see how it ensures data integrity,
+ * Fuzz-alike experiments, integrity tests -- whenever you want to test
+ stability of the application and see how it ensures data integrity;
- * other common applications - fooling other people, content filtering,
- etc etc - choose whatever you want to.
+ * Other common applications -- fooling other people, content filtering,
+ etc. etc. -- choose whatever you want to.