Author: jlh Date: Mon Oct 28 21:48:20 2019 New Revision: 354140 URL: https://svnweb.freebsd.org/changeset/base/354140
Log: Grammar fix. Reported by: imp Differential Revision: https://reviews.freebsd.org/D21880 Modified: head/usr.bin/fstat/fstat.1 Modified: head/usr.bin/fstat/fstat.1 ============================================================================== --- head/usr.bin/fstat/fstat.1 Mon Oct 28 21:22:46 2019 (r354139) +++ head/usr.bin/fstat/fstat.1 Mon Oct 28 21:48:20 2019 (r354140) @@ -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. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"