summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/kldstat.2
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-10-30 19:43:30 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-10-30 19:43:30 +0000
commitef41f174d66d1230c223c1faf451806666071535 (patch)
tree83290153fea486b15d9499b862059a178db1b14f /lib/libc/sys/kldstat.2
parent3ab53d2eba4f493b456c843598eed782feb1d81d (diff)
downloadFreeBSD-src-ef41f174d66d1230c223c1faf451806666071535.zip
FreeBSD-src-ef41f174d66d1230c223c1faf451806666071535.tar.gz
Fix nits introduced in rev 1.9:
Remove single-space hard sentence break. Mark errno up as a Variable (Va).
Diffstat (limited to 'lib/libc/sys/kldstat.2')
-rw-r--r--lib/libc/sys/kldstat.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/kldstat.2 b/lib/libc/sys/kldstat.2
index 6418332..b5e2dd8 100644
--- a/lib/libc/sys/kldstat.2
+++ b/lib/libc/sys/kldstat.2
@@ -80,8 +80,10 @@ The size of the file.
.Sh RETURN VALUES
The function
.Fn kldstat
-returns 0 on success. It returns -1 on failure, and sets errno to indicate
-the error.
+returns 0 on success.
+It returns -1 on failure, and sets
+.Va errno
+to indicate the error.
.Sh ERRORS
The information for the file referred to by
.Fa fileid
OpenPOWER on IntegriCloud