diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-05-16 19:58:20 +0000 |
commit | 0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch) | |
tree | a7242dc673f15a56501071f686f150e05e519b5e /lib/libarch/i386 | |
parent | a745f84c11e201e22ac76b1776820903cabfd67a (diff) |
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
Diffstat (limited to 'lib/libarch/i386')
-rw-r--r-- | lib/libarch/i386/i386_iopl.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libarch/i386/i386_iopl.2 b/lib/libarch/i386/i386_iopl.2 index 16a09a86f80..10b5bf62745 100644 --- a/lib/libarch/i386/i386_iopl.2 +++ b/lib/libarch/i386/i386_iopl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: i386_iopl.2,v 1.6 1997/07/23 20:41:10 kstailey Exp $ +.\" $OpenBSD: i386_iopl.2,v 1.7 1999/05/16 19:54:40 alex Exp $ .\" $NetBSD: i386_iopl.2,v 1.3 1996/02/27 22:57:25 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -67,8 +67,8 @@ will fail if: The caller was not the super-user. .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 |