From 40a7a362c74bd72a62a534afc4c033dd0bb4efc2 Mon Sep 17 00:00:00 2001 From: Nick Hibma Date: Fri, 20 Oct 2000 00:27:56 +0000 Subject: Correct the text on RETURN VALUES. --- lib/libc/sys/kldstat.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/sys/kldstat.2 b/lib/libc/sys/kldstat.2 index e35a2c061932..64183320ad09 100644 --- a/lib/libc/sys/kldstat.2 +++ b/lib/libc/sys/kldstat.2 @@ -78,8 +78,10 @@ The load address of the kld file. .It size The size of the file. .Sh RETURN VALUES +The function .Fn kldstat -seems to always return 0. +returns 0 on success. It returns -1 on failure, and sets errno to indicate +the error. .Sh ERRORS The information for the file referred to by .Fa fileid -- cgit v1.3