diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/compat_bsdos.8 | 4 | ||||
-rw-r--r-- | share/man/man8/compat_freebsd.8 | 4 | ||||
-rw-r--r-- | share/man/man8/compat_linux.8 | 2 | ||||
-rw-r--r-- | share/man/man8/compat_sunos.8 | 2 | ||||
-rw-r--r-- | share/man/man8/compat_svr4.8 | 4 | ||||
-rw-r--r-- | share/man/man8/compat_ultrix.8 | 4 |
6 files changed, 10 insertions, 10 deletions
diff --git a/share/man/man8/compat_bsdos.8 b/share/man/man8/compat_bsdos.8 index a8343ad40bc..69850a6f179 100644 --- a/share/man/man8/compat_bsdos.8 +++ b/share/man/man8/compat_bsdos.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_bsdos.8,v 1.1 1997/09/02 10:02:42 downsj Exp $ +.\" $OpenBSD: compat_bsdos.8,v 1.2 1998/01/02 08:51:28 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm compat_bsdos -.Nd setup procedure for running BSD/OS binaries +.Nd setup procedure for running BSD/OS binaries under emulation .Sh DESCRIPTION OpenBSD supports the execution of BSD/OS binaries; most binaries should work, at least from the BSD/OS 2.1 era. Some things that are not currently diff --git a/share/man/man8/compat_freebsd.8 b/share/man/man8/compat_freebsd.8 index 163d068341b..939ec957fcf 100644 --- a/share/man/man8/compat_freebsd.8 +++ b/share/man/man8/compat_freebsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_freebsd.8,v 1.2 1997/02/14 23:14:19 deraadt Exp $ +.\" $OpenBSD: compat_freebsd.8,v 1.3 1998/01/02 08:51:28 deraadt Exp $ .\" $NetBSD: compat_linux.8,v 1.1 1995/03/05 23:30:36 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm compat_freebsd -.Nd setup procedure for running FreeBSD binaries +.Nd setup procedure for running FreeBSD binaries under emulation .Sh DESCRIPTION OpenBSD supports running FreeBSD binaries. Most binaries should work, except programs that use FreeBSD-specific features. These include diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index 42784591b5b..6ac1a9a0e36 100644 --- a/share/man/man8/compat_linux.8 +++ b/share/man/man8/compat_linux.8 @@ -34,7 +34,7 @@ .Os BSD 4 .Sh NAME .Nm compat_linux -.Nd setup procedure for running Linux binaries +.Nd setup procedure for running Linux binaries under emulation .Sh DESCRIPTION OpenBSD supports running Linux binaries. This only applies to i386 systems for now. Both the a.out and ELF binary formats are supported. Most programs diff --git a/share/man/man8/compat_sunos.8 b/share/man/man8/compat_sunos.8 index 923ff237bc4..3aa73d61565 100644 --- a/share/man/man8/compat_sunos.8 +++ b/share/man/man8/compat_sunos.8 @@ -35,7 +35,7 @@ .Os BSD 4 .Sh NAME .Nm compat_sunos -.Nd setup procedure for m68k and sparc architectures +.Nd setup procedure for running SunOS binaries under emulation .Sh DESCRIPTION OpenBSD/sparc and some of the OpenBSD/m68k architectures can run SunOS executables. Most executables will work. diff --git a/share/man/man8/compat_svr4.8 b/share/man/man8/compat_svr4.8 index 923b8ca64b6..708b08473c0 100644 --- a/share/man/man8/compat_svr4.8 +++ b/share/man/man8/compat_svr4.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_svr4.8,v 1.2 1997/02/14 23:14:21 deraadt Exp $ +.\" $OpenBSD: compat_svr4.8,v 1.3 1998/01/02 08:51:30 deraadt Exp $ .\" $NetBSD: compat_svr4.8,v 1.1 1996/07/06 17:14:50 christos Exp $ .\" .\" Copyright (c) 1996 Christos Zoulas @@ -37,7 +37,7 @@ .Os BSD 4 .Sh NAME .Nm compat_svr4 -.Nd setup procedure for running SVR4/iBCS2 binaries +.Nd setup procedure for running SVR4/iBCS2 binaries under emulation .Sh DESCRIPTION OpenBSD supports running SVR4/iBCS2 binaries. This code has been tested on i386 and sparc systems. Most programs should work, but not ones that use diff --git a/share/man/man8/compat_ultrix.8 b/share/man/man8/compat_ultrix.8 index 1b32815808f..589eab5f187 100644 --- a/share/man/man8/compat_ultrix.8 +++ b/share/man/man8/compat_ultrix.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_ultrix.8,v 1.1 1997/06/11 01:14:13 deraadt Exp $ +.\" $OpenBSD: compat_ultrix.8,v 1.2 1998/01/02 08:51:30 deraadt Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone .\" All rights reserved. @@ -35,7 +35,7 @@ .Os OpenBSD 1.3 .Sh NAME .Nm compat_ultrix -.Nd setup procedure for Ultrix compatibility on mips and vax architectures +.Nd setup procedure for running Ultrix binaries under emulation .Sh DESCRIPTION OpenBSD/mips and OpenBSD/vax architectures can run Risc ULTRIX and Vax |