diff options
author | Dario Nicodemi <dario.sbo@gmail.com> | 2010-04-08 21:50:13 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-15 10:25:30 +0200 |
commit | a03ccc1bbcd0184feb71aaa606a34deee04abadf (patch) | |
tree | b935925336c1a7f4dc870deeb07842939a334501 /network/ttcp/ttcp_man_20100206.patch | |
parent | e921af5412f1ad773bcbba21688d25b850990be8 (diff) | |
download | slackbuilds-a03ccc1bbcd0184feb71aaa606a34deee04abadf.tar.gz |
network/ttcp: Added (a TCP/UDP benchmarking tool)
Diffstat (limited to 'network/ttcp/ttcp_man_20100206.patch')
-rw-r--r-- | network/ttcp/ttcp_man_20100206.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/ttcp/ttcp_man_20100206.patch b/network/ttcp/ttcp_man_20100206.patch new file mode 100644 index 0000000000..005978d027 --- /dev/null +++ b/network/ttcp/ttcp_man_20100206.patch @@ -0,0 +1,8 @@ +--- ttcp.1 2010-02-06 15:13:22.000000000 +0100 ++++ ttcp.1.new 2010-02-06 18:41:20.000000000 +0100 +@@ -140,4 +140,4 @@ + \-d + Debug: set the SO_DEBUG socket option. + .SH SEE ALSO +-ping(1M), traceroute(1M), netsnoop(1M) ++ping(8), traceroute(8) |