diff options
author | ru <ru@FreeBSD.org> | 2001-08-27 08:01:01 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-27 08:01:01 +0000 |
commit | 571547c0232dd3f858df03525e1c201ce32e419f (patch) | |
tree | 7b4155c4fc0ec390b3c14d74d9d67f9f67152cd8 /lib | |
parent | c7ad1b8b26738a0d3cbde691d02140fb8db05483 (diff) | |
download | FreeBSD-src-571547c0232dd3f858df03525e1c201ce32e419f.zip FreeBSD-src-571547c0232dd3f858df03525e1c201ce32e419f.tar.gz |
mdoc(7) police: markup nits.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libnetgraph/netgraph.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libnetgraph/netgraph.3 b/lib/libnetgraph/netgraph.3 index f51c515..53a2b5f 100644 --- a/lib/libnetgraph/netgraph.3 +++ b/lib/libnetgraph/netgraph.3 @@ -260,7 +260,8 @@ KLD modules must have been loaded via returns the previous debug setting. .Fn NgSetErrLog has no return value. -All other functions return -1 if there was an error and set errno +All other functions return \-1 if there was an error and set +.Va errno accordingly. A return value of zero from .Fn NgRecvMsg |