summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/if_indextoname.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libc/net/if_indextoname.3')
-rw-r--r--src/lib/libc/net/if_indextoname.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libc/net/if_indextoname.3 b/src/lib/libc/net/if_indextoname.3
index b0545a5060..da2330b861 100644
--- a/src/lib/libc/net/if_indextoname.3
+++ b/src/lib/libc/net/if_indextoname.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: if_indextoname.3,v 1.9 2005/07/22 04:50:51 jaredy Exp $ 1.\" $OpenBSD: if_indextoname.3,v 1.10 2005/12/30 20:45:59 claudio Exp $
2.\" Copyright (c) 1983, 1991, 1993 2.\" Copyright (c) 1983, 1991, 1993
3.\" The Regents of the University of California. All rights reserved. 3.\" The Regents of the University of California. All rights reserved.
4.\" 4.\"
@@ -38,6 +38,7 @@
38.Nm if_freenameindex 38.Nm if_freenameindex
39.Nd convert interface index to name, and vice versa 39.Nd convert interface index to name, and vice versa
40.Sh SYNOPSIS 40.Sh SYNOPSIS
41.Fd #include <sys/types.h>
41.Fd #include <sys/socket.h> 42.Fd #include <sys/socket.h>
42.Fd #include <net/if.h> 43.Fd #include <net/if.h>
43.Ft "unsigned int" 44.Ft "unsigned int"