From 09c4d4dd5f2fb9c2632b6d1118ac1824ff4a2d8d Mon Sep 17 00:00:00 2001 From: Peng Haitao Date: Wed, 25 Jun 2014 09:31:35 +0800 Subject: [PATCH] des_crypt.3: tfix Signed-off-by: Peng Haitao Signed-off-by: Michael Kerrisk --- man3/basename.3 | 2 +- man3/des_crypt.3 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man3/basename.3 b/man3/basename.3 index e19964efc..b8715e20e 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -131,7 +131,7 @@ For an explanation of the terms used in this section, see .BR attributes (7). .TS allbox; -lbw22 lb lb +lbw21 lb lb l l l. Interface Attribute Value T{ diff --git a/man3/des_crypt.3 b/man3/des_crypt.3 index 778f12cad..580f76be1 100644 --- a/man3/des_crypt.3 +++ b/man3/des_crypt.3 @@ -136,12 +136,12 @@ For an explanation of the terms used in this section, see .BR attributes (7). .TS allbox; -lbw24 lb lb +lbw25 lb lb l l l. Interface Attribute Value T{ .BR ecb_crypt (), -.BR cbc_crypt () +.BR cbc_crypt (), .BR des_setparity () T} Thread safety MT-Safe .TE