aboutsummaryrefslogtreecommitdiffstats
path: root/liberror_copy_error.3
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-04-13 22:00:04 +0200
committerMattias Andrée <maandree@kth.se>2019-04-13 22:00:04 +0200
commit05ad06600b712a29bc99a65ae89f38d4d8f30371 (patch)
tree1d7d8a6ac3b83c0150635a2e81dd51d4e648e4b3 /liberror_copy_error.3
parentDocument fields for error details (diff)
downloadliberror-05ad06600b712a29bc99a65ae89f38d4d8f30371.tar.gz
liberror-05ad06600b712a29bc99a65ae89f38d4d8f30371.tar.bz2
liberror-05ad06600b712a29bc99a65ae89f38d4d8f30371.tar.xz
Add liberror_start and liberror_end
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'liberror_copy_error.3')
-rw-r--r--liberror_copy_error.34
1 files changed, 3 insertions, 1 deletions
diff --git a/liberror_copy_error.3 b/liberror_copy_error.3
index e9bc67e..eebb90b 100644
--- a/liberror_copy_error.3
+++ b/liberror_copy_error.3
@@ -46,6 +46,7 @@ None.
.SH SEE ALSO
.BR liberror (7),
.BR liberror.h (0),
+.BR liberror_end (3),
.BR liberror_free_error (3),
.BR liberror_get_error (3),
.BR liberror_print_bactrace (3),
@@ -53,4 +54,5 @@ None.
.BR liberror_reset_error (3),
.BR liberror_save_backtrace (3),
.BR liberror_set_error (3),
-.BR liberror_set_error_errno (3)
+.BR liberror_set_error_errno (3),
+.BR liberror_start (3)