aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/socket/ng_socket.4
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/socket/ng_socket.4')
-rw-r--r--sys/modules/netgraph/socket/ng_socket.44
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/modules/netgraph/socket/ng_socket.4 b/sys/modules/netgraph/socket/ng_socket.4
index 69dcd3f81de8..cb224bca809e 100644
--- a/sys/modules/netgraph/socket/ng_socket.4
+++ b/sys/modules/netgraph/socket/ng_socket.4
@@ -51,7 +51,9 @@ node is both a BSD socket and a netgraph node. The
.Nm socket
node type allows user-mode processes to participate in the kernel
.Xr netgraph 4
-networking subsystem using the BSD socket interface.
+networking subsystem using the BSD socket interface. The process must have
+root privileges to be able to create netgraph sockets however once created,
+any process that has one may use it.
.Pp
A new
.Nm socket