diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-19 09:10:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-19 09:10:37 +0000 |
commit | ff14e1ae3d90f91a3ba0eebe6be9703dc1021ac3 (patch) | |
tree | f87d42635b1f7caa12e1a6f6cb1070b492bc695c /share/man/man8/compat_bsdos.8 | |
parent | 1522d9ffea1844f90e17adddfe6e975f2b4c54eb (diff) |
changes to compat:
* extensive use of .Pa for paths
* .Nm for kernel options
* `procedure' chopped from .Nd
* 2nd person -> passive
* updated instructions on getting freebsd/linux binaries
* various typos
thanks millert@ and Grzegorz Czaplinski for help with FreeBSD stuff
prompts and ok deraadt@
Diffstat (limited to 'share/man/man8/compat_bsdos.8')
-rw-r--r-- | share/man/man8/compat_bsdos.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/compat_bsdos.8 b/share/man/man8/compat_bsdos.8 index 1e19b26357a..5e37d50f557 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.5 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: compat_bsdos.8,v 1.6 2003/02/19 09:10:36 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm compat_bsdos -.Nd setup procedure for running BSDI binaries under emulation +.Nd setup for running BSDI binaries under emulation .Sh DESCRIPTION .Ox supports the execution of BSDI binaries; most binaries should |