summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-03-16 15:23:35 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-03-16 15:23:35 +0000
commite51b80085e1e121ddb827609d0f84d69e58cc16a (patch)
tree366ba8249a098ab06c7d89f7dc7f4b19ade6cf0e /share/man
parent47484bcd9c6d2d7e5c2c074138ff7eff733159cd (diff)
no need for -compact;
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man3/intro.38
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 3360d127412..02fa00435c0 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.27 2005/03/16 15:20:39 jmc Exp $
+.\" $OpenBSD: intro.3,v 1.28 2005/03/16 15:23:34 jmc Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -443,13 +443,11 @@ The data format is described in RFCs 1950 \- 1952.
.El
.Pp
Platform-specific libraries:
-.Pp
-.Bl -tag -width "libkvm" -compact
+.Bl -tag -width "libkvm"
.It libalpha Pq Fl lalpha
Alpha I/O and memory access functions.
See
.Xr inb 2 .
-.Pp
.It libamd64 Pq Fl lamd64
AMD64 I/O and memory access functions.
See
@@ -459,14 +457,12 @@ See
.Xr amd64_iopl 2 ,
and
.Xr amd64_vm86 2 .
-.Pp
.It libarm Pq Fl larm
ARM I/O and memory access functions.
See
.Xr arm_drain_writebuf 2
and
.Xr arm_sync_icache 2 .
-.Pp
.It libi386 Pq Fl li386
i386 I/O and memory access functions.
See