aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetgraph
diff options
context:
space:
mode:
authorBenedict Reuschling <bcr@FreeBSD.org>2020-05-15 12:04:39 +0000
committerBenedict Reuschling <bcr@FreeBSD.org>2020-05-15 12:04:39 +0000
commit44318fb2f901205d65da1c2fe95440f1e443c877 (patch)
tree91764dff97cfe358f6dab2124ede058198f09a5e /lib/libnetgraph
parent1659238a0ca2744d18f4b9a3c77ed1e224510e11 (diff)
Notes
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r--lib/libnetgraph/netgraph.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3
index ec4de0b093023..422535ecacad9 100644
--- a/lib/libnetgraph/netgraph.3
+++ b/lib/libnetgraph/netgraph.3
@@ -35,7 +35,7 @@
.\" $FreeBSD$
.\" $Whistle: netgraph.3,v 1.7 1999/01/25 07:14:06 archie Exp $
.\"
-.Dd November 25, 2013
+.Dd May 15, 2020
.Dt NETGRAPH 3
.Os
.Sh NAME
@@ -57,7 +57,7 @@
.Sh LIBRARY
.Lb libnetgraph
.Sh SYNOPSIS
-.In netgraph/netgraph.h
+.In netgraph.h
.Ft int
.Fn NgMkSockNode "const char *name" "int *csp" "int *dsp"
.Ft int