Summary: | Updates to mt(1) manual page | ||
---|---|---|---|
Product: | Documentation | Reporter: | tedm <tedm> |
Component: | Books & Articles | Assignee: | Kenneth D. Merry <ken> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | ken |
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
tedm
2003-06-21 21:10:20 UTC
A commit references this bug: Author: ken Date: Fri Aug 11 18:43:53 UTC 2017 New revision: 322410 URL: https://svnweb.freebsd.org/changeset/base/322410 Log: Add historical notes on QIC tape drives and fix a couple of issues in mt(1). o Density code 0x5 is also known as QIC-11, and should have a footnote reference. o Add notes on QIC tape drives from the bug report. These may help anyone trying to use a QIC drive. o Take out a "more more" instance found by igor. o Bump the man page date. The PR is 14 years old, so it's past time to retire it. PR: doc/53596 Submitted by: tedm@toybox.placo.com Reviewed by: bcr Sponsored by: Spectra Logic Changes: head/usr.bin/mt/mt.1 Thank you! I just committed the change to FreeBSD/head in SVN change 322410. I'll merge it to stable/11 and stable/10 later. Sorry it took so long for anyone to get to this. A commit references this bug: Author: ken Date: Tue Aug 22 13:59:51 UTC 2017 New revision: 322788 URL: https://svnweb.freebsd.org/changeset/base/322788 Log: MFC r322410: ------------------------------------------------------------------------ r322410 | ken | 2017-08-11 12:43:52 -0600 (Fri, 11 Aug 2017) | 16 lines Add historical notes on QIC tape drives and fix a couple of issues in mt(1). o Density code 0x5 is also known as QIC-11, and should have a footnote reference. o Add notes on QIC tape drives from the bug report. These may help anyone trying to use a QIC drive. o Take out a "more more" instance found by igor. o Bump the man page date. The PR is 14 years old, so it's past time to retire it. PR: doc/53596 Submitted by: tedm@toybox.placo.com Reviewed by: bcr Sponsored by: Spectra Logic ------------------------------------------------------------------------ Changes: _U stable/11/ stable/11/usr.bin/mt/mt.1 A commit references this bug: Author: ken Date: Tue Aug 22 14:40:57 UTC 2017 New revision: 322790 URL: https://svnweb.freebsd.org/changeset/base/322790 Log: MFC r322410: ------------------------------------------------------------------------ r322410 | ken | 2017-08-11 12:43:52 -0600 (Fri, 11 Aug 2017) | 16 lines Add historical notes on QIC tape drives and fix a couple of issues in mt(1). o Density code 0x5 is also known as QIC-11, and should have a footnote reference. o Add notes on QIC tape drives from the bug report. These may help anyone trying to use a QIC drive. o Take out a "more more" instance found by igor. o Bump the man page date. The PR is 14 years old, so it's past time to retire it. PR: doc/53596 Submitted by: tedm@toybox.placo.com Reviewed by: bcr Sponsored by: Spectra Logic ------------------------------------------------------------------------ Approved by: re (gjb) Changes: _U stable/10/ stable/10/usr.bin/mt/mt.1 Committed and merged to stable/11 and stable/10. Thank you for the bug report and sorry it took so long to get to it. |