Grammar fix.

Reported by:	imp
Differential Revision:	https://reviews.freebsd.org/D21880
This commit is contained in:
jlh 2019-10-28 21:48:20 +00:00
parent f7949eb49a
commit 3f14552c6d

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.