aboutsummaryrefslogtreecommitdiffstats
path: root/man5/proc.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc.5')
-rw-r--r--man5/proc.512
1 files changed, 6 insertions, 6 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index a3709b5abe..f727e034c5 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -3387,10 +3387,10 @@ that commences with the character '@'.
.RE
.TP
.I /proc/net/netfilter/nfnetlink_queue
-This file contains information about netfilter userspace queueing, if used.
+This file contains information about netfilter user-space queueing, if used.
Each line represents a queue.
Queues that have not been subscribed to
-by userspace are not shown.
+by user space are not shown.
.nf
1 4207 0 2 65535 0 0 0 1
@@ -3423,16 +3423,16 @@ the application.
(4)
The copy mode of the queue.
It is either 1 (metadata only) or 2
-(also copy payload data to userspace).
+(also copy payload data to user space).
.TP
(5)
Copy range; that is, how many bytes of packet payload should be copied to
-userspace at most.
+user space at most.
.TP
(6)
queue dropped.
Number of packets that had to be dropped by the kernel because
-too many packets are already waiting for userspace to send back the mandatory
+too many packets are already waiting for user space to send back the mandatory
accept/drop verdicts.
.TP
(7)
@@ -3440,7 +3440,7 @@ queue user dropped.
Number of packets that were dropped within the netlink
subsystem.
Such drops usually happen when the corresponding socket buffer is
-full; that is, userspace is not able to read messages fast enough.
+full; that is, user space is not able to read messages fast enough.
.TP
(8)
sequence number.