diff --git a/lib/libarch/i386/i386_iopl.2 b/lib/libarch/i386/i386_iopl.2 index 725f096bcefe..3a7ec37f16cc 100644 --- a/lib/libarch/i386/i386_iopl.2 +++ b/lib/libarch/i386/i386_iopl.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: i386_iopl.2,v 1.10 2001/07/04 17:15:07 kleink Exp $ +.\" $NetBSD: i386_iopl.2,v 1.11 2001/11/10 08:12:25 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -69,8 +69,8 @@ The caller was not the super-user, or the operation was not permitted at the current security level. .El .Sh SEE ALSO -.Xr i386_set_ioperm 2 , -.Xr i386_get_ioperm 2 +.Xr i386_get_ioperm 2 , +.Xr i386_set_ioperm 2 .Sh REFERENCES i386 Microprocessor Programmer's Reference Manual, Intel .Sh WARNING