From 02b69bc6e710b4f0dc9bfbd7a3460fc577a9771a Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 06:00:35 +0100 Subject: [PATCH] netdevice.7: grfix Signed-off-by: Michael Kerrisk --- man7/netdevice.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/netdevice.7 b/man7/netdevice.7 index c1cb8a2e3..cdbbd4f41 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -66,7 +66,7 @@ If an ioctl is marked as privileged, then using it requires an effective user ID of 0 or the .B CAP_NET_ADMIN capability. -If this is not the case +If this is not the case, .B EPERM will be returned. .TP