diff options
author | simon <simon@FreeBSD.org> | 2004-05-10 20:12:02 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-05-10 20:12:02 +0000 |
commit | ba357600aa876d4919baf4bb4b2e0aad50603b70 (patch) | |
tree | 048628b679d0a65495c1415c9336df4aabdbfefa | |
parent | 3564a3448df2230819f217420bb3856b51fd64c8 (diff) | |
download | FreeBSD-src-ba357600aa876d4919baf4bb4b2e0aad50603b70.zip FreeBSD-src-ba357600aa876d4919baf4bb4b2e0aad50603b70.tar.gz |
- Remove duplicate words.
- Fix a spelling nit.
PR: docs/66482
Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
-rw-r--r-- | share/man/man4/ch.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4 index 48dbbf6..d82b625 100644 --- a/share/man/man4/ch.4 +++ b/share/man/man4/ch.4 @@ -307,12 +307,12 @@ Note that not all flags are valid for all element types. .Sh NOTES This version of the .Nm -driver has been tested with a DEC TZ875 (5 slot, one DLT drive) and a +driver has been tested with a DEC TZ875 (5 slot, one DLT drive) and a Breece Hill Q47 (60 slot, four DLT drives, barcode reader). .Pp Many of the features the .Nm -driver supports are not throughly tested due to the fact that the +driver supports are not thoroughly tested due to the fact that the devices available for testing do not support the necessary commands. This is true for alternate volume tags, media flipping, import/export element handling, multiple picker operation and other things. |