diff options
author | Mattias Andrée <maandree@kth.se> | 2019-10-21 19:50:32 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-10-21 19:50:32 +0200 |
commit | 083f40224136214b319095c24cab95c78598072c (patch) | |
tree | af9905a372845e95a18948874b675ab3a7014af3 /liberror_set_error.3 | |
parent | liberror_save_backtrace.3: fix formatting (diff) | |
download | liberror-083f40224136214b319095c24cab95c78598072c.tar.gz liberror-083f40224136214b319095c24cab95c78598072c.tar.bz2 liberror-083f40224136214b319095c24cab95c78598072c.tar.xz |
Fix man pages1.0.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'liberror_set_error.3')
-rw-r--r-- | liberror_set_error.3 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |