From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30743 invoked by alias); 23 May 2018 05:23:27 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 30733 invoked by uid 89); 23 May 2018 05:23:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: smtp.707.technology Subject: Re: [PATCH 2/4] Reorganize crypt.texi. To: Zack Weinberg Cc: libc-alpha@sourceware.org, carlos@redhat.com, fweimer@redhat.com, kukuk@suse.de References: <20180521173853.5172-1-zackw@panix.com> <20180521173853.5172-3-zackw@panix.com> From: Rical Jasan Message-ID: <9e91971a-a150-6a3c-643e-7af675c5a46c@2c3t.io> Date: Wed, 23 May 2018 05:23:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180521173853.5172-3-zackw@panix.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-05/txt/msg00748.txt.bz2 On 05/21/2018 10:38 AM, Zack Weinberg wrote: > In preparation for a major revision of the documentation for > crypt(_r), getentropy, and getrandom, reorganize crypt.texi. This > patch does not change any text; it only deletes and moves text. LGTM. Rical