From b07d03e000b5c073e7768a6ca2e30578ac51f318 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 12 Jun 1998 00:25:51 +0000 Subject: Update. * manual/sysinfo.texi: Document fstab and mtab handling functions. * manual/llio.texi: Document more LFS functions and start documenting the AIO functions. --- manual/sysinfo.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/sysinfo.texi') 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 -- cgit 1.4.1