]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/argz_add.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / argz_add.3
index d0e7ba19de362dcc07498e679409bf7ab55ccdd7..a2d6195a24c43f37ebb3c2353ed00c08aaa594a5 100644 (file)
@@ -191,7 +191,7 @@ is the opposite of
 It transforms the argz vector into a normal string by replacing
 all null bytes (\(aq\\0\(aq) except the last by
 .IR sep .
-.SH "RETURN VALUE"
+.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
 if an allocation error occurs.
@@ -201,5 +201,5 @@ Handle with care.
 .SH BUGS
 Argz vectors without a terminating null byte may lead to
 Segmentation Faults.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR envz_add (3)