summaryrefslogtreecommitdiff
path: root/share/man/man4/ng_ip_input.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ng_ip_input.4')
-rw-r--r--share/man/man4/ng_ip_input.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ng_ip_input.4 b/share/man/man4/ng_ip_input.4
index 5b2db8209356..430f43c6eaa1 100644
--- a/share/man/man4/ng_ip_input.4
+++ b/share/man/man4/ng_ip_input.4
@@ -68,14 +68,14 @@
.Nm ng_ip_input
.Nd netgraph IP input node type
.Sh SYNOPSIS
-.Fd #include <netgraph/ng_ip_input.h>
+.In netgraph/ng_ip_input.h
.Sh DESCRIPTION
The
.Nm ip_input
-node type takes all recieved packets and queues them into the IP in
+node type takes all received packets and queues them into the IP in
input processing subsystem.
.Sh HOOKS
-A
+An
.Nm
node accepts any request to connect, regardless of the hook name,
as long as the name is unique.