summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-09-23 15:20:19 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-09-23 14:46:34 +0200
commit4432dd2ffea4fdc7e2c81ac2859af1e24277dfea (patch)
tree500d0cdefcb66c33e9c706ebb3bb2ddbedccdd32
parent4c1b43fd6c6ca30344abb3434626fc8811bb7798 (diff)
man: trafgen: Fix link to Jesper's example
The link: http://thread.gmane.org/gmane.linux.network/257155 does not work anymore, so replace it with another one at: https://marc.info/?l=linux-netdev&m=135903630614184 Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Suggested-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r--trafgen.82
1 files changed, 1 insertions, 1 deletions
diff --git a/trafgen.8 b/trafgen.8
index a4339ca..4da5a35 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -790,7 +790,7 @@ Another real-world example by Jesper Dangaard Brouer [1]:
'A', fill(0x41, 11),
}
.PP
- [1] http://thread.gmane.org/gmane.linux.network/257155
+ [1] https://marc.info/?l=linux-netdev&m=135903630614184
.PP
The above example rewritten using the header generation functions:
.PP