From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] des_crypt.3: tfix Date: Wed, 25 Jun 2014 11:01:28 +0200 Message-ID: <53AA8FE8.7020207@gmail.com> References: <1403659895-4567-1-git-send-email-penght@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1403659895-4567-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Peng Haitao Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, qianl.fnst-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Thank you, Haitao. Applied. Cheers, Michael On 06/25/2014 03:31 AM, Peng Haitao wrote: > Signed-off-by: Peng Haitao > --- > 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 48e8bd3..3d90e31 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 9a4ee56..5dfe345 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html