aboutsummaryrefslogtreecommitdiff
path: root/manual/sysinfo.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/sysinfo.texi')
-rw-r--r--manual/sysinfo.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/sysinfo.texi b/manual/sysinfo.texi
index cb9b954..993cbda 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