From: Roland McGrath Date: Fri, 2 Dec 2005 03:59:35 +0000 (+0000) Subject: 2005-08-08 Dmitry V. Levin X-Git-Tag: v4.5.18~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f7f436b77ae29e1be2e78e270e0c22116969b55;p=strace 2005-08-08 Dmitry V. Levin * strace.1: Update "SEE ALSO" links to reference to valid manpages. Patch from Michail Litvak . Fixes RH#165375. --- diff --git a/strace.1 b/strace.1 index fbe6c68a..31c0a984 100644 --- a/strace.1 +++ b/strace.1 @@ -560,11 +560,10 @@ a non-setuid version of .B strace for ordinary lusers to use. .SH "SEE ALSO" -.BR ptrace (2), -.BR proc (4), +.BR ltrace (1), .BR time (1), -.BR trace (1), -.BR truss (1) +.BR ptrace (2), +.BR proc (5) .SH NOTES It is a pity that so much tracing clutter is produced by systems employing shared libraries.