This commit is contained in:
Michael Kerrisk 2006-03-15 08:52:00 +00:00
parent bdca4aead8
commit 594a37e793
1 changed files with 2 additions and 2 deletions

View File

@ -388,7 +388,7 @@ The minimum (doubled) value for this option is 2048.
Using this socket option, a privileged
.RB ( CAP_NET_ADMIN )
process can perform the same task as
.B SO_SNDBUF ,
.BR SO_SNDBUF ,
but the
.B wmem_max
limit can be overridden.
@ -412,7 +412,7 @@ The minimum (doubled) value for this option is 256.
Using this socket option, a privileged
.RB ( CAP_NET_ADMIN )
process can perform the same task as
.B SO_RCVBUF ,
.BR SO_RCVBUF ,
but the
.B rmem_max
limit can be overridden.