From 0b890122b96f4b0daeffea10dcab7a002c0f7dd6 Mon Sep 17 00:00:00 2001 From: yar <yar@FreeBSD.org> Date: Wed, 4 Jul 2001 13:07:38 +0000 Subject: Use the .Rv macro to describe the return value. Suggested by: ru MFC after: 5 days --- lib/libc/sys/kldstat.2 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lib') 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 -- cgit v1.1