summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_socket.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-14 10:01:54 +0000
committerru <ru@FreeBSD.org>2001-08-14 10:01:54 +0000
commit24c7b0a61de73d3a99eea4c734e505e91acb7e7c (patch)
tree7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /share/man/man4/ng_socket.4
parentbfd8c5ea31b13d3ba1e8ba1947084f80078ee93f (diff)
downloadFreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.zip
FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.tar.gz
mdoc(7) police: s/BSD/.Bx/ where appropriate.
Diffstat (limited to 'share/man/man4/ng_socket.4')
-rw-r--r--share/man/man4/ng_socket.48
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/ng_socket.4 b/share/man/man4/ng_socket.4
index 34de448..dc53d88 100644
--- a/share/man/man4/ng_socket.4
+++ b/share/man/man4/ng_socket.4
@@ -47,11 +47,15 @@
.Sh DESCRIPTION
A
.Nm socket
-node is both a BSD socket and a netgraph node. The
+node is both a
+.Bx
+socket and a netgraph node. The
.Nm
node type allows user-mode processes to participate in the kernel
.Xr netgraph 4
-networking subsystem using the BSD socket interface. The process must have
+networking subsystem using the
+.Bx
+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
OpenPOWER on IntegriCloud