Grammar fix.

Reported by:	imp
Differential Revision:	https://reviews.freebsd.org/D21880
This commit is contained in:
Jeremie Le Hen 2019-10-28 21:48:20 +00:00
parent fd2ced61ce
commit 6f42902de3

View File

@ -215,7 +215,7 @@ When the
.Fl s
flag is used, socket endpoint information is shown after the address of the
socket.
For internet sockets the local and remote address are shown, separated with
For internet sockets the local and remote addresses are shown, separated with
a double arrow (``<->'').
For unix/local sockets either the local or remote address is shown, depending
on which one is available.