From 98b99ad2ab348bbba1676b95a8895f12ee48fd31 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Fri, 12 Aug 2022 17:26:14 +0000 Subject: Prepare for removing /proc/scsi from the Linux kernel From: Bart Van Assche The sg3_utils package is the only /proc/scsi user I know of. Although support for systems without /proc/scsi was added to rescan_scsi_bus.sh more than ten years ago, a few references to /proc/scsi remain. Convert these references into the recommended interfaces. Posted to linux-scsi@vger.kernel.org on 20220810 git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@968 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_format.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/sg_format.8') diff --git a/doc/sg_format.8 b/doc/sg_format.8 index 89f6d000..7c00cc50 100644 --- a/doc/sg_format.8 +++ b/doc/sg_format.8 @@ -707,7 +707,7 @@ Using sg_turs(8) and sg_readcap(8) after the format operation may be wise. The Unix convention is that "no news is good news" but that can be a bit unnerving after an operation like format, especially if it finishes quickly (i.e. before the first progress poll is sent). Giving the -\fI\-\-verbose\fR option once should supply enough additional output to +\fI\-\-verbose\fR option once should supply enough additional output to settle those nerves. .SH AUTHORS Written by Grant Grundler, James Bottomley and Douglas Gilbert. -- cgit v1.2.3