diff options
author | bmah <bmah@FreeBSD.org> | 2001-04-30 16:13:58 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-04-30 16:13:58 +0000 |
commit | 85005603a045cd0eb8f71485922814abba56b649 (patch) | |
tree | 2a0d72aaae7458527b27ae8d26e0416d7754e070 /release/texts | |
parent | 69c361a17278459f241f756cf4f2f830c2ef10d0 (diff) | |
download | FreeBSD-src-85005603a045cd0eb8f71485922814abba56b649.zip FreeBSD-src-85005603a045cd0eb8f71485922814abba56b649.tar.gz |
FreeBSD 3.0 is no longer in the future tense. Merge in some new
words from RELNOTESng to fix this.
PR: docs/26794
Submitted by: B.Candler@pobox.com
Diffstat (limited to 'release/texts')
-rw-r--r-- | release/texts/i386/INSTALL.TXT | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/release/texts/i386/INSTALL.TXT b/release/texts/i386/INSTALL.TXT index fccebc8..2b4b487 100644 --- a/release/texts/i386/INSTALL.TXT +++ b/release/texts/i386/INSTALL.TXT @@ -533,11 +533,10 @@ mount -t msdos /dev/da0s5 /dos_d 2.4 Can I run DOS binaries under FreeBSD? --- ------------------------------------- -Ongoing work with BSDI's doscmd utility is bringing this much closer to -being a reality in FreeBSD 3.0, though it still has some rough edges. -If you're interested in working on this, please send mail to -emulation@FreeBSD.org and indicate that you're interested in joining -this ongoing effort! +Ongoing work with BSDI's doscmd utility will suffice in many cases, +though it still has some rough edges. If you're interested in working +on this, please send mail to emulation@FreeBSD.org and indicate that +you're interested in joining this ongoing effort! There is also a neat utility called "pcemu" in the ports collection which emulates an 8088 and enough BIOS services to run DOS text mode |