From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Manual pages for glibc. Date: Wed, 09 Aug 2017 10:49:29 +0200 Message-ID: <877eydw2g6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfMgQ-0000wi-VS for help-guix@gnu.org; Wed, 09 Aug 2017 04:49:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfMgM-0007JY-2c for help-guix@gnu.org; Wed, 09 Aug 2017 04:49:43 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfMgL-0007JQ-VT for help-guix@gnu.org; Wed, 09 Aug 2017 04:49:38 -0400 Received: from ip-80-113-14-101.ip.prioritytelecom.net ([80.113.14.101]:44398 helo=antelope) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dfMgL-0001pY-FZ for help-guix@gnu.org; Wed, 09 Aug 2017 04:49:37 -0400 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: "help-guix@gnu.org" 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'? I installed glibc, but that does not seem to provide the man pages. Kind regards, Roel Janssen