diff options
Diffstat (limited to 'upstream/debian-unstable/man1/mtrace.1')
-rw-r--r-- | upstream/debian-unstable/man1/mtrace.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man1/mtrace.1 b/upstream/debian-unstable/man1/mtrace.1 index 56498d76..aa141bad 100644 --- a/upstream/debian-unstable/man1/mtrace.1 +++ b/upstream/debian-unstable/man1/mtrace.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 2013, Peter Schiffer (pschiffe@redhat.com) .\" .\" SPDX-License-Identifier: GPL-2.0-or-later -.TH mtrace 1 2022-10-30 "Linux man-pages 6.05.01" +.TH mtrace 1 2024-05-02 "Linux man-pages 6.8" .SH NAME mtrace \- interpret the malloc trace log .SH SYNOPSIS @@ -24,7 +24,7 @@ for problem locations (assuming that .I binary was compiled with debugging information). -.PP +.P For more information about the .BR mtrace (3) function and |