commit | e6d2b566aaccd93d426abf6207855fb8da88aed9 | [log] [tgz] |
---|---|---|
author | Fabien Siron <fabien.siron@epita.fr> | Thu May 26 15:29:41 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu May 26 15:34:28 2016 +0000 |
tree | 5cb2bcf665a7a7d3d903cc2cff8f7b7315bcd6ef | |
parent | 59b140a096081e53cb0edd0814381a4eac5ebdb1 [diff] [blame] |
Fix -yy documentation * strace.c (usage): Fix description of -yy option. * strace.1: Likewise.
diff --git a/strace.1 b/strace.1 index 429cdfc..b7dddc0 100644 --- a/strace.1 +++ b/strace.1
@@ -325,7 +325,7 @@ Print paths associated with file descriptor arguments. .TP .B \-yy -Print ip:port pairs associated with socket file descriptors. +Print protocol specific information associated with socket file descriptors. .TP .BI "\-a " column Align return values in a specific column (default column 40).