diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2003-09-05 15:28:09 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2003-09-05 15:28:09 +0000 |
| commit | 095a0a15af20813549f51d50be7b9e468fc49737 (patch) | |
| tree | cfb6bec7e09cee68629ad3394baf92ec47730bc9 /usr.bin/mt | |
| parent | 116b8c86953749d0e6096ffb33580a746ba90071 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mt')
| -rw-r--r-- | usr.bin/mt/mt.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1 index 9723586309e8..d4e65e836cab 100644 --- a/usr.bin/mt/mt.1 +++ b/usr.bin/mt/mt.1 @@ -329,10 +329,10 @@ argument is not given. .El .Sh FILES -.Bl -tag -width /dev/*rsa[0-9]*xx -compact -.It Pa /dev/*rwt* +.Bl -tag -width /dev/*sa[0-9]*xx -compact +.It Pa /dev/*wt* QIC-02/QIC-36 magnetic tape interface -.It Pa /dev/*rsa[0-9]* +.It Pa /dev/*sa[0-9]* SCSI magnetic tape interface .El .Sh SEE ALSO |
