diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-19 04:30:20 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-19 04:30:20 +0000 |
| commit | 2b2581ee37f080c0a95d20aedecd5cb04e81ef4a (patch) | |
| tree | 4ce1a3bcc3cd8793e50f48abba8eab04c8e7ea07 /man7/netdevice.7 | |
| parent | 2dd578fd5b80cbfe5892b200633aa1442c4ac674 (diff) | |
| download | man-pages-2b2581ee37f080c0a95d20aedecd5cb04e81ef4a.tar.gz | |
Fix inconsistencies in order of .SH sections
Diffstat (limited to 'man7/netdevice.7')
| -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 5c70b583a0..5dd6125b4d 100644 --- a/man7/netdevice.7 +++ b/man7/netdevice.7 @@ -61,7 +61,7 @@ Normally, the user specifies which device to affect by setting to the name of the interface. All other members of the structure may share memory. -.SH IOCTLS +.SS Ioctls If an ioctl is marked as privileged then using it requires an effective user ID of 0 or the .B CAP_NET_ADMIN |
