From 00d0c29d14a0acf25db36a080a80e18e0c7f824d Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Mon, 24 Dec 2018 20:00:11 +0000 Subject: [PATCH] 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" --- strace.1.in | 2 ++ 1 file changed, 2 insertions(+) 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)" -- 2.50.1