From 00c84453849be5e0791f4eb5f8c7865ab8c43b2d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 10 Sep 2010 05:56:35 +0200 Subject: [PATCH] packet.7: srcfix: added FIXME Signed-off-by: Michael Kerrisk --- man7/packet.7 | 1 + 1 file changed, 1 insertion(+) diff --git a/man7/packet.7 b/man7/packet.7 index 0b6c66903..5e35ae266 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -227,6 +227,7 @@ can be used for the same purpose. can be used to receive the timestamp of the last received packet. Argument is a .I struct timeval. +.\" FIXME Document SIOCGSTAMPNS In addition all standard ioctls defined in .BR netdevice (7)