From: Roel Janssen <roel@gnu.org>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Manual pages for glibc.
Date: Wed, 09 Aug 2017 13:49:36 +0200 [thread overview]
Message-ID: <rbu60dx0xm7.fsf@gnu.org> (raw)
In-Reply-To: <878titng5m.fsf@elephly.net>
Ricardo Wurmus writes:
> Hi Roel,
>
>> 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.
>
> Here’s what I did:
>
> unionfs $(printf "%s:" /gnu/store/*/share/info) ~/tmp/info
>
> This gives me a union of all the beautiful info manuals in the store.
> To read the GNU libc’s info manual I do this in Emacs:
>
> C-u C-h i ~/tmp/info/libc.info.gz RET
>
> It opens up the manual and I can search for snprintf in the index with
> “i snprintf RET”.
>
> Not sure about the man pages, though.
Right. Thanks for this solution. On GuixSD, the info pages for libc
are automatically available in Emacs, so I can look up the functions
there.
It would still be nice to have the man-pages as well, because they are a
little more descriptive some times.
Kind regards,
Roel Janssen
next prev parent reply other threads:[~2017-08-09 11:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 8:49 Manual pages for glibc Roel Janssen
2017-08-09 11:18 ` Ricardo Wurmus
2017-08-09 11:49 ` Roel Janssen [this message]
2017-08-12 21:02 ` Mark H Weaver
2017-08-12 21:09 ` Ricardo Wurmus
2017-08-09 19:43 ` Alex Kost
2017-08-09 20:23 ` Roel Janssen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=rbu60dx0xm7.fsf@gnu.org \
--to=roel@gnu.org \
--cc=help-guix@gnu.org \
--cc=rekado@elephly.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).