From 083f40224136214b319095c24cab95c78598072c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 21 Oct 2019 19:50:32 +0200 Subject: Fix man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- liberror_end.3 | 2 +- liberror_set_error.3 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/liberror_end.3 b/liberror_end.3 index db36d56..480eae4 100644 --- a/liberror_end.3 +++ b/liberror_end.3 @@ -15,7 +15,7 @@ The .BR liberror_end () function restores the state saved and cleared by the -.BR liberror_stasrt () +.BR liberror_start (3) function. .PP Asynchronously called functions such as single diff --git a/liberror_set_error.3 b/liberror_set_error.3 index e6db570..42e4ffb 100644 --- a/liberror_set_error.3 +++ b/liberror_set_error.3 @@ -37,8 +37,8 @@ and .I code parameters will be printed when the error is printed by the -.I liberror_print_error -is called, however, if the value of the +.IR liberror_print_error (3) +function is called, however, if the value of the .I code_group parameter is recognised, the error string for the .I code -- cgit v1.2.3-70-g09d2