summaryrefslogtreecommitdiff
path: root/lkm/ap
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lkm/ap
parenta745f84c11e201e22ac76b1776820903cabfd67a (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 'lkm/ap')
-rw-r--r--lkm/ap/ap.46
1 files changed, 3 insertions, 3 deletions
diff --git a/lkm/ap/ap.4 b/lkm/ap/ap.4
index db3d22800f1..a54cca7099c 100644
--- a/lkm/ap/ap.4
+++ b/lkm/ap/ap.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ap.4,v 1.1 1997/01/19 12:29:25 mickey Exp $
+.\" $OpenBSD: ap.4,v 1.2 1999/05/16 19:56:13 alex Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -67,8 +67,8 @@ to open
.It Pa /dev/xf86
.El
.Sh SEE ALSO
-.Xr mem 4 ,
-.Xr kmem 4
+.Xr kmem 4 ,
+.Xr mem 4
.Sh HISTORY
This work is heavily inspired from the Solaris x86 aperture driver by
Doug Anson (danson@lgc.com) and David Holland (davidh@use.com).