summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-07-21 12:33:18 +0000
committerjmc <jmc@openbsd.org>2003-07-21 12:33:18 +0000
commit805705e0a2dd1f76199d6fbb0ef156df887a8bd6 (patch)
tree6ac8b5b99977750f566db7faa8b8a9a5409c21cf
parentdocument .Vt; (diff)
downloadwireguard-openbsd-805705e0a2dd1f76199d6fbb0ef156df887a8bd6.tar.xz
wireguard-openbsd-805705e0a2dd1f76199d6fbb0ef156df887a8bd6.zip
remove some old groff macros;
-rw-r--r--share/man/man8/compat_ibcs2.89
1 files changed, 3 insertions, 6 deletions
diff --git a/share/man/man8/compat_ibcs2.8 b/share/man/man8/compat_ibcs2.8
index addeac70d51..199fb49aeda 100644
--- a/share/man/man8/compat_ibcs2.8
+++ b/share/man/man8/compat_ibcs2.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: compat_ibcs2.8,v 1.11 2003/06/06 19:28:06 jmc Exp $
+.\" $OpenBSD: compat_ibcs2.8,v 1.12 2003/07/21 12:33:18 jmc Exp $
.\"
.\" Copyright (c) 1998 Scott Bartram
.\" Copyright (c) 1995 Frank van der Linden
@@ -55,17 +55,14 @@ iBCS2 supports COFF, ELF, and x.out (XENIX) binary formats.
Binaries from SCO OpenServer (version 5.x) are the only ELF binaries
that have been tested.
Most programs should work, but not ones that use or depend on:
-.sp
+.Pp
.Bl -tag -width 123 -compact -offset indent
.It kernel internal data structures
-.br
.It STREAMS drivers (other than TCP/IP sockets)
-.br
.It local X displays (uses a STREAMS pipe)
-.br
.It virtual 8086 mode
.El
-.sp
+.Pp
The iBCS2 compatibility feature is active for kernels compiled with
the
.Nm COMPAT_IBCS2