New sentence, new line.

This commit is contained in:
wiz 2008-09-13 09:13:14 +00:00
parent 28c30d59ac
commit 8c17a9bb0b
2 changed files with 10 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cgd.4,v 1.11 2008/09/12 16:51:55 christos Exp $
.\" $NetBSD: cgd.4,v 1.12 2008/09/13 09:13:14 wiz Exp $
.\"
.\" Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -90,10 +90,10 @@ when configuring new
.It encblkno8
This is the original IV method used by
.Nm
and provided for backward compatibility. It repeatedly encrypts the block
number of the physical disk block eight times and uses the result as the IV
for CBC mode.
This method should ensure that each block has a different IV and that the IV
and provided for backward compatibility.
It repeatedly encrypts the block number of the physical disk block
eight times and uses the result as the IV for CBC mode.
This method should ensure that each block has a different IV and that the IV
is reasonably unpredictable.
The eightfold encryption was not intended and causes a notable
performance loss with little (if any) increase in security over a

View File

@ -1,4 +1,4 @@
.\" $NetBSD: options.4,v 1.368 2008/09/12 01:19:17 pgoyette Exp $
.\" $NetBSD: options.4,v 1.369 2008/09/13 09:16:34 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@ -1531,9 +1531,10 @@ Scan each i2c bus to determine which addresses respond.
Using this option can access some devices in such a
manner as to leave them in an unstable or unuseable state, and
can prevent those devices from being properly matched and/or
attached. It can also lock up the entire i2c bus and even
prevent a machine from completing the boot process. Don't
use this option unless you know what you're doing and can
attached.
It can also lock up the entire i2c bus and even
prevent a machine from completing the boot process.
Don't use this option unless you know what you're doing and can
accept all sorts of unforseen consequences.
.El
.Ss Networking Options