svn commit: r322680 - head/share/man/man4

Ed Maste emaste at FreeBSD.org
Sat Aug 19 00:37:34 UTC 2017


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


More information about the svn-src-all mailing list