From 507b46e794ab771c80f45845bb7c486c09197ffd Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 7 Apr 2002 19:29:56 +0000 Subject: SCSITERSE saves 8KB, not 8 bytes. --- share/man/man4/options.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 4c18143e062..b45509960eb 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.96 2002/04/07 00:03:29 tdeval Exp $ +.\" $OpenBSD: options.4,v 1.97 2002/04/07 19:29:55 millert Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -908,7 +908,7 @@ which affects processor cycle counter. .Bl -ohang .It Cd option SCSITERSE Terser SCSI error messages. -This omits the table for decoding ASC/ASCQ info, saving about 8 bytes or so. +This omits the table for decoding ASC/ASCQ info, saving about 8KB. .It Cd option SCSIDEBUG Prints extra debugging info for the SCSI subsystem to the console. .El -- cgit v1.2.3