Date: Sat, 19 Aug 2017 00:37:33 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r322680 - head/share/man/man4 Message-ID: <201708190037.v7J0bX1d017834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Sat Aug 19 00:37:33 2017 New Revision: 322680 URL: https://svnweb.freebsd.org/changeset/base/322680 Log: sa.4: fix spelling of 'suppresses' PR: 221302 Submitted by: Fabian Keil Obtained from: ElectroBSD MFC after: 1 week Modified: head/share/man/man4/sa.4 Modified: head/share/man/man4/sa.4 ============================================================================== --- head/share/man/man4/sa.4 Sat Aug 19 00:37:31 2017 (r322679) +++ head/share/man/man4/sa.4 Sat Aug 19 00:37:33 2017 (r322680) @@ -270,7 +270,7 @@ on tape reads. Tape drives normally return sense data (which contains the residual) when the application reads a block that is not the same length as the amount of data requested. -The SILI bit supresses that notification in most cases. +The SILI bit suppresses that notification in most cases. See the SSC-5 spec (available at t10.org), specifically the section on the READ(6) command, for more information. .It eot_warn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708190037.v7J0bX1d017834>