]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/argz_add.3
time.1, _syscall.2, acct.2, getsockname.2, nanosleep.2, pciconfig_read.2, sched_get_p...
[thirdparty/man-pages.git] / man3 / argz_add.3
index 8bd443002a7eefbdd06bd30c150052f3bd111ea0..8d0ef732456b6f1b7a45caa606339f88fcaf3fa3 100644 (file)
@@ -197,7 +197,9 @@ all null bytes (\(aq\\0\(aq) except the last by
 .IR sep .
 .SH RETURN VALUE
 All argz functions that do memory allocation have a return type of
-\fIerror_t\fP, and return 0 for success, and \fBENOMEM\fP
+.IR error_t ,
+and return 0 for success, and
+.B ENOMEM
 if an allocation error occurs.
 .SH CONFORMING TO
 These functions are a GNU extension.