diff options
Diffstat (limited to 'manual/sysinfo.texi')
-rw-r--r-- | manual/sysinfo.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/sysinfo.texi b/manual/sysinfo.texi index cb9b954417..993cbdaa14 100644 --- a/manual/sysinfo.texi +++ b/manual/sysinfo.texi @@ -481,7 +481,7 @@ This function takes for the @var{stream} parameter a file handle which previously was returned from the @code{setmntent} call. @code{endmntent} closes the stream and frees all resources. -The return value is @code[1} unless an error occurred in which case it +The return value is @code{1} unless an error occurred in which case it is @code{0}. @end deftypefun |