diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 6e2a569d5d..884885ef57 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -895,7 +895,7 @@ the 'local_address' is the local address and protocol number pair. "St" is the internal status of the socket. The "tx_queue" and "rx_queue" are the outgoing and incoming data queue in terms of kernel memory usage. -The "tr", "tm->when", and "rexmits" fields are not used by RAW. +The "tr", "tm\->when", and "rexmits" fields are not used by RAW. The "uid" field holds the effective UID of the creator of the socket. .\" .TP @@ -918,7 +918,7 @@ The "rem_address" is the remote address and port number pair (if connected). 'St' is the internal status of the socket. The 'tx_queue' and 'rx_queue' are the outgoing and incoming data queue in terms of kernel memory usage. -The "tr", "tm->when", and "rexmits" fields hold internal information of +The "tr", "tm\->when", and "rexmits" fields hold internal information of the kernel socket state and are only useful for debugging. The "uid" field holds the effective UID of the creator of the socket. @@ -933,7 +933,7 @@ The "rem_address" is the remote address and port number pair (if connected). "St" is the internal status of the socket. The "tx_queue" and "rx_queue" are the outgoing and incoming data queue in terms of kernel memory usage. -The "tr", "tm->when", and "rexmits" fields +The "tr", "tm\->when", and "rexmits" fields are not used by UDP. The "uid" field holds the effective UID of the creator of the socket. @@ -942,7 +942,7 @@ The format is: .nf .ft CW .in 1n -sl local_address rem_address st tx_queue rx_queue tr rexmits tm->when uid +sl local_address rem_address st tx_queue rx_queue tr rexmits tm\->when uid 1: 01642C89:0201 0C642C89:03FF 01 00000000:00000001 01:000071BA 00000000 0 1: 00000000:0801 00000000:0000 0A 00000000:00000000 00:00000000 6F000100 0 1: 00000000:0201 00000000:0000 0A 00000000:00000000 00:00000000 00000000 0 |
