From 7f7f436b77ae29e1be2e78e270e0c22116969b55 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 2 Dec 2005 03:59:35 +0000 Subject: [PATCH] 2005-08-08 Dmitry V. Levin * strace.1: Update "SEE ALSO" links to reference to valid manpages. Patch from Michail Litvak . Fixes RH#165375. --- strace.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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. -- 2.50.1