From owner-freebsd-stable Wed Aug 13 18:41:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA13268 for stable-outgoing; Wed, 13 Aug 1997 18:41:34 -0700 (PDT) Received: from earth.mat.net (root@earth.mat.net [206.246.122.2]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id SAA13210; Wed, 13 Aug 1997 18:41:26 -0700 (PDT) Received: from Journey2.mat.net (journey2.mat.net [206.246.122.116]) by earth.mat.net (8.6.12/8.6.12) with SMTP id VAA25441; Wed, 13 Aug 1997 21:40:58 -0400 Date: Wed, 13 Aug 1997 21:41:18 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@Journey2.mat.net To: 0000-Administrator cc: freebsd-stable@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Info files. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 13 Aug 1997, 0000-Administrator wrote: > > Why are there info files for the g++ library but no info files for the > plain old c library. I learned most of what I know about network > programming from the libc info files for linux --- either that or what is > some good docs for general app/net programming under freebsd In particular > the short and to the point examples of how the structures (and their > definitions) are used (all stuff that is in the gnu c library info files). > Does freebsd actually use the gnu c library, can someone explain what it > uses and where I can get a book that explains how to use all the system > calls? (yes, I do know about man pages) > If you know about the man pages, I don't understand what your problem is. This isn't Linux, our documentation resides in man pages mostly. I know (because of the gnu prejudice against man pages) that linux is less inclined to this than most Unixes, but the man pages FreeBSD has are not incomplete (in most cases, kernel excepted). The only time that FreeBSD installs a man page, it is because the utility involved is gnu-derived, and as such has no man page documentation. In some cases (like GNU tar) a FreeBSD man page has been written anyway, because many FreeBSDers aren't very happy with info format. > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------