summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2001-07-04 13:07:38 +0000
committeryar <yar@FreeBSD.org>2001-07-04 13:07:38 +0000
commit0b890122b96f4b0daeffea10dcab7a002c0f7dd6 (patch)
treea19f821b89c3e1282f4fbd4c6f9c58f00548a0d3 /lib/libc
parent497620bac5a53c422f1848241d5df96e19c8f71e (diff)
downloadFreeBSD-src-0b890122b96f4b0daeffea10dcab7a002c0f7dd6.zip
FreeBSD-src-0b890122b96f4b0daeffea10dcab7a002c0f7dd6.tar.gz
Use the .Rv macro to describe the return value.
Suggested by: ru MFC after: 5 days
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/kldstat.27
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/sys/kldstat.2 b/lib/libc/sys/kldstat.2
index 1187f69..2617c00 100644
--- a/lib/libc/sys/kldstat.2
+++ b/lib/libc/sys/kldstat.2
@@ -79,12 +79,7 @@ The load address of the kld file.
The size of the file.
.El
.Sh RETURN VALUES
-The function
-.Fn kldstat
-returns 0 on success.
-It returns -1 on failure, and sets
-.Va errno
-to indicate the error.
+.Rv -std kldstat
.Sh ERRORS
The information for the file referred to by
.Fa fileid
OpenPOWER on IntegriCloud