Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 21:48:21 +0000 (UTC)
From:      Jeremie Le Hen <jlh@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r354140 - head/usr.bin/fstat
Message-ID:  <201910282148.x9SLmLkM013891@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910282148.x9SLmLkM013891>