[PATCH] Fix -yy documentation
Fabien Siron
fabien.siron at epita.fr
Thu May 26 15:27:15 UTC 2016
Quoting Dmitry V. Levin (2016-05-26 15:12:02)
> On Thu, May 26, 2016 at 03:04:11PM +0000, Fabien Siron wrote:
> > * strace.c (usage): Fix -yy documentation.
> > * strace.1: Likewise.
> > ---
> > strace.1 | 2 +-
> > strace.c | 2 +-
> > 2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/strace.1 b/strace.1
> > index 429cdfc..83c78ca 100644
> > --- a/strace.1
> > +++ b/strace.1
> > @@ -325,7 +325,7 @@ Print all strings in hexadecimal string format.
> > Print paths associated with file descriptor arguments.
> > .TP
> > .B \-yy
> > -Print ip:port pairs associated with socket file descriptors.
> > +Print some socket information.
>
> The new version doesn't say much. How about this:
> "Print protocol specific information associated with socket file descriptors."
>
Yes, it sounds better.
--
Fabien Siron
More information about the Strace-devel
mailing list