diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-06-13 17:43:18 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-13 17:43:18 +0000 |
| commit | 899d2eb04d7819a27e50a23f6778cbff331ef9a6 (patch) | |
| tree | 673350979638ad5489a80df262cbbb5e93577134 | |
| parent | 9b14e33fe84563011b7998b0cf33031bca83c648 (diff) | |
Notes
| -rw-r--r-- | lib/libc/i386/sys/i386_get_ioperm.2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/i386/sys/i386_get_ioperm.2 b/lib/libc/i386/sys/i386_get_ioperm.2 index aad357bef7a4..f1db970243ac 100644 --- a/lib/libc/i386/sys/i386_get_ioperm.2 +++ b/lib/libc/i386/sys/i386_get_ioperm.2 @@ -56,6 +56,10 @@ and arguments to the state specified by the .Fa enable argument. +.Pp +Note that you must have +.Dq options VM86 +in your kernel configuration file to use these functions. .Sh RETURN VALUES Upon successful completion, .Fn i386_get_ioperm |
