From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Manual pages for glibc. Date: Wed, 09 Aug 2017 22:43:02 +0300 Message-ID: <87tw1gjznd.fsf@gmail.com> References: <877eydw2g6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfWsp-0004BW-8b for help-guix@gnu.org; Wed, 09 Aug 2017 15:43:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfWsl-00045O-Uq for help-guix@gnu.org; Wed, 09 Aug 2017 15:43:11 -0400 In-Reply-To: <877eydw2g6.fsf@gnu.org> (Roel Janssen's message of "Wed, 09 Aug 2017 10:49:29 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Roel Janssen Cc: "help-guix@gnu.org" Roel Janssen (2017-08-09 10:49 +0200) wrote: > Dear Guix, > > Which package do I need to install to be able to read the man pages of > functions in glibc like 'snprintf' and 'malloc'? Many man pages (including 'snprintf' and 'malloc') come with 'man-pages' package. -- Alex