Fix nits introduced in rev 1.9:
Remove single-space hard sentence break. Mark errno up as a Variable (Va).
This commit is contained in:
parent
c182b385dc
commit
f9d970cf5b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user