summaryrefslogtreecommitdiffstats
path: root/share/man/man9/rtentry.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/rtentry.9')
-rw-r--r--share/man/man9/rtentry.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/rtentry.9 b/share/man/man9/rtentry.9
index b6c732c..8ddfb0c 100644
--- a/share/man/man9/rtentry.9
+++ b/share/man/man9/rtentry.9
@@ -34,9 +34,9 @@
.Nm rtentry
.Nd structure of an entry in the kernel routing table
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <sys/socket.h>
-.Fd #include <net/route.h>
+.In sys/types.h
+.In sys/socket.h
+.In net/route.h
.Sh DESCRIPTION
The kernel provides a common mechanism by which all protocols can store
and retrieve entries from a central table of routes. Parts of this
OpenPOWER on IntegriCloud