diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-09-13 16:18:49 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-09-13 16:18:49 +0000 |
commit | 2b845e9b5e3eb789b20769ff6ab20af7fc56f461 (patch) | |
tree | dd710d23c74badbd3df610e39d5d20988c389901 /en_US.ISO8859-1/books | |
parent | 9e3a21cc4b3ea482095bffd03826bfa7c1613b37 (diff) | |
download | doc-2b845e9b5e3eb789b20769ff6ab20af7fc56f461.tar.gz doc-2b845e9b5e3eb789b20769ff6ab20af7fc56f461.zip |
The doscmd program is no longer part of the FreeBSD base system; it may
be found in the Ports Collection instead.
PR: 71566
Submitted by: Joel Dahl <joel@automatvapen.se>
Notes
Notes:
svn path=/head/; revision=22332
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r-- | en_US.ISO8859-1/books/faq/book.sgml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 0fea4aba4b..7bb132cc32 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -11153,9 +11153,15 @@ raisechar=^^</programlisting> </question> <answer> - <para>Yes, you can use the integrated - <application>doscmd</application> DOS emulation program to - run a subset of DOS commands.</para> + <para>Yes, you can use <filename + role="package">emulators/doscmd</filename>, a DOS emulation + program, available in the &os; Ports Collection.</para> + + <note> + <para>The <application>doscmd</application> program used to be an + integrated part of &os;, but was removed before the release of + &os; 5.3.</para> + </note> <para>If <application>doscmd</application> will not suffice, the add-on utility <filename |