From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: Manual pages for glibc. Date: Wed, 09 Aug 2017 22:23:25 +0200 Message-ID: <87mv78mqwy.fsf@gnu.org> References: <877eydw2g6.fsf@gnu.org> <87tw1gjznd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfXW1-0004Nd-26 for help-guix@gnu.org; Wed, 09 Aug 2017 16:23:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfXVx-0008HH-V9 for help-guix@gnu.org; Wed, 09 Aug 2017 16:23:41 -0400 In-reply-to: <87tw1gjznd.fsf@gmail.com> 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: Alex Kost Cc: "help-guix@gnu.org" Alex Kost writes: > 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. Thanks! That's what I was looking for! Kind regards, Roel Janssen