diff options
Diffstat (limited to 'share/man/man4/divert.4')
-rw-r--r-- | share/man/man4/divert.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/divert.4 b/share/man/man4/divert.4 index 6f52ae1..81ab14e 100644 --- a/share/man/man4/divert.4 +++ b/share/man/man4/divert.4 @@ -127,8 +127,8 @@ that was not associated with any interface. .Xr ipfw 8 , .Xr socket 2 , .Xr bind 2 , -.Xr sendto 2 . -.Xr recvfrom 2 , +.Xr sendto 2 , +.Xr recvfrom 2 . .Sh BUGS This is an attempt to provide a clean way for user mode processes to implement various IP tricks like address translation, but it |