diff mbox

[net-next,01/10] pktgen: Delete the original date from documentation

Message ID 1424745073.4443.2.camel@xylophone.i.decadent.org.uk
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Ben Hutchings Feb. 24, 2015, 2:31 a.m. UTC
This has been updated quite a few times since 2004, and git can
keep track of the actual date for us.

Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
---
 Documentation/networking/pktgen.txt |    2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

diff --git a/Documentation/networking/pktgen.txt b/Documentation/networking/pktgen.txt
index 6915c6b27869..560c84ba9abd 100644
--- a/Documentation/networking/pktgen.txt
+++ b/Documentation/networking/pktgen.txt
@@ -3,8 +3,6 @@ 
                   HOWTO for the linux packet generator 
                   ------------------------------------
 
-Date: 041221
-
 Enable CONFIG_NET_PKTGEN to compile and build pktgen.o either in kernel
 or as module. Module is preferred. insmod pktgen if needed. Once running
 pktgen creates a thread on each CPU where each thread has affinity to its CPU.