diff options
author | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:29:32 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:29:32 +0800 |
commit | 4fde59d253c28234adce460c48739728221de370 (patch) | |
tree | d0829cf13f5f072a12ad84a89fdee919c09f3bd1 /net-mgmt | |
parent | e5fe0fde1aad9f4ba0973598a00da7fead445f32 (diff) | |
download | freebsd-ports-gnome-4fde59d253c28234adce460c48739728221de370.tar.gz freebsd-ports-gnome-4fde59d253c28234adce460c48739728221de370.tar.zst freebsd-ports-gnome-4fde59d253c28234adce460c48739728221de370.zip |
Fix a typo.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/isic/pkg-descr | 2 | ||||
-rw-r--r-- | net-mgmt/virt-viewer/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/isic/pkg-descr b/net-mgmt/isic/pkg-descr index 5d1e0ea8981f..d13b980d966c 100644 --- a/net-mgmt/isic/pkg-descr +++ b/net-mgmt/isic/pkg-descr @@ -2,7 +2,7 @@ IP Stack Integrity Checker Its purpose is to test the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It does this be generating random packets of the -desired protocol. The packets can have tendancies. ie by default all packets +desired protocol. The packets can have tendencies. ie by default all packets have a 50% chance of having IP Options. The packets are then sent against the target machine to either penetrate its firewall rules or find bugs in the IP stack. diff --git a/net-mgmt/virt-viewer/pkg-descr b/net-mgmt/virt-viewer/pkg-descr index 7f8a57eac2da..738256ed7f6f 100644 --- a/net-mgmt/virt-viewer/pkg-descr +++ b/net-mgmt/virt-viewer/pkg-descr @@ -1,7 +1,7 @@ Virt Viewer provides a graphical viewer for the guest OS display. At this time is supports guest OS using the VNC protocol. Further protocols may be supported in the future -as user demand dicatates. The viewer can connect directly +as user demand dictates. The viewer can connect directly to both local and remotely hosted guest OS, optionally using SSL/TLS encryption. |