From c53a2225ab03295e0fe4a22fff7212cb3b6003db Mon Sep 17 00:00:00 2001 From: julian Date: Sun, 21 Nov 1999 23:19:13 +0000 Subject: Document the requirement for root privileges. --- share/man/man4/ng_socket.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/man/man4/ng_socket.4') diff --git a/share/man/man4/ng_socket.4 b/share/man/man4/ng_socket.4 index 69dcd3f..cb224bc 100644 --- a/share/man/man4/ng_socket.4 +++ b/share/man/man4/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 -- cgit v1.1