diff options
| author | Jeremie Le Hen <jlh@FreeBSD.org> | 2019-10-28 21:48:20 +0000 |
|---|---|---|
| committer | Jeremie Le Hen <jlh@FreeBSD.org> | 2019-10-28 21:48:20 +0000 |
| commit | 6f42902de30e2bf53d1934237b98a0531b9eecea (patch) | |
| tree | 4d698e1582ddb507e546b47446e8b96dd608a9c3 /usr.bin/fstat | |
| parent | fd2ced61ce884226d01e2c39342d1efd9ab9bb1e (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -rw-r--r-- | usr.bin/fstat/fstat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index fbf8de8f4bc6..3f945a33d1da 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -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. |
