From b125fdcb54e6b273d1ef5b8b133bf174a1942ee2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 21 Oct 2019 19:45:49 +0200 Subject: liberror_save_backtrace.3: fix formatting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- liberror_save_backtrace.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/liberror_save_backtrace.3 b/liberror_save_backtrace.3 index d9ef871..97b6ee9 100644 --- a/liberror_save_backtrace.3 +++ b/liberror_save_backtrace.3 @@ -22,14 +22,14 @@ is .IR NULL , the backtrace will assigned to the next error that is assigned to the thread. The -.IR liberror_set_error (3) +.BR liberror_set_error (3) function calls this function, so there is no need for the user to call this function, however, calling this function before or after (preferably before for better performance) call the -.IR liberror_set_error (3) +.BR liberror_set_error (3) function or any helper function that calls the -.IR liberror_set_error (3) +.BR liberror_set_error (3) function will produce a cleaner backtrace. .PP .B liberror -- cgit v1.2.3-70-g09d2