]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/perror.3
Automated addition of parentheses by add_parens_for_own_funcs.sh
[thirdparty/man-pages.git] / man3 / perror.3
index 3a3b8d42af8371d5c5a2f9e923b2201911f3b94c..c21138f65d4192a9ee51444143abe96fd208612a 100644 (file)
@@ -89,7 +89,7 @@ is undefined after a successful library call:
 this call may well change this variable, even though it succeeds,
 for example because it internally used some other library function that failed.
 Thus, if a failing call is not immediately followed by a call to
-.BR perror ,
+.BR perror (),
 the value of
 .I errno
 should be saved.