diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-03-26 06:00:35 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-03-26 07:33:17 +0100 |
| commit | 02b69bc6e710b4f0dc9bfbd7a3460fc577a9771a (patch) | |
| tree | 5f344dca2575816b43b1e98a75add97c8df462bb | |
| parent | 1c1cbf3db6f4be0d2312b80f1a45ee823eaa5c1f (diff) | |
| download | man-pages-02b69bc6e710b4f0dc9bfbd7a3460fc577a9771a.tar.gz | |
netdevice.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/netdevice.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/netdevice.7 b/man7/netdevice.7 index c1cb8a2e39..cdbbd4f410 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 |
