aboutsummaryrefslogtreecommitdiffstats
path: root/liberror.7
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-04-13 23:42:07 +0200
committerMattias Andrée <maandree@kth.se>2019-04-13 23:42:07 +0200
commit57174300932b101e7cebe15efc60179fc823ce16 (patch)
treeb41ffd1589f8a2e771e366888fdd889ab31d8b92 /liberror.7
parentAdd liberror_start and liberror_end (diff)
downloadliberror-57174300932b101e7cebe15efc60179fc823ce16.tar.gz
liberror-57174300932b101e7cebe15efc60179fc823ce16.tar.bz2
liberror-57174300932b101e7cebe15efc60179fc823ce16.tar.xz
Add liberror.h.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'liberror.7')
-rw-r--r--liberror.72
1 files changed, 0 insertions, 2 deletions
diff --git a/liberror.7 b/liberror.7
index c4c7589..58f8791 100644
--- a/liberror.7
+++ b/liberror.7
@@ -61,8 +61,6 @@ Shall be called when entering a signal handler.
.TP
.BR liberror_end (3)
Shall be called when a signal handler exits.
-.SH ERRORS
-None.
.SH EXAMPLES
None.
.SH APPLICATION USAGE