diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-11-12 04:36:42 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-11-12 04:36:42 +0000 |
| commit | 4c67dfce8fcdeb9eb175f4d2d73f16ae8aed8c2d (patch) | |
| tree | 0692d2fc7baca7ce966147c57f0ffcfbdedf14b3 | |
| parent | 801dc6710e9db1474ed4312c6db13e75af416bfa (diff) | |
Rename "rundos" to "doscmd" as it should have long, long ago.
Notes
svn path=/head/; revision=6047
| -rw-r--r-- | en_US.ISO8859-1/books/faq/book.sgml | 4 | ||||
| -rw-r--r-- | en_US.ISO_8859-1/books/faq/book.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 01e0e9326b..ab6b290d71 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -10,7 +10,7 @@ </author> </authorgroup> -<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.20 1999/10/25 08:34:27 des Exp $</pubdate> +<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.21 1999/11/01 19:24:31 nik Exp $</pubdate> <abstract><para> This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted. @@ -7407,7 +7407,7 @@ files in /usr/src/.. instead.</para> <qandaentry><question> <para>Can I run DOS binaries under FreeBSD?</para></question><answer> -<para>Yes, starting with version 3.0 you can using BSDI's <emphasis remap=tt>rundos</emphasis> +<para>Yes, starting with version 3.0 you can using BSDI's <emphasis remap=tt>doscmd</emphasis> DOS emulation which has been integrated and enhanced. Send mail to <ulink URL="mailto:freebsd-emulation@FreeBSD.org">The FreeBSD emulation discussion list</ulink> if you're interested in joining this ongoing effort!</para> diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index 01e0e9326b..ab6b290d71 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -10,7 +10,7 @@ </author> </authorgroup> -<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.20 1999/10/25 08:34:27 des Exp $</pubdate> +<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.21 1999/11/01 19:24:31 nik Exp $</pubdate> <abstract><para> This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5 and later, unless otherwise noted. @@ -7407,7 +7407,7 @@ files in /usr/src/.. instead.</para> <qandaentry><question> <para>Can I run DOS binaries under FreeBSD?</para></question><answer> -<para>Yes, starting with version 3.0 you can using BSDI's <emphasis remap=tt>rundos</emphasis> +<para>Yes, starting with version 3.0 you can using BSDI's <emphasis remap=tt>doscmd</emphasis> DOS emulation which has been integrated and enhanced. Send mail to <ulink URL="mailto:freebsd-emulation@FreeBSD.org">The FreeBSD emulation discussion list</ulink> if you're interested in joining this ongoing effort!</para> |
