summaryrefslogtreecommitdiffstats
path: root/share/man/man4/netintro.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/netintro.4')
-rw-r--r--share/man/man4/netintro.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4
index 897f189..7a09016 100644
--- a/share/man/man4/netintro.4
+++ b/share/man/man4/netintro.4
@@ -188,7 +188,7 @@ structure as its parameter. This structure has the form
.Bd -literal
struct ifreq {
#define IFNAMSIZ 16
- char ifr_name[IFNAMSIZE]; /* if name, e.g. "en0" */
+ char ifr_name[IFNAMSIZ]; /* if name, e.g. "en0" */
union {
struct sockaddr ifru_addr;
struct sockaddr ifru_dstaddr;
OpenPOWER on IntegriCloud