Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2011 01:20:41 -0400
From:      "b. f." <bf1783@googlemail.com>
To:        freebsd-questions@FreeBSD.org, deepak kumar <deepakk.jangid@gmail.com>
Subject:   Re: Download manpages
Message-ID:  <CAGFTUwMyJG=v8mFM1hS=g936KbiZjM4BubRbPOz8Uvy2_5Ps4Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
> Hello Matthew,
> I'm trying to download section 2 and section 1 for freebsd commands and
> system calls

? Is there a specific manpage that you are missing?  A cursory glance
shows that these sections are populated:

 sh -c 'cd /tmp ; for i in a b c d e f g ; do  fetch -ampv
"http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/8.2-RELEASE/manpages/manpages.a${i}"
; done ; cat manpages.?? > manpages.tar.gz ; mkdir manpages82 ; tar -C
manpages82 -xvf manpages.tar.gz; ls manpages82/usr/share/man/man[12]'

...

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGFTUwMyJG=v8mFM1hS=g936KbiZjM4BubRbPOz8Uvy2_5Ps4Q>