From owner-freebsd-questions Fri Nov 28 14:12:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA12225 for questions-outgoing; Fri, 28 Nov 1997 14:12:25 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mail.virginia.edu (mail.Virginia.EDU [128.143.2.9]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA12220 for ; Fri, 28 Nov 1997 14:12:21 -0800 (PST) (envelope-from atf3r@cs.virginia.edu) Received: from mail.cs.virginia.edu by mail.virginia.edu id aa23629; 28 Nov 97 17:12 EST Received: from mamba.cs.Virginia.EDU (mamba-fo.cs.Virginia.EDU [128.143.136.18]) by ares.cs.Virginia.EDU (8.8.5/8.8.5) with ESMTP id RAA14972; Fri, 28 Nov 1997 17:12:18 -0500 (EST) Received: from localhost (atf3r@localhost) by mamba.cs.Virginia.EDU (8.7.5/8.7.3) with SMTP id RAA05198; Fri, 28 Nov 1997 17:12:17 -0500 (EST) X-Authentication-Warning: mamba.cs.Virginia.EDU: atf3r owned process doing -bs Date: Fri, 28 Nov 1997 17:12:17 -0500 (EST) From: "Adrian T. Filipi-Martin" Reply-To: Adrian Filipi-Martin To: Greg Lehey cc: glb@zeus.jersey.net, freebsd-questions@freebsd.org Subject: Re: That little number in parens(*) In-Reply-To: <19971128145731.27968@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 28 Nov 1997, Greg Lehey wrote: > On Thu, Nov 27, 1997 at 10:57:30PM +0000, glb@Zeus.jersey.net wrote: > > After reading a lot of docs, I still haven't found out what that > > number in parens after command names and such is (ie. lpr(1)). > > > > What is the number? What does it refer to? > > It's the manual section number. From the second edition of "The > Complete FreeBSD": > > The online manual is divided up into sections numbered: > > 1. User commands > > 2. System calls and error numbers > > 3. Functions in the C libraries > > 4. Device drivers > > 5. File formats > > 6. Games and other diversions > > 7. Miscellaneous information > > 8. System maintenance and operation commands > > 9. Kernel interface documentation > > Greg To get familiar with what is in each section, you can do "man 1 intro", "man 2 intro", etc. Each section has a page describing what the section is about as well as possibly providing info that is relavant to all pages in the section, e.g. intro(2) has the documentation for the errno global error variable and what its different values mean. "apropos '(1)'" will also give you a one line synopsis of the pages in section 1 that you have installed. cheers, Adrian -- adrian@virginia.edu ---->>>>| If I were stranded on a desert island, and System Administrator --->>>| I could only have one OS for my computer, Neurosurgical Visualzation Lab -->>| it would be FreeBSD. Think about it..... http://www.nvl.virginia.edu/ ->| http://www.freebsd.org/