diff options
| author | Brian Feldman <green@FreeBSD.org> | 1999-12-01 02:25:19 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 1999-12-01 02:25:19 +0000 |
| commit | 226420a46464f4d32af2086975d2c66bdd44f489 (patch) | |
| tree | e4e1f3d03485293d34d67822858f5ae8f335210b /lib/libc | |
| parent | 461bb71e4fc9e5baa18691038b529148e73fa975 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/sysctl.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 6e95014cf049..098d4f2911e2 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -704,6 +704,10 @@ is too short to hold the requested value. The .Fa name array specifies an intermediate rather than terminal name. +.It Bq Er EISDIR +The +.Fa name +array specifies a terminal name, but the actual name is not terminal. .It Bq Er EOPNOTSUPP The .Fa name |
