diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-27 08:01:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-27 08:01:01 +0000 |
| commit | b7116012699705a75191f2f308199004608141a6 (patch) | |
| tree | 7b4155c4fc0ec390b3c14d74d9d67f9f67152cd8 /lib/libnetgraph/netgraph.3 | |
| parent | fee42856120ed1af794af38131a544c2bdebcc93 (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph/netgraph.3')
| -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 f51c5150704c..53a2b5f6408a 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 |
