diff options
Diffstat (limited to '')
| -rw-r--r-- | liberror_end.3 | 2 | ||||
| -rw-r--r-- | 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 | 
