capabilities.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-16 09:19:01 +01:00
parent 24ee13dfc1
commit dd55b8a1d7
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ Bind a socket to Internet domain privileged ports
.PD 0
.RS
.IP * 2
use RAW and PACKET sockets;
Use RAW and PACKET sockets;
.IP *
bind to any address for transparent proxying.
.RE