aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-21 19:56:36 +0200
committerMattias Andrée <maandree@kth.se>2019-10-21 19:56:36 +0200
commita4119d1f0b8177662ad683704bb8d2efa8283174 (patch)
treea6b5dffdfc068efa9d833358648dea9ffcc16317
parentliberror_set_error.3: fix format error (diff)
downloadliberror-a4119d1f0b8177662ad683704bb8d2efa8283174.tar.gz
liberror-a4119d1f0b8177662ad683704bb8d2efa8283174.tar.bz2
liberror-a4119d1f0b8177662ad683704bb8d2efa8283174.tar.xz
liberror_set_error.3: fix code_group for getaddrinfo
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--liberror_set_error.32
1 files changed, 1 insertions, 1 deletions
diff --git a/liberror_set_error.3 b/liberror_set_error.3
index 766f7fd..dd23aef 100644
--- a/liberror_set_error.3
+++ b/liberror_set_error.3
@@ -68,7 +68,7 @@ and for errors returned by the
function,
.I code_group
shall be
-.BR \(dqerrno\(dq .
+.BR \(dqaddrinfo\(dq .
In other cases, the value of
.I code_group
shall be the name of the library or application.