Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Apply Tn macro to XTS



details:   https://anonhg.NetBSD.org/src/rev/59ea99bf51b0
branches:  trunk
changeset: 366524:59ea99bf51b0
user:      sevan <sevan%NetBSD.org@localhost>
date:      Fri Aug 31 18:20:10 2018 +0000

description:
Apply Tn macro to XTS

diffstat:

 share/man/man4/cgd.4 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 103b5e1ed841 -r 59ea99bf51b0 share/man/man4/cgd.4
--- a/share/man/man4/cgd.4      Fri Aug 31 18:11:20 2018 +0000
+++ b/share/man/man4/cgd.4      Fri Aug 31 18:20:10 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgd.4,v 1.21 2016/12/12 10:13:00 wiz Exp $
+.\" $NetBSD: cgd.4,v 1.22 2018/08/31 18:20:10 sevan Exp $
 .\"
 .\" Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 11, 2016
+.Dd August 31, 2018
 .Dt CGD 4
 .Os
 .Sh NAME
@@ -189,8 +189,8 @@
 .Tn CBC
 mode to plaintext blocks of their choice.
 The
-.Tn
-XTS mode isn't vulnerable to this particular attack but a lack of
+.Tn XTS
+mode isn't vulnerable to this particular attack but a lack of
 integrity should be taken into account when evaluating security risks.
 .Sh FILES
 .Bl -tag -width indentxxxxxxxxxxx



Home | Main Index | Thread Index | Old Index