]> granicus.if.org Git - strace/commitdiff
strace.1.in: document %net
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 24 Dec 2018 20:00:11 +0000 (20:00 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 24 Dec 2018 20:00:11 +0000 (20:00 +0000)
* 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

index 0634b20373e68ee9aaca99edcb6fb7043215a765..01c9a2ec9eed8e56a9e1fdedb6a937d724f74181 100644 (file)
@@ -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)"