diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-10-19 06:54:38 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-10-19 06:54:38 +0000 |
commit | e511ffb6bcaa9a584412a95e602435827e302033 (patch) | |
tree | 79a5a572acdc2e97d1ea0640b3a63f567e1a00a8 /man3/getdirentries.3 | |
parent | ce9cb96e16485875d545897d73ec8378d6a7cf67 (diff) |
Automated addition of parentheses by add_parens_for_own_funcs.sh
Diffstat (limited to 'man3/getdirentries.3')
-rw-r--r-- | man3/getdirentries.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getdirentries.3 b/man3/getdirentries.3 index d83242ba..74d3053a 100644 --- a/man3/getdirentries.3 +++ b/man3/getdirentries.3 @@ -49,7 +49,7 @@ and .RI * basep is updated with the new position after reading. .SH "RETURN VALUE" -.B getdirentries +.BR getdirentries () returns the number of bytes read or zero when at the end of the directory. If an error occurs, \-1 is returned, and .I errno |