From: Dmitry V. Levin Date: Mon, 24 Dec 2018 20:00:11 +0000 (+0000) Subject: strace.1.in: document %net X-Git-Tag: v4.26~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00d0c29d14a0acf25db36a080a80e18e0c7f824d;p=strace strace.1.in: document %net * strace.1.in: Mention %net as a synonym to %network. Complements: v4.25-21-g97c3deca5 "basic_filters: add %net as a possible designation for network syscalls" --- diff --git a/strace.1.in b/strace.1.in index 0634b203..01c9a2ec 100644 --- a/strace.1.in +++ b/strace.1.in @@ -478,6 +478,8 @@ in the list. Betchya woulda forgot that one. Trace all system calls which involve process management. This is useful for watching the fork, wait, and exec steps of a process. .TP +.BR "\-e\ trace" = %net +.TQ .BR "\-e\ trace" = %network .TQ .BR "\-e\ trace" = network " (deprecated)"