diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2013-05-16 23:43:11 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2013-05-16 23:43:11 +0000 |
| commit | c2c12554150f7d071a7894ef2e44ead4b899bbbf (patch) | |
| tree | 99d402f5ef78f5c5dae8678e938c634e18fd79ee | |
| parent | a4f7968f2413dc7e76a487b1513bcc0abc30c2fd (diff) | |
Correct the answer about tape drives.
Submitted by: imp
Approved by: bcr (mentor)
Notes
svn path=/head/; revision=41636
| -rw-r--r-- | en_US.ISO8859-1/books/faq/book.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index 1a30e30e5c..203ae537e2 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -1734,8 +1734,7 @@ </question> <answer> - <para>&os; supports SCSI and QIC-36 (with a QIC-02 - interface).</para> + <para>&os; supports all standard SCSI tape interfaces.</para> </answer> </qandaentry> |
