From owner-freebsd-doc Sun Jul 23 1:40: 4 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B076537B6A5 for ; Sun, 23 Jul 2000 01:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA86883; Sun, 23 Jul 2000 01:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from eeyore.local.dohd.org (d0030.dtk.chello.nl [213.46.0.30]) by hub.freebsd.org (Postfix) with ESMTP id B096137BB60 for ; Sun, 23 Jul 2000 01:31:31 -0700 (PDT) (envelope-from xaa@dohd.cx) Received: from tiggr.local.dohd.org (tiggr.local.dohd.org [::ffff:10.0.0.10]) by eeyore.local.dohd.org (Postfix+IPv6) with ESMTP id 474AFBA9F for ; Sun, 23 Jul 2000 10:31:29 +0200 (MET DST) Received: by tiggr.local.dohd.org (Postfix, from userid 1002) id 268EB5D75; Sun, 23 Jul 2000 10:31:25 +0200 (CEST) Message-Id: <20000723083125.268EB5D75@tiggr.local.dohd.org> Date: Sun, 23 Jul 2000 10:31:25 +0200 (CEST) From: xaa@dohd.org Reply-To: xaa@dohd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20117: *printf manpage doesn't document %n Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20117 >Category: docs >Synopsis: *printf manpage doesn't document %n >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 23 01:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mark Huizer >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: I tried to look up the actions of printf("%n"), but it wasn't in the manpage, only in the code >How-To-Repeat: >Fix: This is a lousy bit of description for what it does, but well, it's better than nothing. (Before Format:) Result type: An optional character that indicates the type of the value for use with format characters n, i, o, u and x. 'q' (or 'll') stands for a quad int, 'l' for a long int, 'h' for a short int. Int is default. In the format characters: n Returns the amount of characters output so far, including formating actions. Requires a pointer value to write the value to. Beware: this changes your parameter! >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 2:40: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C8A837B8AC for ; Sun, 23 Jul 2000 02:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA91335; Sun, 23 Jul 2000 02:40:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 23 Jul 2000 02:40:05 -0700 (PDT) Message-Id: <200007230940.CAA91335@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Sheldon Hearn Subject: Re: docs/20117: *printf manpage doesn't document %n Reply-To: Sheldon Hearn Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20117; it has been noted by GNATS. From: Sheldon Hearn To: xaa@dohd.org Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/20117: *printf manpage doesn't document %n Date: Sun, 23 Jul 2000 11:36:06 +0200 On Sun, 23 Jul 2000 10:31:25 +0200, xaa@dohd.org wrote: > I tried to look up the actions of printf("%n"), but it wasn't > in the manpage, only in the code I would urge anyone looking into this to examine the C standard before coming up with his own (possibly inferior) explanation. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 6:10: 4 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A08737BC2E for ; Sun, 23 Jul 2000 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA12272; Sun, 23 Jul 2000 06:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 0037337BC20; Sun, 23 Jul 2000 06:02:36 -0700 (PDT) Message-Id: <20000723130236.0037337BC20@hub.freebsd.org> Date: Sun, 23 Jul 2000 06:02:36 -0700 (PDT) From: george.russell@clara.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/20121: Better user ppp documentation in man page than in handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20121 >Category: docs >Synopsis: Better user ppp documentation in man page than in handbook >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 23 06:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: George Russell >Release: 4.0 Release >Organization: >Environment: >Description: The user ppp setup information in the handbook, pedantic ppp primer, is not up to date with the state of usr ppp, where as the user ppp man page ( man 8 ppp) is. A link to the page, or incorporation of its content would be very nice to people trying to setup ppp on FreeBSD, especially 4 and greater the Connecting with your internet service provider section, which is aimed at the 90% of users with a single modem connection to the net. >How-To-Repeat: >Fix: Hmm. Cut n paste would be nasty, a mention of man 8 ppp would be nice, a merge would be best (imho) ;-) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 7:45:41 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 2752A37BA53; Sun, 23 Jul 2000 07:45:25 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (root@kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id MAA15725; Sun, 23 Jul 2000 12:26:26 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id WAA02493; Fri, 21 Jul 2000 22:59:42 GMT (envelope-from nik) Date: Fri, 21 Jul 2000 22:59:42 +0000 From: Nik Clayton To: Ben Smithurst Cc: doc@FreeBSD.org Subject: Re: FAQ: "root: not found" messages from cron Message-ID: <20000721225942.D2302@kilt.nothing-going-on.org> References: <20000719223446.D75784@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000719223446.D75784@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Wed, Jul 19, 2000 at 10:34:46PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jul 19, 2000 at 10:34:46PM +0100, Ben Smithurst wrote: > This is another question I've seen once too often... Does anyone have any > objections to my proposed answer? Just the one. > + > + Why do I keep getting messages like root: not > + found after editing my crontab file? > + should be And I should document in the primer. . . N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 7:45:58 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 92B0737BC32 for ; Sun, 23 Jul 2000 07:45:45 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (root@kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id MAA15726; Sun, 23 Jul 2000 12:26:26 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id XAA02687; Fri, 21 Jul 2000 23:15:39 GMT (envelope-from nik) Date: Fri, 21 Jul 2000 23:15:39 +0000 From: Nik Clayton To: Leonid Ryzhik Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Can I DOWNLOAD FreeBSD kernel source guide(manual,description etc.) from Internet for free? Message-ID: <20000721231538.F2302@kilt.nothing-going-on.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from l_ryzhik@hotmail.com on Thu, Jul 20, 2000 at 12:07:52PM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 20, 2000 at 12:07:52PM -0700, Leonid Ryzhik wrote: > My question: Can I DOWNLOAD FreeBSD kernel source guide (manual, > description etc.) from Internet for free? The source code, manuals (in particular section 9), and the Handbook and related documentation are all available for free. However, probably the best kernel reference, "The Design and Implementation of the 4.4BSD kernel" by McKusick et al is published commercially, and is not available for free. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 7:48: 9 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id C68D137BAC7 for ; Sun, 23 Jul 2000 07:47:54 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (root@kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id MAA15729; Sun, 23 Jul 2000 12:26:26 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id DAA05000; Sat, 22 Jul 2000 03:13:22 GMT (envelope-from nik) Date: Sat, 22 Jul 2000 03:13:22 +0000 From: Nik Clayton To: "Jordan K. Hubbard" Cc: freebsd-doc@freebsd.org Subject: Re: docs/19818: /usr/share/man/man8/sysinstall.8 missing Message-ID: <20000722031322.I2302@kilt.nothing-going-on.org> References: <200007110720.AAA82411@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007110720.AAA82411@freefall.freebsd.org>; from jkh@zippy.osd.bsdi.com on Tue, Jul 11, 2000 at 12:20:06AM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 11, 2000 at 12:20:06AM -0700, Jordan K. Hubbard wrote: > Well, we don't do it because sysinstall isn't in the default build > path, is never touched by "make world" or "make distribute", and hence > never makes it into the man pages distribution with all the other > manual pages, even with Nik's patch to the Makefile. How about this approach? Index: Makefile =================================================================== RCS file: /home/ncvs/src/share/man/man8/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 2000/05/04 17:36:28 1.16 +++ Makefile 2000/07/22 02:58:05 @@ -19,4 +19,11 @@ maninstall:: _SUBDIR .endif +.if exists(${.CURDIR}/../../../release/sysinstall/sysinstall.8) +sysinstall.8: + cp ${.CURDIR}/../../../release/sysinstall/sysinstall.8 ${.CURDIR} + +MAN8+= sysinstall.8 +.endif + .include =================================================================== Completely untested. . . > I've thought of various types of evil hacks to work around this over > the years, but they always seemed more evil than simply omitting the > man page. :-) I had a look at the stub idea. If the above doesn't float your boat, how about adding the attached file as src/share/man/man8/sysinstall.8 and updating the Makefile as necessary. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="sysinstall.8" .\" Copyright (c) 2000 .\" Nik Clayton . All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software .\" must display the following acknowledgement: .\" This product includes software developed by the University of .\" California, Berkeley and its contributors. .\" 4. Neither the name of the University nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. .\" .\" THIS SOFTWARE IS PROVIDED BY NIK CLAYTON AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE .\" ARE DISCLAIMED. IN NO EVENT SHALL NIK CLAYTON OR CONTRIBUTORS BE LIABLE .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man8/rc.8,v 1.11 2000/07/19 19:08:08 ben Exp $ .\" .Dd July 21, 2000 .Dt SYSINSTALL 8 .Os FreeBSD .Sh NAME .Nm sysinstall .Nd system installation and configuration tool .Sh DESCRIPTION .Nm is a utility for installing and configuring .Fx systems. A more detailed manual page is included with the .Nm source code. If you have downloaded the source code then the following commands will update .Nm and install the manual page. .Bd -literal -offset indent # cd /usr/src/release/sysinstall # make all install .Ed .Pp This manual page will then be replaced by the complete .Nm manual. .Sh AUTHORS .An Jordan K. Hubbard Aq jkh@FreeBSD.org --zhXaljGHf11kAtnf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 7:49:33 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 6855E37C2EF; Sun, 23 Jul 2000 07:49:15 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (root@kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id MAA15732; Sun, 23 Jul 2000 12:26:27 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id WAA02335; Fri, 21 Jul 2000 22:51:58 GMT (envelope-from nik) Date: Fri, 21 Jul 2000 22:51:58 +0000 From: Nik Clayton To: Neil Blakey-Milner Cc: Ben Smithurst , freebsd-doc@FreeBSD.ORG Subject: Re: docs/19997: [PATCH] Addition of info about debug kernels to the FAQ Message-ID: <20000721225158.A2302@kilt.nothing-going-on.org> References: <200007181250.FAA88127@freefall.freebsd.org> <20000718145850.A18498@cichlids.cichlids.com> <20000718140525.P4668@strontium.scientia.demon.co.uk> <20000718165725.L32297@nathan.ruhr.de> <20000718165342.Z4668@strontium.scientia.demon.co.uk> <20000718205446.P32297@nathan.ruhr.de> <20000718205003.L4668@strontium.scientia.demon.co.uk> <20000719104446.A30735@mithrandr.moria.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000719104446.A30735@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Wed, Jul 19, 2000 at 10:44:47AM +0200 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jul 19, 2000 at 10:44:47AM +0200, Neil Blakey-Milner wrote: > They don't create new contributors like they used to. Why, back when I > was a lad, I indented a good 10k lines in the articles. *reminisce* > > Actually, what do people think about splitting the FAQ into multiple > files like it used to be? Good idea. The reason I haven't done it yet is because I wanted to get all the formatting and indentation stuff done while it was one big file, and then split it out in to seperate files afterwards (the same way the Handbook was done). N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 7:50: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AA30337BA53 for ; Sun, 23 Jul 2000 07:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA21751; Sun, 23 Jul 2000 07:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 23 Jul 2000 07:50:03 -0700 (PDT) Message-Id: <200007231450.HAA21751@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Nik Clayton Subject: Re: docs/20044: which order to put files in diff for patch? Reply-To: Nik Clayton Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20044; it has been noted by GNATS. From: Nik Clayton To: Stephen Montgomery-Smith Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/20044: which order to put files in diff for patch? Date: Fri, 21 Jul 2000 22:57:43 +0000 On Wed, Jul 19, 2000 at 03:22:15PM -0500, Stephen Montgomery-Smith wrote: > If you are like me, when you create a patch, you don't know whether > to write > diff old-file new-file > or > diff new-file old-file cp old-file new-file mv old-file new-file ln old-file new-file diff old-file new-file Unix is pretty consistent about this stuff. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 7:50:53 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 85F1937BB6F; Sun, 23 Jul 2000 07:50:38 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (root@kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id MAA15738; Sun, 23 Jul 2000 12:26:28 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id WAA02409; Fri, 21 Jul 2000 22:55:25 GMT (envelope-from nik) Date: Fri, 21 Jul 2000 22:55:25 +0000 From: Nik Clayton To: Alexander Langer Cc: Nik Clayton , Jonathan Michaels , Ben Smithurst , freebsd-doc@FreeBSD.ORG Subject: Re: docs/20009: [PATCH] the FAQ needs an entry on bikesheds Message-ID: <20000721225525.B2302@kilt.nothing-going-on.org> References: <200007181910.MAA03565@freefall.freebsd.org> <20000719094210.A22688@phoenix.welearn.com.au> <20000719164514.D15764@kilt.nothing-going-on.org> <20000720160556.A83098@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000720160556.A83098@cichlids.cichlids.com>; from alex@big.endian.de on Thu, Jul 20, 2000 at 04:05:56PM +0200 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 20, 2000 at 04:05:56PM +0200, Alexander Langer wrote: > Thus spake Nik Clayton (nik@FreeBSD.ORG): > > > Anyone want to work on patches to w3m that do things like convert > > ... > > As a first step, the correct thing wouldn't be patching w3m but making > the HTML tag. If this was HTML being produced by hand then I'd agree with you. But it's not, and the stylesheets explicitly specify italic, rather than emphasis. The right way to do it would be to switch to using *after* first writing a docbook.css file that (a) looks nice, and (b) makes sure that is mapped to an italic posture. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 9:52:52 2000 Delivered-To: freebsd-doc@freebsd.org Received: from stirlitz.carrier.kiev.ua (stirlitz.carrier.kiev.ua [193.193.193.123]) by hub.freebsd.org (Postfix) with ESMTP id 78A2A37BA53 for ; Sun, 23 Jul 2000 09:52:24 -0700 (PDT) (envelope-from kvg@carrier.kiev.ua) Received: from planka.carrier.kiev.ua (root@users.lucky.net [193.193.193.106]) by stirlitz.carrier.kiev.ua (8/Kilkenny_is_better) with ESMTP id TUD88734 for ; Sun, 23 Jul 2000 19:52:20 +0300 (EEST) (envelope-from kvg@carrier.kiev.ua) Received: from ln1-21.users.lucky.net (ln1-21.users.lucky.net [193.193.195.21]) by planka.carrier.kiev.ua (8) with ESMTP id TUB94302 for ; Sun, 23 Jul 2000 19:52:08 +0300 (EEST) (envelope-from kvg@carrier.kiev.ua) Date: Sun, 23 Jul 2000 19:53:11 +0400 From: Kostya X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: Kostya X-Priority: 3 (Normal) Message-ID: <17828.000723@carrier.kiev.ua> To: doc@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello doc, Recently found that great FreeBSD.org site.... U guys R great and thanks a lot for suporting The Progect... That helped me a lot in understanding & learning how to use and adnministrate that great product.... But.... therefore there lots of Russian mirrors of the site,I failed to find that great Handbook of yours in Russian... Actually... I've no problem 'bout it.... my English is far not perfect but it's good enougth to understand all the issues on using The Product.... Yeah, just like this: 'The Product' :)) So I've just thought .... is that OK if I do the translation... In Russian.. I mean the Copyright and the things... I won't do this if it's illegal... if it breaks any copyright laws and the things.... I'm good with that 'tecnical (computer-ralated) English' so I guarantee that all the terms and 'special words' will be interpreted correctly... For sure U're the first and ( if U insist) - the only one to recieve the translated version to post. Uh - that's the second part of the question - is that OK to post it on any Russian (or Ukrainian - I'm from Ukraine) NON-COMMERCIAL site? Thank's anyway.... Kostya Guryanov (Thenin) mailto:kvg@carrier.kiev.ua mailto:thenin@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 10:25:19 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id 1259837B63A for ; Sun, 23 Jul 2000 10:25:16 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13GPUu-0001tN-00; Sun, 23 Jul 2000 19:25:04 +0200 Received: from p3e9d38dd.dip0.t-ipconnect.de ([62.157.56.221] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13GPUs-0000l1-00; Sun, 23 Jul 2000 19:25:02 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id C9F85AB91; Sun, 23 Jul 2000 19:26:57 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 2B3F914BAF; Sun, 23 Jul 2000 19:25:01 +0200 (CEST) Date: Sun, 23 Jul 2000 19:25:01 +0200 To: Kostya Cc: doc@FreeBSD.ORG Subject: Re: your mail Message-ID: <20000723192501.B9890@cichlids.cichlids.com> References: <17828.000723@carrier.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <17828.000723@carrier.kiev.ua>; from kvg@carrier.kiev.ua on Sun, Jul 23, 2000 at 07:53:11PM +0400 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thus spake Kostya (kvg@carrier.kiev.ua): Hello! Translation into Russian is already in progress, IIRC, it has already been imported into the doc/ tree. You might want to ask Alexey Zelkin what you can do. However, I even think he'll answer himself soon, too. > the second part of the question - is that OK to post it on any > Russian (or Ukrainian - I'm from Ukraine) NON-COMMERCIAL site? Yes, even on commercial sites. The handbook and the translations are kept under a BSD-license, that means, as long as you leave the Copyright intact you can publish it everywhere. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 10:30: 4 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09D0137B69F for ; Sun, 23 Jul 2000 10:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA38983; Sun, 23 Jul 2000 10:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 23 Jul 2000 10:30:02 -0700 (PDT) Message-Id: <200007231730.KAA38983@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Mark Huizer Subject: Re: docs/20117: *printf manpage doesn't document %n Reply-To: Mark Huizer Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20117; it has been noted by GNATS. From: Mark Huizer To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: docs/20117: *printf manpage doesn't document %n Date: Sun, 23 Jul 2000 18:55:00 +0200 The wise Sheldon Hearn produced the following lines: > On Sun, 23 Jul 2000 10:31:25 +0200, xaa@dohd.org wrote: > > > I tried to look up the actions of printf("%n"), but it wasn't > > in the manpage, only in the code > > I would urge anyone looking into this to examine the C standard before > coming up with his own (possibly inferior) explanation. > None around :-) But well, I felt guilty not giving at least some attempt to fix it when I PR'ed it -- Mark Huizer - xaa@timewasters.nl - xaa@dohd.cx - xaa@iae.nl If you're not in my dictionary, you're not in my universe. What would you like to be replaced with? (Clippy, the helpful paperclip) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 10:58:57 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3ED2937B672; Sun, 23 Jul 2000 10:58:53 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13GPWM-000Pz1-00; Sun, 23 Jul 2000 18:26:34 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13GPWM-000B16-00; Sun, 23 Jul 2000 18:26:34 +0100 Date: Sun, 23 Jul 2000 18:26:34 +0100 From: Ben Smithurst To: Nik Clayton Cc: "Jordan K. Hubbard" , freebsd-doc@freebsd.org Subject: Re: docs/19818: /usr/share/man/man8/sysinstall.8 missing Message-ID: <20000723182634.W64132@strontium.scientia.demon.co.uk> References: <200007110720.AAA82411@freefall.freebsd.org> <20000722031322.I2302@kilt.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000722031322.I2302@kilt.nothing-going-on.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton wrote: > --- Makefile 2000/05/04 17:36:28 1.16 > +++ Makefile 2000/07/22 02:58:05 > @@ -19,4 +19,11 @@ > maninstall:: _SUBDIR > .endif > > +.if exists(${.CURDIR}/../../../release/sysinstall/sysinstall.8) > +sysinstall.8: > + cp ${.CURDIR}/../../../release/sysinstall/sysinstall.8 ${.CURDIR} > + > +MAN8+= sysinstall.8 > +.endif > + > .include > =================================================================== > > Completely untested. . . I don't think that would work for a read-only /usr/src. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 12:48: 3 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 0FAE337B681; Sun, 23 Jul 2000 12:47:35 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13GQcC-00006o-00; Sun, 23 Jul 2000 19:36:40 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13GQcB-000O0I-00; Sun, 23 Jul 2000 19:36:39 +0100 Date: Sun, 23 Jul 2000 19:36:39 +0100 From: Ben Smithurst To: Nik Clayton Cc: doc@FreeBSD.org Subject: Re: FAQ: "root: not found" messages from cron Message-ID: <20000723193639.X64132@strontium.scientia.demon.co.uk> References: <20000719223446.D75784@strontium.scientia.demon.co.uk> <20000721225942.D2302@kilt.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000721225942.D2302@kilt.nothing-going-on.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton wrote: > On Wed, Jul 19, 2000 at 10:34:46PM +0100, Ben Smithurst wrote: >> This is another question I've seen once too often... Does anyone have any >> objections to my proposed answer? > > Just the one. > >> + >> + Why do I keep getting messages like root: not >> + found after editing my crontab file? >> + > > should be > > And I should document in the primer. . . But... but... that doesn't seem to give any different rendering in HTML, so it looks a bit odd: Why do I keep getting messages like root: not found after editing my crontab file? With no quotes or anything around ``root: not found'', it just looks weird to me. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 12:52:57 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D104737B624; Sun, 23 Jul 2000 12:52:55 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA52309; Sun, 23 Jul 2000 12:52:55 -0700 (PDT) (envelope-from ben@FreeBSD.org) Date: Sun, 23 Jul 2000 12:52:55 -0700 (PDT) From: Message-Id: <200007231952.MAA52309@freefall.freebsd.org> To: george.russell@clara.net, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20107: Documention of setup of user ppp does not apply to 4.0 as it did to 3.x Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Documention of setup of user ppp does not apply to 4.0 as it did to 3.x State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Sun Jul 23 20:50:48 BST 2000 State-Changed-Why: Doesn't compile with GTK 1.2 http://www.freebsd.org/cgi/query-pr.cgi?pr=20107 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 12:54:47 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6524337B624; Sun, 23 Jul 2000 12:54:46 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA52532; Sun, 23 Jul 2000 12:54:46 -0700 (PDT) (envelope-from ben@FreeBSD.org) Date: Sun, 23 Jul 2000 12:54:46 -0700 (PDT) From: Message-Id: <200007231954.MAA52532@freefall.freebsd.org> To: ben@FreeBSD.org, freebsd-doc@freebsd.org, ben@FreeBSD.org Subject: Re: docs/20107: Documention of setup of user ppp does not apply to 4.0 as it did to 3.x Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Documention of setup of user ppp does not apply to 4.0 as it did to 3.x Responsible-Changed-From-To: freebsd-doc->ben Responsible-Changed-By: ben Responsible-Changed-When: Sun Jul 23 20:53:09 BST 2000 Responsible-Changed-Why: Hmm, the reason for closing this PR was bogus. I'm not sure what happened, but the file was marked 'readonly' in vi so I couldn't do much else. :-( The real reason was "text updated, thanks!" :-) http://www.freebsd.org/cgi/query-pr.cgi?pr=20107 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 14:31:47 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 8CF2C37B90D; Sun, 23 Jul 2000 14:31:37 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13GRv6-0000FL-00; Sun, 23 Jul 2000 21:00:16 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13GRv6-000Inx-00; Sun, 23 Jul 2000 21:00:16 +0100 Date: Sun, 23 Jul 2000 21:00:16 +0100 From: Ben Smithurst To: george.russell@clara.net, freebsd-doc@freebsd.org Cc: committers@FreeBSD.org Subject: Re: docs/20107: Documention of setup of user ppp does not apply to 4.0 as it did to 3.x Message-ID: <20000723210015.Y64132@strontium.scientia.demon.co.uk> References: <200007231952.MAA52309@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007231952.MAA52309@freefall.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ben@FreeBSD.org wrote: > Synopsis: Documention of setup of user ppp does not apply to 4.0 as it did to 3.x > > State-Changed-From-To: open->closed > State-Changed-By: ben > State-Changed-When: Sun Jul 23 20:50:48 BST 2000 > State-Changed-Why: > Doesn't compile with GTK 1.2 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=20107 I don't know what went wrong here. The file to put the reason in came up marked [readonly] in VI, so I couldn't do much else. Anyone know why that would have happened? The reason should have said "Text updated, thanks!". -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 15:40: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 729BC37BD15 for ; Sun, 23 Jul 2000 15:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA67689; Sun, 23 Jul 2000 15:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id 7738337BADB for ; Sun, 23 Jul 2000 15:33:33 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 31097 invoked by alias); 23 Jul 2000 22:35:29 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id AAA91863; Mon, 24 Jul 2000 00:33:45 +0200 (CEST) (envelope-from ue) Message-Id: <200007232233.AAA91863@nathan.ruhr.de> Date: Mon, 24 Jul 2000 00:33:45 +0200 (CEST) From: Udo Erdelhoff Reply-To: ue@nathan.ruhr.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20130 >Category: docs >Synopsis: Entities missing from doc/share/sgml/man-refs.ent >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 23 15:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Udo Erdelhoff >Release: FreeBSD 5.0-CURRENT i386 >Organization: Association of frustrated authors armed with Perl >Environment: doc/share/sgml/man-refs.ent rev. 1.43 >Description: People writing documentation for the FDP are supposed to use entities in the form &man.foo.1; to refer to system commands etc. /usr/share/doc/man contains about 3500 manpages (entities needed), man-refs.ent contains 220 entities. >How-To-Repeat: Try to use &man.ng_ether.4; in a document for the FDP. Or &man.netgraph.4; Or &man.ipfw.4; (&man.ipfw.8; works, but I needed a reference to the kernel interface) >Fix: A patch adding the entities from /usr/share/doc can be found at: http://www.ruhr.de/home/nathan/FreeBSD/entity-diff.gz The patch was not included because of its size (29 KByte). MD5 (entity-diff.gz) = 1bdf3722855db56495ce13aeee6a140f A port containing the perl scripts used to create and sort the entities will follow in the next days (Where's a port Makefile template when I need one?) The distfile is already in place at http://www.ruhr.de/home/nathan/FreeBSD/met-1.0.tar.gz MD5 (met-1.0.tar.gz) = 4fadc7c6df1a62491bea7e98f62c125b (Manual Entity Toolkit) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 20:53:43 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-51.dsl.snfc21.pacbell.net [63.202.177.51]) by hub.freebsd.org (Postfix) with ESMTP id 1865837B8C6 for ; Sun, 23 Jul 2000 20:53:38 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id VAA19284 for ; Sun, 23 Jul 2000 21:03:09 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200007240403.VAA19284@mass.osd.bsdi.com> Date: Sun, 23 Jul 2000 21:03:08 -0700 From: Mike Smith Subject: RAID controller page update Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ------- Blind-Carbon-Copy X-Mailer: exmh version 2.1.1 10/15/1999 To: hardware@freebsd.org Subject: RAID controller page update Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 23 Jul 2000 21:03:08 -0700 From: Mike Smith JFYI, I've updated the RAID controller information page at http://people.freebsd.org/~msmith/RAID with better support listings and a heap of links to vendor pages. - -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] ------- End of Blind-Carbon-Copy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 22:50: 4 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CE8937B84C for ; Sun, 23 Jul 2000 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA15046; Sun, 23 Jul 2000 22:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sun, 23 Jul 2000 22:50:01 -0700 (PDT) Message-Id: <200007240550.WAA15046@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Jim Mock Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Reply-To: Jim Mock Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20130; it has been noted by GNATS. From: Jim Mock To: Udo Erdelhoff Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Date: Sun, 23 Jul 2000 22:49:26 -0700 On Mon, 24 Jul 2000 at 00:33:45 +0200, Udo Erdelhoff wrote: > >Number: 20130 > >Category: docs > >Synopsis: Entities missing from doc/share/sgml/man-refs.ent > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-doc > >State: open [snip..] > >Description: > > People writing documentation for the FDP are supposed to use entities > in the form &man.foo.1; to refer to system commands etc. > /usr/share/doc/man contains about 3500 manpages (entities needed), > man-refs.ent contains 220 entities. I think the major reason for this is that a) stuff that's needed can be added when a document is written, and b) it keeps the file size down. If we add entities for every single man page, chances are, we'll never use at least half of them, so it's kind of overkill to have a huge, bloated man-refs.ent file when it's not necessary. - jim -- /* jim mock - berkeley software design, inc - open source division */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 23: 5:40 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 135CF37BEA2 for ; Sun, 23 Jul 2000 23:05:35 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (postfix@pdx10-0-8.transport.com [209.222.143.8]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id XAA39335; Sun, 23 Jul 2000 23:05:29 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id F080D31A6; Sun, 23 Jul 2000 23:05:25 -0700 (PDT) Date: Sun, 23 Jul 2000 23:05:25 -0700 From: Jim Mock To: Wolfram Schneider Cc: doc@FreeBSD.ORG, pais@lokigames.com Subject: Re: [pais@lokigames.com: Daemon Logo] Message-ID: <20000723230525.A12428@luna.osd.bsdi.com> Reply-To: jim@luna.osd.bsdi.com References: <20000721132416.C977@paula.panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: <20000721132416.C977@paula.panke.de.freebsd.org>; from wosch@panke.de.freebsd.org on Fri, Jul 21, 2000 at 01:24:16PM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 21 Jul 2000 at 13:24:16 +0200, Wolfram Schneider wrote: > ----- Forwarded message from Jason Kim ----- > > Date: Thu, 20 Jul 2000 13:21:43 -0700 (PDT) > From: Jason Kim > To: wosch@FreeBSD.org > Subject: Daemon Logo > > Hi, any chance I could obtain high-res versions of the BSD Daemon artwork? > Know where I could get it? Thanks so much. Hi Jason, Try http://www.cdrom.com/images/daemons/. If you need something better, let me know and I'll get you in touch with our art department. - jim -- /* jim mock - berkeley software design, inc - open source division */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 23:14:11 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1057737BA76; Sun, 23 Jul 2000 23:14:10 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA18690; Sun, 23 Jul 2000 23:14:10 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Sun, 23 Jul 2000 23:14:10 -0700 (PDT) From: Message-Id: <200007240614.XAA18690@freefall.freebsd.org> To: stephen@cauchy.math.missouri.edu, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20044: which order to put files in diff for patch? Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: which order to put files in diff for patch? State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Sun Jul 23 23:13:04 PDT 2000 State-Changed-Why: Not only has this been explained in the audit trail, it is also explained at http://www.FreeBSD.org/docproj/submitting.html. http://www.freebsd.org/cgi/query-pr.cgi?pr=20044 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 23:15: 2 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F00037BB96; Sun, 23 Jul 2000 23:15:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA18799; Sun, 23 Jul 2000 23:15:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Date: Sun, 23 Jul 2000 23:15:00 -0700 (PDT) From: Message-Id: <200007240615.XAA18799@freefall.freebsd.org> To: jhb@FreeBSD.org, freebsd-doc@freebsd.org, jhb@FreeBSD.org Subject: Re: docs/20065: [patch] More RELNOTES.TXT patches Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [patch] More RELNOTES.TXT patches Responsible-Changed-From-To: freebsd-doc->jhb Responsible-Changed-By: jhb Responsible-Changed-When: Sun Jul 23 23:13:45 PDT 2000 Responsible-Changed-Why: I'll look at this. http://www.freebsd.org/cgi/query-pr.cgi?pr=20065 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 23:21: 3 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E97B637BB45; Sun, 23 Jul 2000 23:21:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA19405; Sun, 23 Jul 2000 23:21:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Date: Sun, 23 Jul 2000 23:21:01 -0700 (PDT) From: Message-Id: <200007240621.XAA19405@freefall.freebsd.org> To: jhb@FreeBSD.org, freebsd-doc@freebsd.org, jhb@FreeBSD.org Subject: Re: docs/20080: SysV IPC kernel parameters are not documented Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: SysV IPC kernel parameters are not documented Responsible-Changed-From-To: freebsd-doc->jhb Responsible-Changed-By: jhb Responsible-Changed-When: Sun Jul 23 23:20:19 PDT 2000 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=20080 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 23:34: 2 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D23137BAA7; Sun, 23 Jul 2000 23:34:01 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA20836; Sun, 23 Jul 2000 23:34:00 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Sun, 23 Jul 2000 23:34:00 -0700 (PDT) From: Message-Id: <200007240634.XAA20836@freefall.freebsd.org> To: jim@FreeBSD.org, freebsd-doc@freebsd.org, jim@FreeBSD.org Subject: Re: docs/20121: Better user ppp documentation in man page than in handbook Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Better user ppp documentation in man page than in handbook Responsible-Changed-From-To: freebsd-doc->jim Responsible-Changed-By: jim Responsible-Changed-When: Sun Jul 23 23:31:23 PDT 2000 Responsible-Changed-Why: I'll take this. I smell a ppp-handbook somewhere down the road :-) http://www.freebsd.org/cgi/query-pr.cgi?pr=20121 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sun Jul 23 23:45:11 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 83E5337BAE2; Sun, 23 Jul 2000 23:45:09 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (pdx10-0-8.transport.com [209.222.143.8]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id XAA39717; Sun, 23 Jul 2000 23:44:37 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id D0AA631A7; Sun, 23 Jul 2000 23:42:02 -0700 (PDT) Date: Sun, 23 Jul 2000 23:42:02 -0700 From: Jim Mock To: Nik Clayton Cc: doc@FreeBSD.ORG Subject: Re: New User's Handbook Part III Message-ID: <20000723234202.A13054@luna.osd.bsdi.com> Reply-To: jim@FreeBSD.ORG References: <20000710121458.A43105@luna.osd.bsdi.com> <20000711065351.A5228@kilt.nothing-going-on.org> <20000711001955.A923@luna.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: <20000711001955.A923@luna.osd.bsdi.com>; from jim@FreeBSD.ORG on Tue, Jul 11, 2000 at 12:19:55AM -0700 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 11 Jul 2000 at 00:19:55 -0700, Jim Mock wrote: > On Tue, 11 Jul 2000 at 06:53:51 +0000, Nik Clayton wrote: > > On Mon, Jul 10, 2000 at 12:14:58PM -0700, Jim Mock wrote: > > > After implementing most of your suggestions, and fixing a few > > > errors that were pointed out to me, I've rebuilt and uploaded the > > > New User's Handbook > > > . > > > > Hmm-m-m-m. > > > > I dunno. It kinda reads like the "FreeBSD Advertising Ourselves" > > Handbook. It's like it's targetted at people who haven't installed > > FreeBSD yet, or made the decision to, rather than people who have > > installed FreeBSD and are now trying to work out what to do with it. > > True. The content is from the existing handbook though, so we probably > oughta re-evaluate that to :-) > > > Chapter 6 is the most "new user-ish" bit there. > > > > It looks like I'm going to be around for the O'Reilly docs session, > > and a couple of days after that. Maybe we could get together at WC > > on Monday or Tuesday and brainstorm around it for a bit? > > Sounds like a plan to me. Since this didn't happen, we might as well do this here :-) As far as content goes, what did you have in mind? The stuff there just came from the existing handbook (as the porters-handbook did), but I'm willing to rewrite/split stuff up -- it'd be good to have some sort of direction when doing so though. If anyone else has ideas on this, I'd like to hear those too. - jim -- /* jim mock - berkeley software design, inc - open source division */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 0:29:32 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.lokigames.com (www.lokigames.com [63.80.144.66]) by hub.freebsd.org (Postfix) with ESMTP id B960237B687 for ; Mon, 24 Jul 2000 00:29:30 -0700 (PDT) (envelope-from pais@lokigames.com) Received: from localhost (pais@localhost) by mail.lokigames.com (8.9.3/8.9.3) with ESMTP id AAA24631; Mon, 24 Jul 2000 00:27:56 -0700 Date: Mon, 24 Jul 2000 00:27:56 -0700 (PDT) From: Jason Kim To: Jim Mock Cc: Wolfram Schneider , doc@FreeBSD.ORG Subject: Re: [pais@lokigames.com: Daemon Logo] In-Reply-To: <20000723230525.A12428@luna.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jim, Thanks. Those should do quite nicely! ----- Jason Kim Graphic Artist Loki Entertainment Software On Sun, 23 Jul 2000, Jim Mock wrote: > On Fri, 21 Jul 2000 at 13:24:16 +0200, Wolfram Schneider wrote: > > ----- Forwarded message from Jason Kim ----- > > > > Date: Thu, 20 Jul 2000 13:21:43 -0700 (PDT) > > From: Jason Kim > > To: wosch@FreeBSD.org > > Subject: Daemon Logo > > > > Hi, any chance I could obtain high-res versions of the BSD Daemon artwork? > > Know where I could get it? Thanks so much. > > Hi Jason, > > Try http://www.cdrom.com/images/daemons/. If you need something better, > let me know and I'll get you in touch with our art department. > > - jim > > -- > /* jim mock - berkeley software design, inc - open source division */ > /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 1:10: 8 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A6B4937BB84 for ; Mon, 24 Jul 2000 01:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA33294; Mon, 24 Jul 2000 01:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by hub.freebsd.org (Postfix) with ESMTP id 4A25A37B506 for ; Mon, 24 Jul 2000 01:00:54 -0700 (PDT) (envelope-from stephen@cauchy.math.missouri.edu) Received: (from stephen@localhost) by cauchy.math.missouri.edu (8.9.3/8.9.1) id DAA01411; Mon, 24 Jul 2000 03:00:53 -0500 (CDT) Message-Id: <200007240800.DAA01411@cauchy.math.missouri.edu> Date: Mon, 24 Jul 2000 03:00:53 -0500 (CDT) From: Stephen Montgomery-Smith Reply-To: stephen@math.missouri.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20136: shouldn't use make buildkernel with release version of FreeBSD Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20136 >Category: docs >Synopsis: shouldn't use make buildkernel with release version of FreeBSD >Confidential: yes >Severity: serious >Priority: high >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 24 01:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.1-RC i386 >Organization: University of Missouri >Environment: >Description: In the handbook in the web page http://www.freebsd.org/handbook/kernelconfig-building.html it tells you that if you are using FreeBSD 4.x or higher, that when building a custom kernel, you should use the make buildkernel method instead of the old config method. This is not going to work with FreeBSD 4.1 release, because the make buildkernel method requires ALL the sources, not just /usr/src/sys (which is all the handbook told the user to load.) This problem has already generated one question on the newsgroup comp.unix.bsd.freebsd.misc, and if the handbook goes out like this when FreeBSD 4.1-release goes out, you will get a load of people saying that they followed the instructions in the handbook and got a make: no target to make error. I made it serious/high priority in the hopes that this will be fixed before 4.1-release gets out. I sent a PR like this a few days ago, but I think it got lost - I certainly had a bad return address on it. I hope that this PR does not appear twice. >How-To-Repeat: >Fix: --- kernelconfig-building-orig.html Sat Jul 22 14:10:21 2000 +++ kernelconfig-building.html Sat Jul 22 14:21:50 2000 @@ -136,7 +136,8 @@

When you are finished, type the following to compile and - install your kernel if you are using FreeBSD prior FreeBSD + install your kernel if you are using any release version (that + is, not stable or current) of FreeBSD, or any version prior to FreeBSD 4.0 and don't want to upgrade to FreeBSD 4.0 or higher with this step.

@@ -165,7 +166,9 @@ "USERINPUT">make install -

For FreeBSD 4.x or later (or upgrading from FreeBSD 3.x to +

If you are tracking stable or current (that is, you are not + using a release version), then for FreeBSD 4.x or later + (or upgrading from FreeBSD 3.x to FreeBSD 4.x or higher), use the following commands (be sure you have built world before!):



>Release-Note:
>Audit-Trail:
>Unformatted:
 Stephen Montgomery-Smith


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24  1:17: 3 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.rdc1.il.home.com (ha1.rdc1.il.home.com [24.2.1.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id D581237B6FD; Mon, 24 Jul 2000 01:16:59 -0700 (PDT)
	(envelope-from stephen@math.missouri.edu)
Received: from math.missouri.edu ([24.12.197.197]) by mail.rdc1.il.home.com
          (InterMail vM.4.01.03.00 201-229-121) with ESMTP
          id <20000724081658.EGAE11071.mail.rdc1.il.home.com@math.missouri.edu>;
          Mon, 24 Jul 2000 01:16:58 -0700
Message-ID: <397BFB79.E9E0D243@math.missouri.edu>
Date: Mon, 24 Jul 2000 03:16:57 -0500
From: Stephen Montgomery-Smith 
X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: gnats-admin@FreeBSD.org, freebsd-doc@FreeBSD.org
Subject: Re: docs/20136: shouldn't use make buildkernel with release version of 
 FreeBSD
References: <200007240810.BAA33290@freefall.freebsd.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Somehow I made this PR confidential, which I didn't mean it to be.

Any chance of removing the confidentiality?

gnats-admin@FreeBSD.org wrote:
> 
> Thank you very much for your problem report.
> It has the internal identification `docs/20136'.
> The individual assigned to look at your
> report is: freebsd-doc.
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=20136
> 
> >Category:       docs
> >Responsible:    freebsd-doc
> >Synopsis:       shouldn't use make buildkernel with release version of FreeBSD
> >Arrival-Date:   Mon Jul 24 01:10:01 PDT 2000

-- 
Stephen Montgomery-Smith
Department of Mathematics, University of Missouri, Columbia, MO 65211
Phone 573-882-4540, fax 573-882-1869
http://www.math.missouri.edu/~stephen  stephen@math.missouri.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24  1:53:34 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163])
	by hub.freebsd.org (Postfix) with ESMTP
	id 11E1F37B5AC; Mon, 24 Jul 2000 01:53:25 -0700 (PDT)
	(envelope-from sheldonh@axl.ops.uunet.co.za)
Received: from sheldonh (helo=axl.ops.uunet.co.za)
	by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1)
	id 13Gdyx-000DQf-00; Mon, 24 Jul 2000 10:53:03 +0200
From: Sheldon Hearn 
To: Stephen Montgomery-Smith 
Cc: gnats-admin@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG
Subject: Re: docs/20136: shouldn't use make buildkernel with release version of FreeBSD 
In-reply-to: Your message of "Mon, 24 Jul 2000 03:16:57 EST."
             <397BFB79.E9E0D243@math.missouri.edu> 
Date: Mon, 24 Jul 2000 10:53:03 +0200
Message-ID: <51624.964428783@axl.ops.uunet.co.za>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org



On Mon, 24 Jul 2000 03:16:57 EST, Stephen Montgomery-Smith wrote:

> Somehow I made this PR confidential, which I didn't mean it to be.
> 
> Any chance of removing the confidentiality?

Done.

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24  2: 3:56 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194])
	by hub.freebsd.org (Postfix) with ESMTP
	id 2234537BCCC; Mon, 24 Jul 2000 02:03:51 -0700 (PDT)
	(envelope-from nbm@sunesi.net)
Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1)
	id 13Ge9N-000PL5-00; Mon, 24 Jul 2000 11:03:49 +0200
Date: Mon, 24 Jul 2000 11:03:49 +0200
From: Neil Blakey-Milner 
To: Nik Clayton 
Cc: Ben Smithurst , freebsd-doc@FreeBSD.ORG
Subject: Re: docs/19997: [PATCH] Addition of info about debug kernels to the FAQ
Message-ID: <20000724110349.A97357@mithrandr.moria.org>
References: <200007181250.FAA88127@freefall.freebsd.org> <20000718145850.A18498@cichlids.cichlids.com> <20000718140525.P4668@strontium.scientia.demon.co.uk> <20000718165725.L32297@nathan.ruhr.de> <20000718165342.Z4668@strontium.scientia.demon.co.uk> <20000718205446.P32297@nathan.ruhr.de> <20000718205003.L4668@strontium.scientia.demon.co.uk> <20000719104446.A30735@mithrandr.moria.org> <20000721225158.A2302@kilt.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000721225158.A2302@kilt.nothing-going-on.org>; from nik@freebsd.org on Fri, Jul 21, 2000 at 10:51:58PM +0000
Organization: Sunesi Clinical Systems
X-Operating-System: FreeBSD 3.3-RELEASE i386
X-URL: http://rucus.ru.ac.za/~nbm/
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Fri 2000-07-21 (22:51), Nik Clayton wrote:
> Good idea.  The reason I haven't done it yet is because I wanted to get 
> all the formatting and indentation stuff done while it was one big file,
> and then split it out in to seperate files afterwards (the same way the
> Handbook was done).

Ah.  My theory was that'd it be easier to do the formatting and
indentation on the bunch of smaller files.

Neil
-- 
Neil Blakey-Milner
Sunesi Clinical Systems
nbm@mithrandr.moria.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24  2: 5:34 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from columbus.cris.net (columbus.cris.net [212.110.128.65])
	by hub.freebsd.org (Postfix) with ESMTP id 2B06337B8CB
	for ; Mon, 24 Jul 2000 02:05:29 -0700 (PDT)
	(envelope-from phantom@ark.cris.net)
Received: from ark.cris.net (ark.cris.net [212.110.128.68])
	by columbus.cris.net (8.9.3/8.9.3) with ESMTP id MAA32595;
	Mon, 24 Jul 2000 12:04:51 +0300 (EEST)
Received: (from phantom@localhost)
	by ark.cris.net (8.9.3/8.9.3) id MAA21783;
	Mon, 24 Jul 2000 12:04:55 +0300 (EEST)
	(envelope-from phantom)
Date: Mon, 24 Jul 2000 12:04:55 +0300
From: Alexey Zelkin 
To: Kostya 
Cc: doc@FreeBSD.ORG
Subject: Re: your mail
Message-ID: <20000724120455.A19555@ark.cris.net>
References: <17828.000723@carrier.kiev.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <17828.000723@carrier.kiev.ua>; from kvg@carrier.kiev.ua on Sun, Jul 23, 2000 at 07:53:11PM +0400
X-Operating-System: FreeBSD 3.4-STABLE i386
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

hi,

On Sun, Jul 23, 2000 at 07:53:11PM +0400, Kostya wrote:
 
>   But....  therefore there lots of Russian mirrors of the site,I
>   failed to find that great Handbook of yours in Russian...

Handbook is under translation now. I have answered more deeply
in private mail.

>   For sure U're the first and ( if U insist) - the only one to
>   recieve the translated version to post. Uh - that's
>   the second part of the question - is that OK to post it on any
>   Russian (or Ukrainian - I'm from Ukraine) NON-COMMERCIAL site?

Hmm... Not sure that understand you correctly, but when handbook
will be translated -- it'll be placed on official FreeBSD web site
(as http://www.FreeBSD.org/ru/handbook/) and mirrored to all web
mirrors.

-- 
/* Alexey Zelkin               && phantom@cris.net       */
/* Tavric National University  && phantom@FreeBSD.org    */
/* Sysadmin/Developer          && phantom@sms.umc.com.ua */


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24  4:48:21 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mailwall1.statoil.com (mailwall.statoil.com [193.212.68.101])
	by hub.freebsd.org (Postfix) with ESMTP id 6AFE337B7E2
	for ; Mon, 24 Jul 2000 04:48:15 -0700 (PDT)
	(envelope-from SALEM@statoil.com)
Received: from statoil.no (mailhost.statoil.no [143.97.20.109])
	by mailwall1.statoil.com (8.9.3/8.9.3) with ESMTP id NAA08883;
	Mon, 24 Jul 2000 13:48:03 +0200 (MET DST)
Received: from stfo-lnsmtp2.statoil.no (stfo-lnsmtp2.st.statoil.no [143.97.20.149])
	by statoil.no (8.9.3/8.9.3) with SMTP id NAA27782;
	Mon, 24 Jul 2000 13:48:01 +0200 (MET DST)
Received: by stfo-lnsmtp2.statoil.no(Lotus SMTP MTA v4.6.6  (890.1 7-16-1999))  id 41256926.00464D86 ; Mon, 24 Jul 2000 13:47:53 +0100
X-Lotus-FromDomain: STATOIL@INTERNET
From: "Lazaro Daniel Salem" 
To: "B. K. Minazzi" 
Cc: doc@FreeBSD.org
Message-ID: <41256926.00464CAD.00@stfo-lnsmtp2.statoil.no>
Date: Mon, 24 Jul 2000 13:37:35 +0100
Subject: Re: subscribe
Mime-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-Disposition: inline
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


Thanks. I already subscribed to the list in the proper way.
Concerning your question, ...you know in these days everything
is as far as clicking with your mouse to a link on a hypertext doc.
So I think I just followed the wrong link  ( a mailto one) in the
FreeBSD Handbook  in html format:

   http://www.no.freebsd.org/handbook/current-stable.html

were it recommends (section 18.2.2.3) people to subscribe to this list
if intending to upgrade/follow the stable branch. The correct way of doing it
is however properly described there (blame me) .
But (there is always a "but" ....) I think to make the subscription procedure
"fool-proof", most of the e-mail addresses in that and similar paragraphs shoud
not be hhtp links but raw text. Only the majordomo@FreeBSD should be kept
as a http "mailto" link in that page. In that  way people won't even have the
chance to "click" except to the right address: majordomo@FreeBSD.org

I am sending a copy of this mail to doc@FreeBSD.org to see if they find this
suggestion sensible.

Thanks,

Lazaro,




From:  "B. K. Minazzi" @denverweb.net on 21.07.2000 15:31

Sent by:  Blaine@denverweb.net


To:    Lazaro Daniel Salem@Statoil
cc:

Subject:  Re: subscribe



YOu need to send subscribe requests to majordomo@freebsd.org

with subscribe freebsd-stable in the body.

Just out of curiosity, what gave you the impression that you send the
sub request to the list itself? ( curious, as we get a lot of these,
and, I made the same mistake myself.  If everyone is making the same
mistake, it's not because WE are all stupid.

   :-)

Blaine



Lazaro Daniel Salem wrote:
>
> -------------------------------------------------------------------
> The information contained in this message may be CONFIDENTIAL and is intended
> for the addressee only. Any unauthorised use, dissemination of the information
> or copying of this message is prohibited. If you are not the addressee, please
> notify the sender immediately by return e-mail and delete this message.
> Thank you.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24  6:57:21 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from penguin.prod.itd.earthlink.net (penguin.prod.itd.earthlink.net [207.217.120.134])
	by hub.freebsd.org (Postfix) with ESMTP id BC93037BA4A
	for ; Mon, 24 Jul 2000 06:57:18 -0700 (PDT)
	(envelope-from eogren@rod.darktech.org)
Received: from rod.darktech.org (ip141.cambridge1.ma.pub-ip.psi.net [38.32.111.141])
	by penguin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id GAA28127
	for ; Mon, 24 Jul 2000 06:57:12 -0700 (PDT)
Received: (from eogren@localhost)
	by rod.darktech.org (8.10.1/8.9.3) id e6ODuqn00692
	for freebsd-doc@FreeBSD.org; Mon, 24 Jul 2000 09:56:52 -0400 (EDT)
	(envelope-from eogren)
Date: Mon, 24 Jul 2000 09:56:52 -0400
From: Eric Ogren 
To: freebsd-doc@FreeBSD.org
Subject: Page for doc contributors?
Message-ID: <20000724095652.A677@earthlink.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi all-

 Just had a quick thought and I figured I might as well throw it out into
public. If you read cvs-all, you know that anybody who submits an accepted
port is added into the "Additional Contributors" page of the handbook. Is
there any reason why doc submissions don't get the same treatment? 
 Certainly, adding someone to the list would have to be somewhat
subjective; after all, I don't think someone just submitting a typo patch
should be placed on the list, but there are many people who have
contributed valuable things to the docproj, and it might be nice to
recognize them.

[Note: This is not some attempt to get my name in lights, I couldn't care
less if I show up on that list or not; however, I think that having ports
contributors and not doc submitters show up on the list gives the
impression that the ports system is more important than the docs, which
IMO isn't true].

Comments?

Eric


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 10:43:32 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from zippy.osd.bsdi.com (zippy.osd.bsdi.com [204.216.27.228])
	by hub.freebsd.org (Postfix) with ESMTP id 7326F37B835
	for ; Mon, 24 Jul 2000 10:43:30 -0700 (PDT)
	(envelope-from jkh@zippy.osd.bsdi.com)
Received: from localhost (jkh@localhost [127.0.0.1])
	by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id KAA26121;
	Mon, 24 Jul 2000 10:43:02 -0700 (PDT)
	(envelope-from jkh@zippy.osd.bsdi.com)
To: "Lazaro Daniel Salem" 
Cc: "B. K. Minazzi" , doc@FreeBSD.ORG
Subject: Re: subscribe 
In-reply-to: Your message of "Mon, 24 Jul 2000 13:37:35 BST."
             <41256926.00464CAD.00@stfo-lnsmtp2.statoil.no> 
Date: Mon, 24 Jul 2000 10:43:02 -0700
Message-ID: <26118.964460582@localhost>
From: "Jordan K. Hubbard" 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> But (there is always a "but" ....) I think to make the subscription procedure
> "fool-proof", most of the e-mail addresses in that and similar paragraphs sho
ud
> not be hhtp links but raw text. Only the majordomo@FreeBSD should be kept
> as a http "mailto" link in that page. In that  way people won't even have the
> chance to "click" except to the right address: majordomo@FreeBSD.org

I totally agree.  Does somebody on doc want to do this or should I
dive on it?

In fact, to be honest I think we should just change the referenced
entities in mailing-lists.ent to no longer be marked up with 
tags.  This is a problem pretty much everywhere we reference a mailing
list and it's the reported cause of more than a few bogus subscribe
messages.

And yes, I've already heard the idea of having a filter which grabs
those messages and filters/does the right thing with them and I've
heard it more than once.  Everybody suggests it, but nobody wants to
wade into our mail-handling scripts and actually implement such a
thing, so let's just fix the problem at the source. :)

- Jordan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 11: 0:49 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id AF08637BCE6
	for ; Mon, 24 Jul 2000 11:00:17 -0700 (PDT)
	(envelope-from owner-bugmaster@freebsd.org)
Received: (from peter@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id LAA75897
	for freebsd-doc@freebsd.org; Mon, 24 Jul 2000 11:00:16 -0700 (PDT)
	(envelope-from owner-bugmaster@freebsd.org)
Date: Mon, 24 Jul 2000 11:00:16 -0700 (PDT)
Message-Id: <200007241800.LAA75897@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f
From: FreeBSD bugmaster 
To: FreeBSD doc list 
Subject: Current unassigned doc problem reports
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Current FreeBSD problem reports

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.

Bugs can be in one of several states:

o - open
     A problem report has been submitted, no sanity checking performed.

a - analyzed
     The report has been examined by a team member and evaluated.

f - feedback
     The problem has been solved, and the originator has been given a
     patch or a fix has been committed.  The PR remains in this state
     pending a response from the originator.

s - suspended
     The problem is not being worked on.  This is a prime candidate
     for somebody who is looking for a project to do.
     If the problem cannot be solved at all,
     it will be closed, rather than suspended.

c - closed
     A problem report is closed when any changes have been integrated,
     documented, and tested.

Critical problems
Serious problems

S  Submitted   Tracker     Resp.    Description
-------------------------------------------------------------------------------
o [2000/07/18] docs/20028  doc      ASCII docs should reflect  tags
o [2000/07/23] docs/20117  doc      *printf manpage doesn't document %n
o [2000/07/24] docs/20136  doc      shouldn't use make buildkernel with relea

3 problems total.

Non-critical problems

S  Submitted   Tracker     Resp.    Description
-------------------------------------------------------------------------------
a [1998/07/31] docs/7456   doc      dialog(3) man page outdated
o [1999/04/07] docs/10997  doc      Problem with query-pr-summary.cgi
o [1999/09/25] docs/13950  doc      webpage idea
o [1999/09/25] docs/13967  doc      FreeBSD Related Publications in Korea
o [1999/10/06] docs/14158  doc      md5(1) manpage should not claim the md5 a
o [1999/10/27] docs/14565  doc      ioctl() codes for device type `fd' (flopp
o [1999/11/03] docs/14682  doc      lprm(1) unaware of lp(1) Environment Vari
o [2000/03/18] docs/17470  doc      Missing man page: pthread_yield
f [2000/03/20] docs/17521  doc      Proposed FAQ on assembly programming
o [2000/03/25] docs/17598  doc      installworld over NFS documentation no lo
o [2000/05/03] docs/18379  doc      Information on SSH hard to find in Handbo
o [2000/05/19] docs/18674  doc      ntptime.htm and ntptime.8
o [2000/06/05] docs/19010  doc      Bad144 obsoletion by 4.0 is undocumented;
o [2000/06/23] docs/19481  doc      Serial Communications chapter in Handbook
o [2000/06/25] docs/19507  doc      Mailing-list search at www.freebsd.org re
o [2000/07/10] docs/19818  doc      /usr/share/man/man8/sysinstall.8 missing
o [2000/07/17] docs/19981  doc      Indonesian translations
o [2000/07/17] docs/19995  doc      keymap(5) missing from manual in 3.4-RELE
o [2000/07/20] docs/20067  doc      src/sbin/nologin/nologin.5 is bad place
o [2000/07/21] docs/20091  doc      [patch] Dangling reference in amq.8 manpa
o [2000/07/22] docs/20108  doc      Typo in ssh(1) man page (e.i.)
o [2000/07/23] docs/20130  doc      Entities missing from doc/share/sgml/man-

22 problems total.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 11: 6:25 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from sku.catty.ch (sku.catty.ch [212.254.218.219])
	by hub.freebsd.org (Postfix) with ESMTP id 5162337BB2A
	for ; Mon, 24 Jul 2000 11:05:47 -0700 (PDT)
	(envelope-from catty@sku.catty.ch)
Received: (from catty@localhost)
	by sku.catty.ch (8.9.3/8.9.3) id UAA29445;
	Mon, 24 Jul 2000 20:05:35 +0200 (CEST)
	(envelope-from catty)
Message-Id: <200007241805.UAA29445@sku.catty.ch>
Subject: raid controllers
To: freebsd-doc@freebsd.org
Date: Mon, 24 Jul 2000 20:05:34 +0200 (CEST)
Cc: c@tty.ch
From: catty 
X-catty-elm-headers: grotty greetings!
X-Mailer: ELM [version 2.4ME+ PL54 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

hi freebsd-doc

i run freebsd 4.0 release
in the kernel config file i could find those entries:

# RAID controllers
    device          ida        # Compaq Smart RAID
    device          amr        # AMI MegaRAID
    device          mlx        # Mylex DAC960 family

unfortunally i couldnt find a list (in hardware requirements)
which models would run on freebsd

would "RAID Adaptec AAA 131U2-Kit Ultra-WideSCSI
       PCI-Controller 80MB/s 1-Channel 15 Devices" run for instance ?

could you please provide me a list of raid controllers and/or
tell on which url i can find a such

thanx for your help!
catty  %-)



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 11:20:42 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222])
	by hub.freebsd.org (Postfix) with ESMTP id 3266A37BCD3
	for ; Mon, 24 Jul 2000 11:20:10 -0700 (PDT)
	(envelope-from jhb@pike.osd.bsdi.com)
Received: (from jhb@localhost)
	by pike.osd.bsdi.com (8.9.3/8.9.3) id LAA52237;
	Mon, 24 Jul 2000 11:19:38 -0700 (PDT)
	(envelope-from jhb)
From: John Baldwin 
Message-Id: <200007241819.LAA52237@pike.osd.bsdi.com>
Subject: Re: subscribe
In-Reply-To: <26118.964460582@localhost> from "Jordan K. Hubbard" at "Jul 24,
 2000 10:43:02 am"
To: "Jordan K. Hubbard" 
Date: Mon, 24 Jul 2000 11:19:38 -0700 (PDT)
Cc: doc@FreeBSD.ORG
X-Mailer: ELM [version 2.4ME+ PL68 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Jordan K. Hubbard wrote:
> > But (there is always a "but" ....) I think to make the subscription procedure
> > "fool-proof", most of the e-mail addresses in that and similar paragraphs sho
> ud
> > not be hhtp links but raw text. Only the majordomo@FreeBSD should be kept
> > as a http "mailto" link in that page. In that  way people won't even have the
> > chance to "click" except to the right address: majordomo@FreeBSD.org
> 
> I totally agree.  Does somebody on doc want to do this or should I
> dive on it?
> 
> In fact, to be honest I think we should just change the referenced
> entities in mailing-lists.ent to no longer be marked up with 
> tags.  This is a problem pretty much everywhere we reference a mailing
> list and it's the reported cause of more than a few bogus subscribe
> messages.
> 
> And yes, I've already heard the idea of having a filter which grabs
> those messages and filters/does the right thing with them and I've
> heard it more than once.  Everybody suggests it, but nobody wants to
> wade into our mail-handling scripts and actually implement such a
> thing, so let's just fix the problem at the source. :)

Umm, actually, Jordan, majordomo has an option to do just that.
 
> - Jordan

-- 

John Baldwin  -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 11:26:16 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from zippy.osd.bsdi.com (zippy.osd.bsdi.com [204.216.27.228])
	by hub.freebsd.org (Postfix) with ESMTP id 3926737BBBE
	for ; Mon, 24 Jul 2000 11:26:15 -0700 (PDT)
	(envelope-from jkh@zippy.osd.bsdi.com)
Received: from localhost (jkh@localhost [127.0.0.1])
	by zippy.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id LAA26740;
	Mon, 24 Jul 2000 11:25:58 -0700 (PDT)
	(envelope-from jkh@zippy.osd.bsdi.com)
To: John Baldwin 
Cc: "Jordan K. Hubbard" , doc@FreeBSD.ORG
Subject: Re: subscribe 
In-reply-to: Your message of "Mon, 24 Jul 2000 11:19:38 PDT."
             <200007241819.LAA52237@pike.osd.bsdi.com> 
Date: Mon, 24 Jul 2000 11:25:58 -0700
Message-ID: <26737.964463158@localhost>
From: "Jordan K. Hubbard" 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

> Umm, actually, Jordan, majordomo has an option to do just that.

If that is so, the postmaster has never seen fit to use it and my
point still stands. :) This problem has existed for *years* and the
chances of some quick, automated fix are nothing I'd be willing to
bet money on.

- Jordan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12: 5:58 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP id E563B37B90C
	for ; Mon, 24 Jul 2000 12:05:52 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id SAA67475;
	Mon, 24 Jul 2000 18:28:32 +0100 (BST)
	(envelope-from nik)
Date: Mon, 24 Jul 2000 18:28:30 +0100
From: Nik Clayton 
To: Eric Ogren 
Cc: freebsd-doc@FreeBSD.org
Subject: Re: Page for doc contributors?
Message-ID: <20000724182830.A57387@catkin.nothing-going-on.org>
References: <20000724095652.A677@earthlink.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <20000724095652.A677@earthlink.net>; from eogren@earthlink.net on Mon, Jul 24, 2000 at 09:56:52AM -0400
Organization: FreeBSD Project 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Mon, Jul 24, 2000 at 09:56:52AM -0400, Eric Ogren wrote:
>  Just had a quick thought and I figured I might as well throw it out into
> public. If you read cvs-all, you know that anybody who submits an accepted
> port is added into the "Additional Contributors" page of the handbook. Is
> there any reason why doc submissions don't get the same treatment? 
>  Certainly, adding someone to the list would have to be somewhat
> subjective; after all, I don't think someone just submitting a typo patch
> should be placed on the list, but there are many people who have
> contributed valuable things to the docproj, and it might be nice to
> recognize them.

Generally, I think this is covered in the intro blurb to most sections.  If
someone sends in a patch and doesn't update that section to add their own
name then that's OK, and if they do then that's OK too.

We could just start adding everybody who submits a patch, but as you say,
you either have to include everyone, or start being subjective.  I don't
have a problem with including everyone if someone wants to manage that
section. . .

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12: 6:11 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id F06A837BA9D; Mon, 24 Jul 2000 12:06:01 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA68820;
	Mon, 24 Jul 2000 19:57:12 +0100 (BST)
	(envelope-from nik)
Date: Mon, 24 Jul 2000 19:57:12 +0100
From: Nik Clayton 
To: Ben Smithurst 
Cc: Nik Clayton , doc@FreeBSD.org
Subject: Re: FAQ: "root: not found" messages from cron
Message-ID: <20000724195712.D57387@catkin.nothing-going-on.org>
References: <20000719223446.D75784@strontium.scientia.demon.co.uk> <20000721225942.D2302@kilt.nothing-going-on.org> <20000723193639.X64132@strontium.scientia.demon.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <20000723193639.X64132@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Sun, Jul 23, 2000 at 07:36:39PM +0100
Organization: FreeBSD Project 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sun, Jul 23, 2000 at 07:36:39PM +0100, Ben Smithurst wrote:
> Nik Clayton wrote:
> > On Wed, Jul 19, 2000 at 10:34:46PM +0100, Ben Smithurst wrote:
> >> This is another question I've seen once too often...  Does anyone have any
> >> objections to my proposed answer?
> > 
> > Just the one.
> > 
> >> +        
> >> +          Why do I keep getting messages like root: not
> >> +            found after editing my crontab file?
> >> +        
> > 
> >  should be 
> > 
> > And I should document  in the primer. . .
> 
> But... but... that doesn't seem to give any different rendering in HTML,
> so it looks a bit odd:
> 
>         Why do I keep getting messages like root: not found after
>         editing my crontab file?
> 
> With no quotes or anything around ``root: not found'', it just looks
> weird to me.

    (element errorname ($mono-seq$
      (make sequence
        (make entity-ref name: "ldquo")
        (process-children)
        (make entity-ref name: "rdquo"))))

in freebsd.dsl should solve that.  Using things like  means
that we can expand some of the automatically generated tables.  As well as
a table of contents and a table of examples we could have a table of error
messages. . .

If that works for you then feel free to commit it to freebsd.dsl (right
around the place we do the same thing to the  element).

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12: 6:18 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6F08A37BD7D; Mon, 24 Jul 2000 12:06:10 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA68609;
	Mon, 24 Jul 2000 19:35:22 +0100 (BST)
	(envelope-from nik)
Date: Mon, 24 Jul 2000 19:35:21 +0100
From: Nik Clayton 
To: Ben Smithurst 
Cc: Alexey Zelkin , freebsd-doc@FreeBSD.ORG
Subject: Re: docs/20056: Bad SGML in the "@ sign" entry of the FAQ
Message-ID: <20000724193521.B57387@catkin.nothing-going-on.org>
References: <200007211630.JAA10561@freefall.freebsd.org> <20000721225213.B51580@ark.cris.net> <20000722064931.M64132@strontium.scientia.demon.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <20000722064931.M64132@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Sat, Jul 22, 2000 at 06:49:31AM +0100
Organization: FreeBSD Project 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Sat, Jul 22, 2000 at 06:49:31AM +0100, Ben Smithurst wrote:
> >>  I'll be axing all man.cgi unless anyone on -doc objects...
> >
> > Reason ?
> 
> Consistency with the other docs, mainly.  Though if you think they
> should stay, I'll leave them.
> 
> >From the handbook,
> 
> revision 1.29
> date: 1998/08/25 09:06:27;  author: nik;  state: Exp;  lines: +196 -168
> ... -> ...
> 
> I'm guessing Nik had a good reason, so if he tells me that, I'll use
> that as my reason. :-)

It should be possible to write some DSSSL that turns the 
stuff into appropriate man.cgi references.  Actually, I've been meaning
to do this for some time. . .

[ Time passes.  Thorin starts singing about gold. . . ]

OK, try putting the following DSSSL in to the %output.html; section of
freebsd.dsl.

------------ 8< ------------ 8< ------------ 8< ------------ 8< ------------ 

(element citerefentry
  (let ((ref (select-elements (descendants (current-node))
                              (normalize "refentrytitle")))
        (vol (select-elements (descendants (current-node))
                              (normalize "manvolnum"))))
    (make element gi: "a"
          attributes: (list (list "href" (string-append
                                  "http://www.FreeBSD.org/cgi/man.cgi?" 
                                  (data (node-list-first ref)) 
                                  "(" 
                                  (data (node-list-first vol)) ")")))
      (process-children))))
------------ 8< ------------ 8< ------------ 8< ------------ 8< ------------

To do this properly we'd probably a mancgi-links variable that would default
to #f, and the stylesheets can set that to #t as necessary.

That's probably not the most efficient way to do things.  But it's a start.

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12: 9: 5 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9A4B837BBA8; Mon, 24 Jul 2000 12:08:58 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA68828;
	Mon, 24 Jul 2000 19:59:22 +0100 (BST)
	(envelope-from nik)
Date: Mon, 24 Jul 2000 19:59:22 +0100
From: Nik Clayton 
To: Neil Blakey-Milner 
Cc: Nik Clayton , Ben Smithurst ,
	freebsd-doc@FreeBSD.ORG
Subject: Re: docs/19997: [PATCH] Addition of info about debug kernels to the FAQ
Message-ID: <20000724195922.E57387@catkin.nothing-going-on.org>
References: <200007181250.FAA88127@freefall.freebsd.org> <20000718145850.A18498@cichlids.cichlids.com> <20000718140525.P4668@strontium.scientia.demon.co.uk> <20000718165725.L32297@nathan.ruhr.de> <20000718165342.Z4668@strontium.scientia.demon.co.uk> <20000718205446.P32297@nathan.ruhr.de> <20000718205003.L4668@strontium.scientia.demon.co.uk> <20000719104446.A30735@mithrandr.moria.org> <20000721225158.A2302@kilt.nothing-going-on.org> <20000724110349.A97357@mithrandr.moria.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <20000724110349.A97357@mithrandr.moria.org>; from nbm@mithrandr.moria.org on Mon, Jul 24, 2000 at 11:03:49AM +0200
Organization: FreeBSD Project 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Mon, Jul 24, 2000 at 11:03:49AM +0200, Neil Blakey-Milner wrote:
> On Fri 2000-07-21 (22:51), Nik Clayton wrote:
> > Good idea.  The reason I haven't done it yet is because I wanted to get 
> > all the formatting and indentation stuff done while it was one big file,
> > and then split it out in to seperate files afterwards (the same way the
> > Handbook was done).
> 
> Ah.  My theory was that'd it be easier to do the formatting and
> indentation on the bunch of smaller files.

I don't actually care, as long as someone else does the work :-)

However, before we do any of that, don't we have a new FAQ structure looming
on the horizon ().  If we do then it'd be
better to get that in place before casting our existing structure in to 
stone (or a directory layout).

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12:13:11 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from tholian.securitydynamics.com (tholian.securid.com [204.167.112.129])
	by hub.freebsd.org (Postfix) with SMTP
	id E8F0337BC29; Mon, 24 Jul 2000 12:13:03 -0700 (PDT)
	(envelope-from ecogren@rsasecurity.com)
Received: from sdtihq24.securitydynamics.com by tholian.securitydynamics.com
          via smtpd (for hub.FreeBSD.ORG [204.216.27.18]) with SMTP; 24 Jul 2000 19:12:51 UT
Received: from exna00.securitydynamics.com (exna00.securitydynamics.com [10.2.1.110])
	by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with ESMTP id PAA16882;
	Mon, 24 Jul 2000 15:11:39 -0400 (EDT)
Received: by exna00.securitydynamics.com with Internet Mail Service (5.5.2448.0)
	id ; Mon, 24 Jul 2000 15:12:55 -0400
Message-ID: 
From: "Ogren, Eric C." 
To: "'Nik Clayton'" ,
	Eric Ogren 
Cc: freebsd-doc@FreeBSD.ORG
Subject: RE: Page for doc contributors?
Date: Mon, 24 Jul 2000 15:12:41 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain;
	charset="iso-8859-1"
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

OK. I got the impression from a thread a couple of months ago (whose
name I can't remember) that we were trying to reduce/remove all of
those intro blurbs. If that's not the case, then nevermind. :)

 This does still leave the FAQ though; do we want to include
"This question submitted by X" at the bottom of a bunch of questions
if somebody puts it there (I don't know if anybody does this or not),
or do we want to create a new  under the ACKNOWLEDGEMENTS chapter
to move this info to? 
 I'm still just kind of throwing out ideas off the top of my head,
so don't hesitate to tell me if they seem unreasonable. :)



Eric

> -----Original Message-----
> From: Nik Clayton [mailto:nik@FreeBSD.ORG]
> Sent: Monday, July 24, 2000 1:29 PM
> To: Eric Ogren
> Cc: freebsd-doc@FreeBSD.ORG
> Subject: Re: Page for doc contributors?
> 
> 
> On Mon, Jul 24, 2000 at 09:56:52AM -0400, Eric Ogren wrote:
> >  Just had a quick thought and I figured I might as well 
> throw it out into
> > public. If you read cvs-all, you know that anybody who 
> submits an accepted
> > port is added into the "Additional Contributors" page of 
> the handbook. Is
> > there any reason why doc submissions don't get the same treatment? 
> >  Certainly, adding someone to the list would have to be somewhat
> > subjective; after all, I don't think someone just 
> submitting a typo patch
> > should be placed on the list, but there are many people who have
> > contributed valuable things to the docproj, and it might be nice to
> > recognize them.
> 
> Generally, I think this is covered in the intro blurb to most 
> sections.  If
> someone sends in a patch and doesn't update that section to 
> add their own
> name then that's OK, and if they do then that's OK too.
> 
> We could just start adding everybody who submits a patch, but 
> as you say,
> you either have to include everyone, or start being 
> subjective.  I don't
> have a problem with including everyone if someone wants to manage that
> section. . .
> 
> N
> -- 
> Internet connection, $19.95 a month.  Computer, $799.95.  
> Modem, $149.95.
> Telephone line, $24.95 a month.  Software, free.  USENET transmission,
> hundreds if not thousands of dollars.  Thinking before 
> posting, priceless.
> Somethings in life you can't buy.  For everything else, 
> there's MasterCard.
>   -- Graham Reed, in the Scary Devil Monastery
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-doc" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12:16: 9 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by hub.freebsd.org (Postfix) with ESMTP
	id E357C37B689; Mon, 24 Jul 2000 12:16:04 -0700 (PDT)
	(envelope-from jim@luna.osd.bsdi.com)
Received: from luna.osd.bsdi.com (postfix@pdx10-3-2.transport.com [209.222.174.130])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id MAA50694;
	Mon, 24 Jul 2000 12:15:46 -0700 (PDT)
Received: by luna.osd.bsdi.com (Postfix, from userid 1000)
	id 03DD331A6; Mon, 24 Jul 2000 12:15:37 -0700 (PDT)
Date: Mon, 24 Jul 2000 12:15:37 -0700
From: Jim Mock 
To: Nik Clayton 
Cc: Eric Ogren , freebsd-doc@FreeBSD.ORG
Subject: Re: Page for doc contributors?
Message-ID: <20000724121537.A17413@luna.osd.bsdi.com>
Reply-To: jim@FreeBSD.ORG
References: <20000724095652.A677@earthlink.net> <20000724182830.A57387@catkin.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
User-Agent: Mutt/1.3.5i
In-Reply-To: <20000724182830.A57387@catkin.nothing-going-on.org>; from nik@FreeBSD.ORG on Mon, Jul 24, 2000 at 06:28:30PM +0100
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Mon, 24 Jul 2000 at 18:28:30 +0100, Nik Clayton wrote:
> On Mon, Jul 24, 2000 at 09:56:52AM -0400, Eric Ogren wrote:
> >  Just had a quick thought and I figured I might as well throw it
> > out into public. If you read cvs-all, you know that anybody who
> > submits an accepted port is added into the "Additional
> > Contributors" page of the handbook. Is there any reason why doc
> > submissions don't get the same treatment? 
> >  Certainly, adding someone to the list would have to be somewhat
> > subjective; after all, I don't think someone just submitting a typo
> > patch should be placed on the list, but there are many people who
> > have contributed valuable things to the docproj, and it might be
> > nice to recognize them.
> 
> Generally, I think this is covered in the intro blurb to most sections.
> If someone sends in a patch and doesn't update that section to add
> their own name then that's OK, and if they do then that's OK too.
> 
> We could just start adding everybody who submits a patch, but as you
> say, you either have to include everyone, or start being
> subjective.  I don't have a problem with including everyone if someone
> wants to manage that section. . .

I can take this on if the desire to have such a thing is great enough..

- jim

-- 
/* jim mock - berkeley software design, inc - open source division */
/* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 12:53:40 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP id 71EA637BD3D
	for ; Mon, 24 Jul 2000 12:53:33 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id UAA69675
	for doc@freebsd.org; Mon, 24 Jul 2000 20:53:28 +0100 (BST)
	(envelope-from nik)
Date: Mon, 24 Jul 2000 20:53:28 +0100
From: Nik Clayton 
To: doc@freebsd.org
Subject: Doc tree tagged for 4.1
Message-ID: <20000724205327.F57387@catkin.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
Organization: FreeBSD Project 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hi guys,

I've taken a recent working build of the doc/ tree and tagged it ready
for the release.  If you checkout RELEASE_4_1_0 in the doc/ tree you'll
get what's going to be used for the release build.

[ Yes, it's not RELENG_..., that's deliberate ]

Let me know if there's anything you want to commit that desperately has
to make the release, and I'll slide tags as necessary.

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 13: 9:21 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235])
	by hub.freebsd.org (Postfix) with ESMTP id AD49237BCF7
	for ; Mon, 24 Jul 2000 13:09:17 -0700 (PDT)
	(envelope-from cdf.lists@fxp.org)
Received: by pawn.primelocation.net (Postfix, from userid 1016)
	id B4B149B1C; Mon, 24 Jul 2000 16:09:09 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
	by pawn.primelocation.net (Postfix) with ESMTP
	id AA1E1BA11; Mon, 24 Jul 2000 16:09:09 -0400 (EDT)
Date: Mon, 24 Jul 2000 16:09:09 -0400 (EDT)
From: "Chris D. Faulhaber" 
X-Sender: cdf.lists@pawn.primelocation.net
To: catty 
Cc: freebsd-doc@freebsd.org
Subject: Re: raid controllers
In-Reply-To: <200007241805.UAA29445@sku.catty.ch>
Message-ID: 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Mon, 24 Jul 2000, catty wrote:

> hi freebsd-doc
> 

Ummm, freebsd-scsi or freebsd-hardware would probably be more appropriate

> i run freebsd 4.0 release
> in the kernel config file i could find those entries:
> 
> # RAID controllers
>     device          ida        # Compaq Smart RAID
>     device          amr        # AMI MegaRAID
>     device          mlx        # Mylex DAC960 family
> 
> unfortunally i couldnt find a list (in hardware requirements)
> which models would run on freebsd
> 
> would "RAID Adaptec AAA 131U2-Kit Ultra-WideSCSI
>        PCI-Controller 80MB/s 1-Channel 15 Devices" run for instance ?
> 
> could you please provide me a list of raid controllers and/or
> tell on which url i can find a such
> 

http://people.FreeBSD.org/~msmith/RAID/

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 13:10: 7 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4195237BD41
	for ; Mon, 24 Jul 2000 13:10:04 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id NAA97283;
	Mon, 24 Jul 2000 13:10:04 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Date: Mon, 24 Jul 2000 13:10:04 -0700 (PDT)
Message-Id: <200007242010.NAA97283@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Udo Erdelhoff 
Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent
Reply-To: Udo Erdelhoff 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

The following reply was made to PR docs/20130; it has been noted by GNATS.

From: Udo Erdelhoff 
To: Jim Mock 
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent
Date: Mon, 24 Jul 2000 21:43:46 +0200

 Jim,
 > I think the major reason for this is that
 > a) stuff that's needed can be added when a document is written, and
 
 right now, only a few people use the FDP toolchain and the "one entity
 at a time" policy seems to work. The reason for the tools behind the
 patch was the following cycle:
 
 1) I want to/have to use &man.foo.x;
 2) Switch to another window, check man-refs.ent
 3) Swear, go to the start of the document, copy&paste a definition and
    add the entity I need
 4) Go back and continue writing
 
 or
 
 1) "I'm sure I can use &man.foo.x;"
 2) make
 3) "jade... general entity man.foo.x not defined...
 4) open document, add the definition, go to step 2
 
 It's extremly frustrating (not to mention a waste of time) that almost
 every use of &man.foo.x causes a loop through one of this cycles. Ok,
 that's the price for going where nobody has gone before (writing a
 PPPoE-HOWTO).
 
 But that's only the first step. I've finished my document and I have
 a couple entity definitions in it. That's just a bandaid, so I'll
 have to write a PR, somebody has to read it, add the entities and
 commit the changes.
 
 I get the "entities added, thanks" mail and run cvsup to get the new
 man-refs.ent. But I can't remove my entity definitions unless I
 replace them with a .
 
 The current system (add when needed) works because almost all of the
 .sgml-files are either documents for the FreeBSD Documentation Project or
 translations of them; and they update their /usr/doc-trees regularily.
 
 If people start to use the tools outside this context, this system
 will break.
 
 > b) it keeps the file size down.
 
 200 KByte are a small price to remove the problems outlined above. I
 was afraid that the build times would explode. Fortunately, that's
 not the case.
 
 > If we add entities for every single man page, chances are, we'll never
 > use at least half of them, so it's kind of overkill to have a huge,
 > bloated man-refs.ent file when it's not necessary.
 
 Hmm, using 
 s/man page/command/
 s/entities/man pages/
 s/man-refs.ent/\/usr\/share\/man/
 
 on your statement gives:
 
 "If we add man pages for every single command, chances are, we'll never
 use at least half of them, so it's kind of overkill to have a huge,
 bloated /usr/share/man file when it's not necessary."
 
 A similiar argument could be used against 90% of the ports, the files
 and directories in /usr/share/locale and most of the translation projects.
 All three exist for a good reason.
 
 /s/Udo
 -- 
 Der Einsatz von M$-Mailsystemen ist sehr erfolgreich, aber leider vor allem
 bei der Verbreitung von Viren wie Melissa, Papa oder explore.zip. Dies ist
 durchaus auch in der Architektur dieser Software begruendet.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 13:18: 1 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3A01737B5DF; Mon, 24 Jul 2000 13:17:57 -0700 (PDT)
	(envelope-from kstewart@urx.com)
Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160])
	by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id NAA00419;
	Mon, 24 Jul 2000 13:17:52 -0700
Message-ID: <397CA4A2.7331624@urx.com>
Date: Mon, 24 Jul 2000 13:18:42 -0700
From: Kent Stewart 
Reply-To: kstewart@urx.com
Organization: Dynacom
X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Nik Clayton 
Cc: doc@FreeBSD.ORG
Subject: Re: Doc tree tagged for 4.1
References: <20000724205327.F57387@catkin.nothing-going-on.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org



Nik Clayton wrote:
> 
> Hi guys,
> 
> I've taken a recent working build of the doc/ tree and tagged it ready
> for the release.  If you checkout RELEASE_4_1_0 in the doc/ tree you'll
> get what's going to be used for the release build.
> 
> [ Yes, it's not RELENG_..., that's deliberate ]
> 
> Let me know if there's anything you want to commit that desperately has
> to make the release, and I'll slide tags as necessary.

Well, I just did a cvsup of docs and these are the first block of
errors that I am getting

===> en_US.ISO_8859-1/articles/diskless-x
===> en_US.ISO_8859-1/articles/fonts
===> en_US.ISO_8859-1/articles/formatting-media
===> en_US.ISO_8859-1/articles/ipsec-must
sgmlnorm -c /usr/local/share/sgml/html/catalog article.sgml >
article.html
sgmlnorm:E: cannot open "/usr/local/share/sgml/html/catalog" (No such
file or di
rectory)
sgmlnorm:article.sgml:1:61:W: cannot generate system identifier for
public text
"-//W3C//DTD HTML 4.0 Transitional//EN"
sgmlnorm:article.sgml:1:61:E: reference to entity "HTML" for which no
system ide
ntifier could be generated
sgmlnorm:article.sgml:1:0: entity was defined here
sgmlnorm:article.sgml:1:61:E: DTD did not contain element declaration
for docume
nt type name
sgmlnorm:article.sgml:3:5:E: element "HTML" undefined
sgmlnorm:article.sgml:4:7:E: element "HEAD" undefined
sgmlnorm:article.sgml:5:10:E: element "TITLE" undefined
sgmlnorm:article.sgml:8:13:E: there is no attribute "TEXT"
sgmlnorm:article.sgml:8:31:E: there is no attribute "BGCOLOR"
sgmlnorm:article.sgml:8:40:E: element "BODY" undefined
sgmlnorm:article.sgml:10:7:E: element "H1" undefined

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

Bomber dropping fire retardant in front of Hanford Wild fire.
http://kstewart.urx.com/kstewart/bomber.jpg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 14: 4:20 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
	by hub.freebsd.org (Postfix) with ESMTP
	id 137B937B56E; Mon, 24 Jul 2000 14:04:06 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id WAA01181;
	Mon, 24 Jul 2000 22:00:59 +0100 (BST)
	(envelope-from nik)
Date: Mon, 24 Jul 2000 22:00:58 +0100
From: Nik Clayton 
To: Kent Stewart 
Cc: Nik Clayton , doc@FreeBSD.ORG
Subject: Re: Doc tree tagged for 4.1
Message-ID: <20000724220058.G57387@catkin.nothing-going-on.org>
References: <20000724205327.F57387@catkin.nothing-going-on.org> <397CA4A2.7331624@urx.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <397CA4A2.7331624@urx.com>; from kstewart@urx.com on Mon, Jul 24, 2000 at 01:18:42PM -0700
Organization: FreeBSD Project 
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Mon, Jul 24, 2000 at 01:18:42PM -0700, Kent Stewart wrote:
> Well, I just did a cvsup of docs and these are the first block of
> errors that I am getting
> 
> ===> en_US.ISO_8859-1/articles/diskless-x
> ===> en_US.ISO_8859-1/articles/fonts
> ===> en_US.ISO_8859-1/articles/formatting-media
> ===> en_US.ISO_8859-1/articles/ipsec-must
> sgmlnorm -c /usr/local/share/sgml/html/catalog article.sgml >
> article.html
> sgmlnorm:E: cannot open "/usr/local/share/sgml/html/catalog" (No such
> file or di
> rectory)

You don't have the ports installed.  Either install them by hand, or
install textproc/docproj, which should do it for you.

N
-- 
Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
Telephone line, $24.95 a month.  Software, free.  USENET transmission,
hundreds if not thousands of dollars.  Thinking before posting, priceless.
Somethings in life you can't buy.  For everything else, there's MasterCard.
  -- Graham Reed, in the Scary Devil Monastery


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 14:34:32 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id B775B37B98D; Mon, 24 Jul 2000 14:34:29 -0700 (PDT)
	(envelope-from kstewart@urx.com)
Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160])
	by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id OAA00725;
	Mon, 24 Jul 2000 14:34:28 -0700
Message-ID: <397CB696.48B6075E@urx.com>
Date: Mon, 24 Jul 2000 14:35:18 -0700
From: Kent Stewart 
Reply-To: kstewart@urx.com
Organization: Dynacom
X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Nik Clayton 
Cc: doc@freebsd.org
Subject: Re: Doc tree tagged for 4.1
References: <20000724205327.F57387@catkin.nothing-going-on.org> <397CA4A2.7331624@urx.com> <20000724220058.G57387@catkin.nothing-going-on.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org



Nik Clayton wrote:
> 
> On Mon, Jul 24, 2000 at 01:18:42PM -0700, Kent Stewart wrote:
> > Well, I just did a cvsup of docs and these are the first block of
> > errors that I am getting
> >
> > ===> en_US.ISO_8859-1/articles/diskless-x
> > ===> en_US.ISO_8859-1/articles/fonts
> > ===> en_US.ISO_8859-1/articles/formatting-media
> > ===> en_US.ISO_8859-1/articles/ipsec-must
> > sgmlnorm -c /usr/local/share/sgml/html/catalog article.sgml >
> > article.html
> > sgmlnorm:E: cannot open "/usr/local/share/sgml/html/catalog" (No such
> > file or di
> > rectory)
> 
> You don't have the ports installed.  Either install them by hand, or
> install textproc/docproj, which should do it for you.

Have you changed docproj because I've been following your docs for
quite a while.

Kent

> 
> N
> --
> Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
> Telephone line, $24.95 a month.  Software, free.  USENET transmission,
> hundreds if not thousands of dollars.  Thinking before posting, priceless.
> Somethings in life you can't buy.  For everything else, there's MasterCard.
>   -- Graham Reed, in the Scary Devil Monastery

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

Bomber dropping fire retardant in front of Hanford Wild fire.
http://kstewart.urx.com/kstewart/bomber.jpg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 14:38:54 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3])
	by hub.freebsd.org (Postfix) with ESMTP
	id 750B137B95D; Mon, 24 Jul 2000 14:38:45 -0700 (PDT)
	(envelope-from kstewart@urx.com)
Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160])
	by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id OAA00744;
	Mon, 24 Jul 2000 14:38:44 -0700
Message-ID: <397CB796.F92B383D@urx.com>
Date: Mon, 24 Jul 2000 14:39:34 -0700
From: Kent Stewart 
Reply-To: kstewart@urx.com
Organization: Dynacom
X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Nik Clayton 
Cc: doc@freebsd.org
Subject: Re: Doc tree tagged for 4.1
References: <20000724205327.F57387@catkin.nothing-going-on.org> <397CA4A2.7331624@urx.com> <20000724220058.G57387@catkin.nothing-going-on.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org



Nik Clayton wrote:
> 
> On Mon, Jul 24, 2000 at 01:18:42PM -0700, Kent Stewart wrote:
> > Well, I just did a cvsup of docs and these are the first block of
> > errors that I am getting
> >
> > ===> en_US.ISO_8859-1/articles/diskless-x
> > ===> en_US.ISO_8859-1/articles/fonts
> > ===> en_US.ISO_8859-1/articles/formatting-media
> > ===> en_US.ISO_8859-1/articles/ipsec-must
> > sgmlnorm -c /usr/local/share/sgml/html/catalog article.sgml >
> > article.html
> > sgmlnorm:E: cannot open "/usr/local/share/sgml/html/catalog" (No such
> > file or di
> > rectory)
> 
> You don't have the ports installed.  Either install them by hand, or
> install textproc/docproj, which should do it for you.

Its an OOP's. I didn't change the shell prompt on my user and I
thought I was root. I su'ed to root and everything appears to be ok.

Kent

> 
> N
> --
> Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
> Telephone line, $24.95 a month.  Software, free.  USENET transmission,
> hundreds if not thousands of dollars.  Thinking before posting, priceless.
> Somethings in life you can't buy.  For everything else, there's MasterCard.
>   -- Graham Reed, in the Scary Devil Monastery

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

Bomber dropping fire retardant in front of Hanford Wild fire.
http://kstewart.urx.com/kstewart/bomber.jpg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message


From owner-freebsd-doc  Mon Jul 24 14:53:55 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13])
	by hub.freebsd.org (Postfix) with ESMTP
	id C276D37BBBF; Mon, 24 Jul 2000 14:53:38 -0700 (PDT)
	(envelope-from ben@scientia.demon.co.uk)
Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim)
	by scientia.demon.co.uk with esmtp (Exim 3.15 #1)
	id 13GpNO-0002RR-00; Mon, 24 Jul 2000 22:03:02 +0100
Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1)
	id 13GpNO-0005sr-00; Mon, 24 Jul 2000 22:03:02 +0100
Date: Mon, 24 Jul 2000 22:03:02 +0100
From: Ben Smithurst 
To: Nik Clayton 
Cc: doc@FreeBSD.org
Subject: Re: FAQ: "root: not found" messages from cron
Message-ID: <20000724220302.F28657@strontium.scientia.demon.co.uk>
References: <20000719223446.D75784@strontium.scientia.demon.co.uk> <20000721225942.D2302@kilt.nothing-going-on.org> <20000723193639.X64132@strontium.scientia.demon.co.uk> <20000724195712.D57387@catkin.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <20000724195712.D57387@catkin.nothing-going-on.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Nik Clayton wrote:

>     (element errorname ($mono-seq$
>       (make sequence
>         (make entity-ref name: "ldquo")
>         (process-children)
>         (make entity-ref name: "rdquo"))))
> 
> in freebsd.dsl should solve that.  Using things like  means
> that we can expand some of the automatically generated tables.  As well as
> a table of contents and a table of examples we could have a table of error
> messages. . .

          
Q: Why do I keep getting messages like “root: not found” after editing my crontab file?
Doesn't look right, first because it should be `` and '' in HTML, and second because the quotes shouldn't be inside the . I put it just after the bit: --- freebsd.dsl 2000/03/23 09:00:16 1.14 +++ freebsd.dsl 2000/07/24 20:51:48 @@ -141,6 +141,15 @@ (process-children) (literal ">")))) + + + + (element errorname ($mono-seq$ + (make sequence + (make entity-ref name: "ldquo") + (process-children) + (make entity-ref name: "rdquo")))) + > (element citerefentry > (let ((ref (select-elements (descendants (current-node)) > (normalize "refentrytitle"))) > (vol (select-elements (descendants (current-node)) > (normalize "manvolnum")))) > (make element gi: "a" > attributes: (list (list "href" (string-append > "http://www.FreeBSD.org/cgi/man.cgi?" > (data (node-list-first ref)) > "(" > (data (node-list-first vol)) ")"))) > (process-children)))) > ------------ 8< ------------ 8< ------------ 8< ------------ 8< ------------ Works nicely, except in the case I mentioned in my other mail, where a &man.foo entity is already used within a link, so you get this:
Q: Why does top(1) show very little free memory even when I have very few programs running?
Should these rare cases just be changed, or can you add some more magic to that stuff to make the link not be created if the text is already within a link? -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 15:12:24 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id 9AE1737BC56 for ; Mon, 24 Jul 2000 15:12:20 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 85638 invoked by alias); 24 Jul 2000 22:14:22 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id AAA03674 for freebsd-doc@freebsd.org; Tue, 25 Jul 2000 00:12:25 +0200 (CEST) (envelope-from ue) Date: Tue, 25 Jul 2000 00:12:25 +0200 From: Udo Erdelhoff To: freebsd-doc@freebsd.org Subject: Foo Message-ID: <20000725001225.V66732@nathan.ruhr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, while poking around the doc dir, I've found a couple instances articles that use to close the current in-line element. Jade accepts these constructso they're obviously not illegal. On the other, I don't think they're good style, either. Fixing them should be rather easy. Opinions? /s/Udo -- Von wichtigen Daten macht man ein Backup. Von unwichtigen Daten macht man kein Backup. Hat man kein Backup, waren die Daten auch nicht wichtig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 15:26:34 2000 Delivered-To: freebsd-doc@freebsd.org Received: from pop137-mc.mail.com (pop137-mc.mail.com [165.251.48.113]) by hub.freebsd.org (Postfix) with ESMTP id 07A9D37BDA4 for ; Mon, 24 Jul 2000 15:26:31 -0700 (PDT) (envelope-from swordblayde@techie.com) Received: from SowrdBlayde (d02038dd.dip.cdsnet.net [208.32.56.221]) by pop137-mc.mail.com (Postfix) with SMTP id 8A6095BE62 for ; Mon, 24 Jul 2000 18:26:22 -0400 (EDT) Message-ID: <001101bff5be$41006700$0301a8c0@www.internetcds.com> Reply-To: "Daniel Baker" From: "Daniel Baker" To: Subject: SUBSCRIBE, INFO Date: Mon, 24 Jul 2000 15:26:44 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01BFF583.92ED2840" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_000E_01BFF583.92ED2840 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable SUBSCRIBE, INFO ------=_NextPart_000_000E_01BFF583.92ED2840 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
SUBSCRIBE, = INFO
------=_NextPart_000_000E_01BFF583.92ED2840-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 17:51: 0 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mcnet.marietta.edu (mcnet.marietta.edu [199.218.109.2]) by hub.freebsd.org (Postfix) with ESMTP id F2E6C37B590 for ; Mon, 24 Jul 2000 17:50:55 -0700 (PDT) (envelope-from colemanr@marietta.edu) Received: from localhost (localhost [127.0.0.1]) by mcnet.marietta.edu (8.9.1a/8.9.1) with ESMTP id UAA09786 for ; Mon, 24 Jul 2000 20:50:54 -0400 (EDT) Date: Mon, 24 Jul 2000 20:50:54 -0400 (EDT) From: "Ryan G. Coleman" To: doc@FreeBSD.org Subject: minor correction Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On page: http://www.freebsd.org/handbook/install-guide.html it says If you are using the floppies from the CD-ROM, and your CD-ROM is the E: drive then you would run this: E:\> tools\fdimage floppies\kern.flp Repeat this command for each .flp file, replacing the floppy disk each time. You should add an A: to the end of the line. Its easy to spot, but someone else might have trouble Ryan Coleman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 20:12:45 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id E2C3237B931 for ; Mon, 24 Jul 2000 20:12:43 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (postfix@pdx10-3-62.transport.com [209.222.174.190]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id UAA61034; Mon, 24 Jul 2000 20:12:41 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id 7A7D931A6; Mon, 24 Jul 2000 20:12:38 -0700 (PDT) Date: Mon, 24 Jul 2000 20:12:38 -0700 From: Jim Mock To: Udo Erdelhoff Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Foo Message-ID: <20000724201238.A20390@luna.osd.bsdi.com> Reply-To: jim@luna.osd.bsdi.com References: <20000725001225.V66732@nathan.ruhr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: <20000725001225.V66732@nathan.ruhr.de>; from ue@nathan.ruhr.de on Tue, Jul 25, 2000 at 12:12:25AM +0200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 25 Jul 2000 at 00:12:25 +0200, Udo Erdelhoff wrote: > Hi, > while poking around the doc dir, I've found a couple instances > articles that use to close the current in-line element. Jade > accepts these constructso they're obviously not illegal. On the other, > I don't think they're good style, either. It's valid DocBook, IIRC, so that's why it doesn't complain about them, but I do agree with you on the style point though. > Fixing them should be rather easy. Opinions? I've been changing the ones I've come across -- I think changing them is a good thing. - jim -- /* jim mock - berkeley software design, inc - open source division */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 20:19:41 2000 Delivered-To: freebsd-doc@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 2CFC137B696 for ; Mon, 24 Jul 2000 20:19:39 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.11.0/8.11.0.Beta1) with ESMTP id e6P3JZw20740 for ; Tue, 25 Jul 2000 12:19:36 +0900 (JST) Date: Tue, 25 Jul 2000 12:19:35 +0900 Message-ID: <7mpuo2j3qw.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: doc@FreeBSD.org Subject: Re: New User's Handbook Part III In-Reply-To: In your message of "24 Jul 2000 06:45:17 GMT" <20000723234202.A13054@luna.osd.bsdi.com> References: <20000710121458.A43105@luna.osd.bsdi.com> <20000711065351.A5228@kilt.nothing-going-on.org> <20000711001955.A923@luna.osd.bsdi.com> <20000723234202.A13054@luna.osd.bsdi.com> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 24 Jul 2000 06:45:17 GMT, Jim Mock wrote: > Since this didn't happen, we might as well do this here :-) As far as > content goes, what did you have in mind? The stuff there just came from > the existing handbook (as the porters-handbook did), but I'm willing to > rewrite/split stuff up -- it'd be good to have some sort of direction > when doing so though. If anyone else has ideas on this, I'd like to > hear those too. Rewriting and splitting without considering translation may harm translators. Of course, re-organizing text to brush up is generally good idea. And I know considering translation during re-organizing is bothered. So, please separate "content changes" and "structual changes" and commit them separately. This is not specific to this thread, but I think all other translation projects have same with. -- Jun Kuriyama // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Mon Jul 24 20:33:36 2000 Delivered-To: freebsd-doc@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 607FF37B890 for ; Mon, 24 Jul 2000 20:33:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.11.0/8.11.0.Beta1) with ESMTP id e6P3XTw27664 for ; Tue, 25 Jul 2000 12:33:30 +0900 (JST) Date: Tue, 25 Jul 2000 12:33:29 +0900 Message-ID: <7mog3mj33q.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: freebsd-doc@FreeBSD.org Subject: Re: populating man-refs.ent In-Reply-To: In your message of "21 Jul 2000 17:30:10 GMT" <20000721192348.I66732@nathan.ruhr.de> References: <20000721192348.I66732@nathan.ruhr.de> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 21 Jul 2000 17:30:10 GMT, Udo Erdelhoff wrote: > The current policy for man-refs.ent seems to be "only one step at a time". > If you need an additional entity, you'll have to add it to man-refs.ent > (or find somebody who can add it for you). According to doc/ja_JP.eucJP/man, it seems there are about 1200 manpages. And currently we have about 200 entries in man-refs.ent. I don't know what we should do, but many entities in man-refs.ent may make buidling documents slow down. And jade will eat more memory to keep entities. IMHO, current method is enough if committers test to build doc tree before their commits. -- Jun Kuriyama // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 0:44:26 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id C357537B9BC; Tue, 25 Jul 2000 00:44:11 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id XAA02659; Mon, 24 Jul 2000 23:31:53 +0100 (BST) (envelope-from nik) Date: Mon, 24 Jul 2000 23:31:50 +0100 From: Nik Clayton To: Ben Smithurst Cc: Nik Clayton , Alexey Zelkin , freebsd-doc@FreeBSD.ORG Subject: Re: docs/20056: Bad SGML in the "@ sign" entry of the FAQ Message-ID: <20000724233149.H57387@catkin.nothing-going-on.org> References: <200007211630.JAA10561@freefall.freebsd.org> <20000721225213.B51580@ark.cris.net> <20000722064931.M64132@strontium.scientia.demon.co.uk> <20000724193521.B57387@catkin.nothing-going-on.org> <20000724221513.G28657@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000724221513.G28657@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Mon, Jul 24, 2000 at 10:15:13PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 10:15:13PM +0100, Ben Smithurst wrote: > Works nicely, except in the case I mentioned in my other mail, where a > &man.foo entity is already used within a link, so you get this: > >
Q: Why does "http://www.FreeBSD.org/cgi/man.cgi?top(1)"> "REFENTRYTITLE">top(1) show very little free > memory even when I have very few programs > running?
Bugger. That's invalid HTML as well (you can't nest ). > Should these rare cases just be changed, or can you add some more magic > to that stuff to make the link not be created if the text is already > within a link? I'm tempted to ignore them for the moment. I've sent a message to the DocBook stylesheets list asking for advice. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 0:44:36 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id B467E37BAE7; Tue, 25 Jul 2000 00:44:26 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id XAA05723; Mon, 24 Jul 2000 23:38:24 +0100 (BST) (envelope-from nik) Date: Mon, 24 Jul 2000 23:38:22 +0100 From: Nik Clayton To: Ben Smithurst Cc: Nik Clayton , doc@FreeBSD.org Subject: Re: FAQ: "root: not found" messages from cron Message-ID: <20000724233822.I57387@catkin.nothing-going-on.org> References: <20000719223446.D75784@strontium.scientia.demon.co.uk> <20000721225942.D2302@kilt.nothing-going-on.org> <20000723193639.X64132@strontium.scientia.demon.co.uk> <20000724195712.D57387@catkin.nothing-going-on.org> <20000724220302.F28657@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000724220302.F28657@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Mon, Jul 24, 2000 at 10:03:02PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 10:03:02PM +0100, Ben Smithurst wrote: > Nik Clayton wrote: > > (element errorname ($mono-seq$ > > (make sequence > > (make entity-ref name: "ldquo") > > (process-children) > > (make entity-ref name: "rdquo")))) > >
Q: Why do I keep getting > messages like “root: not > found” after editing my crontab file?
> > Doesn't look right, first because it should be `` and '' in HTML, and > second because the quotes shouldn't be inside the . I put it just after > the bit: Try this instead. (element errorname (make sequence ($mono-seq$ (process-children)) )) N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 1:48:53 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ptd.net (mail1.ha-net.ptd.net [207.44.96.65]) by hub.freebsd.org (Postfix) with SMTP id 0C15B37BDA4 for ; Tue, 25 Jul 2000 01:48:52 -0700 (PDT) (envelope-from tms2@mail.ptd.net) Received: (qmail 5022 invoked from network); 25 Jul 2000 08:48:53 -0000 Received: from du38.cli.ptd.net (HELO mail.ptd.net) (204.186.33.38) by mail.ptd.net with SMTP; 25 Jul 2000 08:48:53 -0000 Message-ID: <397D5453.C1AB7436@mail.ptd.net> Date: Tue, 25 Jul 2000 04:48:19 -0400 From: "Thomas M. Sommers" Organization: None X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-doc@freebsd.org Subject: GNATS feedback Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is there anything special that must be done to indicate that feedback has been provided to a PR in feedback status? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 2: 1: 3 2000 Delivered-To: freebsd-doc@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id C2EA037B988 for ; Tue, 25 Jul 2000 02:00:58 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1) id 13H0Zz-0001D0-00; Tue, 25 Jul 2000 11:00:47 +0200 From: Sheldon Hearn To: "Thomas M. Sommers" Cc: freebsd-doc@FreeBSD.ORG Subject: Re: GNATS feedback In-reply-to: Your message of "Tue, 25 Jul 2000 04:48:19 -0400." <397D5453.C1AB7436@mail.ptd.net> Date: Tue, 25 Jul 2000 11:00:47 +0200 Message-ID: <4649.964515647@axl.ops.uunet.co.za> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 25 Jul 2000 04:48:19 -0400, "Thomas M. Sommers" wrote: > Is there anything special that must be done to indicate that feedback > has been provided to a PR in feedback status? Stick it back into the "open" State. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 2:34:32 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BF8C37BF00; Tue, 25 Jul 2000 02:34:26 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA05739; Tue, 25 Jul 2000 02:34:26 -0700 (PDT) (envelope-from alex@FreeBSD.org) Date: Tue, 25 Jul 2000 02:34:26 -0700 (PDT) From: Message-Id: <200007250934.CAA05739@freefall.freebsd.org> To: stephen@math.missouri.edu, alex@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20136: shouldn't use make buildkernel with release version of FreeBSD Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: shouldn't use make buildkernel with release version of FreeBSD State-Changed-From-To: open->closed State-Changed-By: alex State-Changed-When: Tue Jul 25 02:32:05 PDT 2000 State-Changed-Why: I updated the part. http://www.freebsd.org/cgi/query-pr.cgi?pr=20136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 2:36:52 2000 Delivered-To: freebsd-doc@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 71B0037B6A3 for ; Tue, 25 Jul 2000 02:36:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.11.0/8.11.0.Beta1) with ESMTP id e6P9alG66624 for ; Tue, 25 Jul 2000 18:36:48 +0900 (JST) Date: Tue, 25 Jul 2000 18:36:47 +0900 Message-ID: <7mu2deeekw.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: freebsd-doc@FreeBSD.org Subject: Re: Page for doc contributors? In-Reply-To: In your message of "24 Jul 2000 14:06:27 GMT" <20000724095652.A677@earthlink.net> References: <20000724095652.A677@earthlink.net> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 24 Jul 2000 14:06:27 GMT, Eric Ogren wrote: > Just had a quick thought and I figured I might as well throw it out into > public. If you read cvs-all, you know that anybody who submits an accepted > port is added into the "Additional Contributors" page of the handbook. Is > there any reason why doc submissions don't get the same treatment? > Certainly, adding someone to the list would have to be somewhat > subjective; after all, I don't think someone just submitting a typo patch > should be placed on the list, but there are many people who have > contributed valuable things to the docproj, and it might be nice to > recognize them. It seems good idea. We are planning to add translators into "Additional Contributors", but it should be separated from other contributors because Doc Project has many many contributors for fixing typo, adding small section, translating other language, and so on. -- Jun Kuriyama // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 2:39:48 2000 Delivered-To: freebsd-doc@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 9889537BD2A for ; Tue, 25 Jul 2000 02:39:44 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.15 #1) id 13H1BZ-0001qF-00; Tue, 25 Jul 2000 11:39:37 +0200 From: Sheldon Hearn To: "Thomas M. Sommers" Cc: freebsd-doc@FreeBSD.org Subject: Re: GNATS feedback In-reply-to: Your message of "Tue, 25 Jul 2000 05:32:34 -0400." <397D5EB2.72BE3B1D@mail.ptd.net> Date: Tue, 25 Jul 2000 11:39:37 +0200 Message-ID: <7082.964517977@axl.ops.uunet.co.za> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 25 Jul 2000 05:32:34 -0400, "Thomas M. Sommers" wrote: > > Stick it back into the "open" State. > > How do I do that (I merely submitted a PR, I'm not a committer)? Oops, I misunderstood. Nag the person who stuck the PR into "feedback" state to put it back into "open" state. :-) The person will have an e-mail address is the FreeBSD.org domain. To find the localpart of the address, find the status change in the audit trail of the PR and look at the State-Changed-By field. You can view PRs on the world wide web: http://www.freebsd.org/cgi/query-pr.cgi Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 2:50: 7 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6767F37BAF8 for ; Tue, 25 Jul 2000 02:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07784; Tue, 25 Jul 2000 02:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 25 Jul 2000 02:50:03 -0700 (PDT) Message-Id: <200007250950.CAA07784@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: alex@big.endian.de (Alexander Langer) Subject: Re: docs/19981: Indonesian translations Reply-To: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/19981; it has been noted by GNATS. From: alex@big.endian.de (Alexander Langer) To: sugi@home.unpar.ac.id Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: docs/19981: Indonesian translations Date: Tue, 25 Jul 2000 11:45:52 +0200 Thus spake sugi@home.unpar.ac.id (sugi@home.unpar.ac.id): > http://freebsd.unpar.ac.id/docs/indonesian-docs.tar.gz, a FAQ sgml translation, need to convert it to HTML HTML conversion is done automatically, you know. However, the build breaks. alex:~/work/doc/id_ID.ISO_8859-1/books/faq $ make /usr/local/bin/jade -V html-manifest -ioutput.html -c /usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/../../../share/sgml/catalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/../../..//share/sgml/freebsd.dsl -t sgml /usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:65:29:E: end tag for element "ULINK" which is not open /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:258:51:E: end tag for element "UNLINK" which is not open /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:262:48:E: end tag for "ULINK" omitted, but OMITTAG NO was specified /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:256:45: start tag was here /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:274:65:E: end tag for element "UNLINK" which is not open /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:282:60:E: end tag for "ULINK" omitted, but OMITTAG NO was specified /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:274:14: start tag was here /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:389:63:E: name start character invalid: only s and tagc allowed here /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:424:14:E: end tag for "ULINK" omitted, but OMITTAG NO was specified /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:423:7: start tag was here /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:510:3:E: required attribute "URL" not specified /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:510:8:E: document type does not allow element "PARA" here; missing one of "FOOTNOTE", "MSGTEXT" start-tag /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:513:9:E: end tag for "ULINK" omitted, but OMITTAG NO was specified /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:508:53: start tag was here /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:513:9:E: end tag for "PARA" omitted, but OMITTAG NO was specified /usr/local/bin/jade:/usr/home/alex/work/doc/id_ID.ISO_8859-1/books/faq/book.sgml:508:3: start tag was here *** Error code 1 Please rework it and re-submit, if you can verify that it actually even BUILDS :-) Great work, btw. Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 5:31: 2 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 7548A37B5AB for ; Tue, 25 Jul 2000 05:30:55 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id NAA13113; Tue, 25 Jul 2000 13:26:43 +0100 (BST) (envelope-from nik) Date: Tue, 25 Jul 2000 13:26:43 +0100 From: Nik Clayton To: Jim Mock Cc: Udo Erdelhoff , freebsd-doc@FreeBSD.ORG Subject: Re: Foo Message-ID: <20000725132643.A12969@catkin.nothing-going-on.org> References: <20000725001225.V66732@nathan.ruhr.de> <20000724201238.A20390@luna.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000724201238.A20390@luna.osd.bsdi.com>; from jim@luna.osd.bsdi.com on Mon, Jul 24, 2000 at 08:12:38PM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 08:12:38PM -0700, Jim Mock wrote: > On Tue, 25 Jul 2000 at 00:12:25 +0200, Udo Erdelhoff wrote: > > Hi, > > while poking around the doc dir, I've found a couple instances > > articles that use to close the current in-line element. Jade > > accepts these constructso they're obviously not illegal. On the other, > > I don't think they're good style, either. > > It's valid DocBook, IIRC, so that's why it doesn't complain about them, > but I do agree with you on the style point though. > > > Fixing them should be rather easy. Opinions? > > I've been changing the ones I've come across -- I think changing them is > a good thing. Yes, it's valid, and no, we don't encourage it :-) This should really be in the primer style guide. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 5:31:13 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id B78BD37BD20; Tue, 25 Jul 2000 05:31:07 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id NAA13130; Tue, 25 Jul 2000 13:30:22 +0100 (BST) (envelope-from nik) Date: Tue, 25 Jul 2000 13:30:22 +0100 From: Nik Clayton To: "Ogren, Eric C." Cc: "'Nik Clayton'" , Eric Ogren , freebsd-doc@FreeBSD.ORG Subject: Re: Page for doc contributors? Message-ID: <20000725133022.B12969@catkin.nothing-going-on.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from ecogren@rsasecurity.com on Mon, Jul 24, 2000 at 03:12:41PM -0400 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 03:12:41PM -0400, Ogren, Eric C. wrote: > OK. I got the impression from a thread a couple of months ago (whose > name I can't remember) that we were trying to reduce/remove all of > those intro blurbs. If that's not the case, then nevermind. :) We are, but we're trying to replace it with the correct DocBook markup so the 'blurb' can be generated (or supressed, or used to generate a big "Table of contributors") automatically. Sadly, I haven't written the DSSSL to do this (Formatting Barbie: DSSSL is hard), and neither has anyone else. . . > This does still leave the FAQ though; do we want to include > "This question submitted by X" at the bottom of a bunch of questions > if somebody puts it there (I don't know if anybody does this or not), I'd really rather not. I'm still somewhat put out by dcs' insistence on a 'copyright' notice on the "How many committers does it take to screw in a lightbulb" question in there. Speaking of which, does anyone want to go out and do an indepth look at the various 'open source' documentation licenses out there? N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 6:35:31 2000 Delivered-To: freebsd-doc@freebsd.org Received: from penguin.prod.itd.earthlink.net (penguin.prod.itd.earthlink.net [207.217.120.134]) by hub.freebsd.org (Postfix) with ESMTP id B998F37B524; Tue, 25 Jul 2000 06:35:28 -0700 (PDT) (envelope-from eogren@rod.darktech.org) Received: from rod.darktech.org (ip203.cambridge1.ma.pub-ip.psi.net [38.32.111.203]) by penguin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id GAA25433; Tue, 25 Jul 2000 06:35:21 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.9.3) id e6PDZ0A00788; Tue, 25 Jul 2000 09:35:00 -0400 (EDT) (envelope-from eogren) Date: Tue, 25 Jul 2000 09:35:00 -0400 From: Eric Ogren To: Nik Clayton Cc: freebsd-doc@freebsd.org Subject: Re: Page for doc contributors? Message-ID: <20000725093500.A353@earthlink.net> References: <20000725133022.B12969@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000725133022.B12969@catkin.nothing-going-on.org>; from nik@freebsd.org on Tue, Jul 25, 2000 at 01:30:22PM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 01:30:22PM +0100, Nik Clayton wrote: > > We are, but we're trying to replace it with the correct DocBook markup so > the 'blurb' can be generated (or supressed, or used to generate a big > "Table of contributors") automatically. OK, wasn't aware of that. > > Sadly, I haven't written the DSSSL to do this (Formatting Barbie: DSSSL is > hard), and neither has anyone else. . . Every time I look at DSSSL, I get scared. :) > > > This does still leave the FAQ though; do we want to include > > "This question submitted by X" at the bottom of a bunch of questions > > if somebody puts it there (I don't know if anybody does this or not), > > I'd really rather not. I'm still somewhat put out by dcs' insistence on > a 'copyright' notice on the "How many committers does it take to screw > in a lightbulb" question in there. Exactly, that was my point. If somebody wants credit for their FAQ question, what do we do? Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 6:55:52 2000 Delivered-To: freebsd-doc@freebsd.org Received: from raditex.se (gandalf.raditex.se [192.5.36.18]) by hub.freebsd.org (Postfix) with ESMTP id 2C35F37B5AB for ; Tue, 25 Jul 2000 06:55:47 -0700 (PDT) (envelope-from kaj@raditex.se) Received: (from kaj@localhost) by raditex.se (8.9.3/8.9.3) id PAA81340; Tue, 25 Jul 2000 15:55:34 +0200 (CEST) (envelope-from kaj@raditex.se) X-Authentication-Warning: frodo.sickla.raditex.se: kaj set sender to kaj@raditex.se using -f To: Jim Mock Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent References: <200007240550.WAA15046@freefall.freebsd.org> From: Rasmus Kaj Cc: Rasmus Kaj Organization: Raditex AB - http://Raditex.se/ X-Face: M9cR~WYav<"fu%MaslX0`43PAYY?uIsM8[#E(0\Xuy9rj>4gE\h3jm.7DD?]R8*^7T\o&vT U@[53Dwkuup4[0@gw#~kyu>`unH?kVj9CJa02(h>Ki\+i=%rn%sDf^KC.!?IHkKjMAbkd\jgmphp^' d|Q;OeXEAhq?ybGqOs1CHb6TJT42'C`Krnk61//AOfXtNjj/t'`5>Vw0QX!dKfOL$.f+S"LIuwR<;I Z0Qnnx(F^F]o@*V%TUtEV'1Z[TkOl^FFV9Z~A[b19%}uP*,huCU Date: 25 Jul 2000 15:55:33 +0200 In-Reply-To: Jim Mock's message of "Sun, 23 Jul 2000 22:50:01 -0700 (PDT)" Message-ID: <848zuqfh62.fsf@frodo.sickla.raditex.se> Lines: 38 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/20.4 (Emerald) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "JM" == Jim Mock writes: >> People writing documentation for the FDP are supposed to use entities >> in the form &man.foo.1; to refer to system commands etc. >> /usr/share/doc/man contains about 3500 manpages (entities needed), >> man-refs.ent contains 220 entities. JM> I think the major reason for this is that a) stuff that's needed can be JM> added when a document is written, and b) it keeps the file size down. JM> If we add entities for every single man page, chances are, we'll never JM> use at least half of them, so it's kind of overkill to have a huge, JM> bloated man-refs.ent file when it's not necessary. I use entities like &foldoc.foo; to reference to words (foo) in Foldoc (free online dictionary of computing). Currently I have these listed pretty much like the &man.foo.n; entities, but I'd like to have them created automatically. Something like this (in a directory containing sgml stuff) lists the needed entities. find . -name '*.sgml' | xargs grep '&foldoc\.' | sed -e "s#;#;\\ #g" -e 's#^.*\&foldoc\.#foldoc.#' | grep ^foldoc | sort -u | sed -e 's#;##' This gives me a list of entities i need. Adding a further sed command: sed -e 's#foldoc\.\(.*\)#\1"># Gives me the entity definitions I need, in no practically measurable time. However, the pages I do this on is less than 200kb sgml, so it might not be practically possible to do it on the entire documentation project, at least not for each build ... -- Rasmus Kaj -------------------- rasmus@kaj.se - http://Raditex.se/~kaj/ \ If you think I'm talking about the future you're living in the past \------------------------------------------------- http://Raditex.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 7:37:36 2000 Delivered-To: freebsd-doc@freebsd.org Received: from ny-mx-01.painewebber.com (ny-mx-01.painewebber.com [161.15.35.122]) by hub.freebsd.org (Postfix) with ESMTP id 2058137B5D6 for ; Tue, 25 Jul 2000 07:37:28 -0700 (PDT) (envelope-from ldebock@PaineWebber.com) Received: from painewebber.com (ny-mailhub-01.pwj.com [161.15.156.174]) by ny-mx-01.painewebber.com (8.9.3/8.9.3) with ESMTP id KAA20389 for ; Tue, 25 Jul 2000 10:30:40 -0400 (EDT) Received: from pwsexch-conct.bis.pwj.com ([162.66.157.111]) by painewebber.com (8.9.3/8.9.3) with ESMTP id KAA01869 for ; Tue, 25 Jul 2000 10:32:03 -0400 (EDT) Received: by pwsexch-conct-nic2.bis.pwj.com with Internet Mail Service (5.5.2652.35) id ; Tue, 25 Jul 2000 10:32:02 -0400 Message-ID: From: "Debock, Lieven" To: "'freebsd-doc@freebsd.org'" Subject: searching on http://www.freebsd.org/search/search.html Date: Tue, 25 Jul 2000 10:31:58 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.35) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, It seems that the underbar ("_") has special meaning when specified in a search-string. I'm trying to find articles relevant to "net.link.ether.bridge_cfg" yet the search seems to loose the "_cfg" part of the search string. No luck either trying to escape the _ with either \ or /. Is there an escape character I'm not aware of? Is there another way to search for strings containing _? Thanks -Lieven ================================================ Lieven L. DeBock Divisional Assistant Vice President GTS/Distributed Systems Engineering ------------------------------------------------ PaineWebber Incorporated 800 Harbor Blvd / 2nd Floor Weehawken, NJ 07087-6793 ------------------------------------------------ voice: 201-352-7762 fax: 917-206-3796 email: ldb@painewebber.com pager: 877-PWI-4929 e-pager: ldebock_pager@painewebber.com www: http://www.painewebber.com/ dept: http://www.gts.pwj.com/engineering/dsd/ pers: http://ldbsol1.dsm.pwj.com/ ================================================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 9:51:36 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 964F237B68D; Tue, 25 Jul 2000 09:51:35 -0700 (PDT) (envelope-from marko@FreeBSD.org) Received: (from marko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA45725; Tue, 25 Jul 2000 09:51:35 -0700 (PDT) (envelope-from marko@FreeBSD.org) Date: Tue, 25 Jul 2000 09:51:35 -0700 (PDT) From: Message-Id: <200007251651.JAA45725@freefall.freebsd.org> To: dgl@visi.com, marko@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20108: Typo in ssh(1) man page (e.i.) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Typo in ssh(1) man page (e.i.) State-Changed-From-To: open->closed State-Changed-By: marko State-Changed-When: Tue Jul 25 09:50:07 PDT 2000 State-Changed-Why: Committed. Thanks!! http://www.freebsd.org/cgi/query-pr.cgi?pr=20108 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 10:38:55 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ptd.net (mail1.ha-net.ptd.net [207.44.96.65]) by hub.freebsd.org (Postfix) with SMTP id C576737B620 for ; Tue, 25 Jul 2000 10:38:52 -0700 (PDT) (envelope-from tms2@mail.ptd.net) Received: (qmail 27193 invoked from network); 25 Jul 2000 17:39:04 -0000 Received: from du110.cli.ptd.net (HELO mail.ptd.net) (204.186.33.110) by mail.ptd.net with SMTP; 25 Jul 2000 17:39:04 -0000 Message-ID: <397DD097.A9640C4C@mail.ptd.net> Date: Tue, 25 Jul 2000 13:38:31 -0400 From: "Thomas M. Sommers" Organization: None X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Sheldon Hearn Cc: freebsd-doc@FreeBSD.org Subject: Re: GNATS feedback References: <7082.964517977@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sheldon Hearn wrote: > > On Tue, 25 Jul 2000 05:32:34 -0400, "Thomas M. Sommers" wrote: > > > > Stick it back into the "open" State. > > > > How do I do that (I merely submitted a PR, I'm not a committer)? > > Oops, I misunderstood. Nag the person who stuck the PR into "feedback" > state to put it back into "open" state. :-) My fault for not making it clear. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 10:45:29 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 666D137B75F for ; Tue, 25 Jul 2000 10:45:26 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (postfix@pdx10-1-81.transport.com [209.222.159.81]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id KAA73778; Tue, 25 Jul 2000 10:45:24 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id AF0DC31A6; Tue, 25 Jul 2000 10:45:21 -0700 (PDT) Date: Tue, 25 Jul 2000 10:45:21 -0700 From: Jim Mock To: "Ryan G. Coleman" Cc: doc@FreeBSD.ORG Subject: Re: minor correction Message-ID: <20000725104521.A25281@luna.osd.bsdi.com> Reply-To: jim@luna.osd.bsdi.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: ; from colemanr@marietta.edu on Mon, Jul 24, 2000 at 08:50:54PM -0400 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 24 Jul 2000 at 20:50:54 -0400, Ryan G. Coleman wrote: > On page: > > http://www.freebsd.org/handbook/install-guide.html > > it says > > If you are using the floppies from the CD-ROM, and your CD-ROM is the > E: drive then you would run this: > > E:\> tools\fdimage floppies\kern.flp > > Repeat this command for each .flp file, replacing the floppy disk > each time. > > You should add an A: to the end of the line. Its easy to spot, but > someone else might have trouble Thanks Ryan. I just committed this fix. - jim -- /* jim mock - BSDi - open source solutions division - jim@bsdi.com */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 10:47: 1 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A18B37B75F; Tue, 25 Jul 2000 10:46:59 -0700 (PDT) (envelope-from marko@FreeBSD.org) Received: (from marko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA53969; Tue, 25 Jul 2000 10:46:59 -0700 (PDT) (envelope-from marko@FreeBSD.org) Date: Tue, 25 Jul 2000 10:46:59 -0700 (PDT) From: Message-Id: <200007251746.KAA53969@freefall.freebsd.org> To: marko@FreeBSD.org, freebsd-doc@freebsd.org, marko@FreeBSD.org Subject: Re: docs/20091: [patch] Dangling reference in amq.8 manpage Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: [patch] Dangling reference in amq.8 manpage Responsible-Changed-From-To: freebsd-doc->marko Responsible-Changed-By: marko Responsible-Changed-When: Tue Jul 25 10:42:51 PDT 2000 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=20091 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 12:50: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C3B237B999 for ; Tue, 25 Jul 2000 12:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA77383; Tue, 25 Jul 2000 12:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 0FFAC37BAF4; Tue, 25 Jul 2000 12:41:35 -0700 (PDT) Message-Id: <20000725194135.0FFAC37BAF4@hub.freebsd.org> Date: Tue, 25 Jul 2000 12:41:35 -0700 (PDT) From: george.russell@clara.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/20180: More emphasis is needed on the /usr/share/examples/ppp in documentation Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20180 >Category: docs >Synopsis: More emphasis is needed on the /usr/share/examples/ppp in documentation >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 12:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: George Russell >Release: 4.0 release >Organization: >Environment: >Description: The handbook could mention this idrectory, and the files it contains, as a basis for ppp.conf , not just the single example Also the man 8 ppp section, connecting to your ISP >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 15:50:45 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7431037BA90 for ; Tue, 25 Jul 2000 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA01406; Tue, 25 Jul 2000 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id 983EF37BA77 for ; Tue, 25 Jul 2000 15:40:23 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 78888 invoked by alias); 25 Jul 2000 22:42:35 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id AAA10740; Wed, 26 Jul 2000 00:35:19 +0200 (CEST) (envelope-from ue) Message-Id: <200007252235.AAA10740@nathan.ruhr.de> Date: Wed, 26 Jul 2000 00:35:19 +0200 (CEST) From: Udo Erdelhoff Reply-To: ue@nathan.ruhr.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20183: [PATCHES] to replace s by something correct Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20183 >Category: docs >Synopsis: Patches to replaces s by something correct >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 15:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Udo Erdelhoff >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v revision 1.8 doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v revision 1.13 doc/en_US.ISO_8859-1/articles/mh/article.sgml,v revision 1.7 doc/en_US.ISO_8859-1/articles/multi-os/article.sgml,v revision 1.12 doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v revision 1.13 doc/en_US.ISO_8859-1/articles/programming-tools/article.sgml,v revision 1.11 (Should be the doc tree for 4.1-RELEASE) >Description: Several articles use as simple but annoying method to close the current entity. These patches fix these articles. The patches were generated with the help of an automatic script, verified by make in $DOC_PREFIX/en*/articles and two Mk one eyeballs. Additionally, one instance of \n >How-To-Repeat: find $DOC_PREFIX/en_US.ISO_8859-1 -name "*.sgml" -print | xargs grep '' >Fix: (use ^Number to jump from patch to patch) Number one: Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v retrieving revision 1.8 diff -u -r1.8 article.sgml --- article.sgml 2000/06/20 11:30:11 1.8 +++ article.sgml 2000/07/25 20:58:15 @@ -77,7 +77,7 @@ - .pfa, .pfb + .pfa, .pfb Postscript type 1 fonts. The @@ -89,7 +89,7 @@ - .afm + .afm The font metrics associated with a type 1 font. @@ -97,7 +97,7 @@ - .pfm + .pfm The printer font metrics associated with a type 1 @@ -106,7 +106,7 @@ - .ttf + .ttf A TrueType font @@ -114,7 +114,7 @@ - .fot + .fot An indirect reference to a TrueType font (not an @@ -123,7 +123,7 @@ - .fon, .fnt + .fon, .fnt Bitmapped screen fonts @@ -157,7 +157,7 @@ syscons - .fnt + .fnt @@ -271,7 +271,7 @@ is cross referenced to its X11 name by the contents of the fonts.dir file in each directory. - There is already a directory named Type1. The + There is already a directory named Type1. The most straight forward way to add a new font is to put it into this directory. A better way is to keep all new fonts in a separate directory and use a symbolic link to the additional @@ -364,7 +364,7 @@ Lets just name all the new fonts - type1. + type1. @@ -381,7 +381,7 @@ Normal, bold, medium, semibold, etc. From the - strings1 + strings1 output above, it appears that this font has a weight of medium. @@ -441,7 +441,7 @@ as the name, and then use - xfontsel1 to + xfontsel1 to examine it and adjust the name based on the appearance of the font. @@ -477,7 +477,7 @@ References: &man.xfontsel.1;, &man.xset.1;, The X - Windows System in a Nutshell, , O'Reilly & Associates. @@ -485,7 +485,7 @@ Using type 1 fonts with Ghostscript - Ghostscript references a font via its Fontmap + Ghostscript references a font via its Fontmap file. This must be modified in a similar way to the X11 fonts.dir file. Ghostscript can use either the .pfa or the .pfb @@ -541,7 +541,7 @@ /usr/share/groff_font/devps/SHOWBOAT. The file must be created using tools provided by groff. - The first tool is afmtodit. This is not + The first tool is afmtodit. This is not normally installed, so it must be retrieved from the source distribution. I found I had to change the first line of the file, so I did: @@ -582,10 +582,10 @@ printer in order for the font to be used (unless the printer happens to have the showboat font built in or on an accessible font disk.) The final step is to create a down loadable font. - The pfbtops tool is used to create the + The pfbtops tool is used to create the .pfa format of the font, and the - download file is modified to reference the new - font. The download file must reference the + download file is modified to reference the new + font. The download file must reference the internal name of the font. This can easily be determined from the groff font file as illustrated: @@ -686,7 +686,7 @@ - GS_TTF.PSGS_TTF.PS Number two: Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/formatting-media/article.sgml,v retrieving revision 1.13 diff -u -r1.13 article.sgml --- article.sgml 1999/10/30 18:10:14 1.13 +++ article.sgml 2000/07/25 21:00:04 @@ -151,7 +151,7 @@ quite possible to destroy the contents of other disks in your system if the proper precautions are not taken. - Check your work carefully. It is very simple + Check your work carefully. It is very simple to destroy the incorrect disk when working with these commands. When in doubt consult the kernel boot output for the proper device. @@ -535,7 +535,7 @@ To create a new CCD, execute the following commands. This describes how to add three disks together; simply add or remove devices as necessary. Remember that the disks to be - striped must be identical. + striped must be identical. Before executing these commands, make sure you add the line Number three Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/mh/article.sgml,v retrieving revision 1.7 diff -u -r1.7 article.sgml --- article.sgml 1999/10/10 20:20:38 1.7 +++ article.sgml 2000/07/25 21:14:48 @@ -35,7 +35,7 @@ initial philosophies behind MH were developed. MH isn't so much a monolithic email program but a philosophy about how best to develop tools for reading email. The MH developers have done a - great job adhering to the KISS principle: Keep It + great job adhering to the KISS principle: Keep It Simple Stupid. Rather than have one large program for reading, sending and handling email they have written specialized programs for each part of your email life. One might liken MH to @@ -64,9 +64,9 @@ - You will notice that it created a /usr/local/lib/mh + You will notice that it created a /usr/local/lib/mh directory for you as well as adding several binaries to the - /usr/local/bin directory. If you would prefer to + /usr/local/bin directory. If you would prefer to compile it yourself then you can anonymous ftp it from ftp.ics.uci.edu or louie.udel.edu. @@ -85,33 +85,33 @@ Reading Mail - This section covers how to use inc, - show, scan, next, - prev, rmm, rmf, and - msgchk. One of the best things about MH is the + This section covers how to use inc, + show, scan, next, + prev, rmm, rmf, and + msgchk. One of the best things about MH is the consistent interface between programs. A few things to keep in mind when using these commands is how to specify message lists. - In the case of inc this doesn't really make any - sense but with commands like show it is useful to + In the case of inc this doesn't really make any + sense but with commands like show it is useful to know. A message list can consist of something like 23 - 20 16 which will act on messages 23, 20 and 16. This is + 20 16 which will act on messages 23, 20 and 16. This is fairly simple but you can do more useful things like - 23-30 which will act on all the messages between + 23-30 which will act on all the messages between 23 and 30. You can also specify something like - cur:10 which will act on the current message and - the next 9 messages. The cur, last, - and first messages are special messages that refer + cur:10 which will act on the current message and + the next 9 messages. The cur, last, + and first messages are special messages that refer to the current, last or first message in the folder. - <command>inc</>, <command>msgchk</>—read in your + <title><command>inc</command>, <command>msgchk</command>—read in your new email or check it - If you just type in inc and hit - return you will be well on your way to getting - started with MH. The first time you run inc it + If you just type in inc and hit + return you will be well on your way to getting + started with MH. The first time you run inc it will setup your account to use all the MH defaults and ask you about creating a Mail directory. If you have mail waiting to be downloaded you will see something that looks like: @@ -126,45 +126,45 @@ This is the same thing you will see from a - scan (see ). If you just run - inc with no arguments it will look on your + scan (see ). If you just run + inc with no arguments it will look on your computer for email that is supposed to be coming to you. A lot of people like to use POP for grabbing their email. MH can do POP to grab your email. You will need to give - inc a few command line arguments. + inc a few command line arguments. &prompt.user; inc -host mail.pop.org -user username -norpop - That tells inc to go to - mail.pop.org to download your email, and that - your username on their system is username. The - option tells inc to use + That tells inc to go to + mail.pop.org to download your email, and that + your username on their system is username. The + option tells inc to use plain POP3 for downloading your email. MH has support for a few different dialects of POP. More than likely you will never ever need to use them though. While you can do more complex things with inc such as audit files and scan format files this will get you going. - The msgchk command is used to get information - on whether or not you have new email. msgchk takes + The msgchk command is used to get information + on whether or not you have new email. msgchk takes the same and - options that inc takes. + options that inc takes. - <command>show</>, <command>next</> and - <command>prev</>—displaying and moving through + <title><command>show</command>, <command>next</command> and + <command>prev</command>—displaying and moving through email - show is to show a letter in your current - folder. Like inc, show is a fairly - straightforward command. If you just type show - and hit return then it displays the current + show is to show a letter in your current + folder. Like inc, show is a fairly + straightforward command. If you just type show + and hit return then it displays the current message. You can also give specific message numbers to show: @@ -175,23 +175,23 @@ This would display message numbers 32, 45 and 56 right after each other. Unless you change the default behavior - show basically just does a more on the + show basically just does a more on the email message. - next is used to move onto the next message and - prev will go to the previous message. Both - commands have an implied show command so that when + next is used to move onto the next message and + prev will go to the previous message. Both + commands have an implied show command so that when you go to the next message it automatically displays it. - <command>scan</>—shows you a scan of your + <title><command>scan</command>—shows you a scan of your messages - scan will display a brief listing of the + scan will display a brief listing of the messages in your current folder. This is an example of what - the scan command will give you. + the scan command will give you. 30+ 01/16 "Jordan K. Hubbar Re: FBSD 2.1<<> Do you want a library instead of @@ -205,32 +205,32 @@ configurable. This is the typical default display. It gives you the message number, the date on the email, the sender, the subject line, and a sentence fragment from the very beginning - of the email if it can fit it. The + means that + of the email if it can fit it. The + means that message is the current message, so if you do a - show it will display that message. + show it will display that message. One useful option for scan is the option. This will list your messages with the highest message number first and lowest message - number last. Another useful option with scan is to + number last. Another useful option with scan is to have it read from a file. If you want to scan your incoming - mailbox on FreeBSD without having to inc it you + mailbox on FreeBSD without having to inc it you can do scan -file - /var/mail/username. This can be used - with any file that is in the mbox format. + /var/mail/username. This can be used + with any file that is in the mbox format. - <command>rmm</> and <command>rmf</>—remove the + <title><command>rmm</command> and <command>rmf</command>—remove the current message or folder - rmm is used to remove a mail message. The + rmm is used to remove a mail message. The default is typically to not actually remove the message but to rename the file to one that is ignored by the MH commands. You will need to through periodically and physically delete the - removed messages. + removed messages. - The rmf command is used to remove folders. + The rmf command is used to remove folders. This doesn't just rename the files but actually removes the from the hard drive so you should be careful when you use this command. @@ -240,8 +240,8 @@ A typical session of reading with MH The first thing that you will want to do is - inc your new mail. So at a shell prompt just type - in inc and hit return. + inc your new mail. So at a shell prompt just type + in inc and hit return. &prompt.user; inc @@ -255,7 +255,7 @@ This shows you the new email that has been added to your - mailbox. So the next thing to do is show the email + mailbox. So the next thing to do is show the email and move around. @@ -298,8 +298,8 @@ - The rmm removed the current message and the - next command moved me on to the next message. Now + The rmm removed the current message and the + next command moved me on to the next message. Now if I wanted to look at ten most recent messages so I could read one of them here is what I would do: @@ -320,7 +320,7 @@ Then if I wanted to read message number 27 I would do a - show 27 and it would be displayed. As you can + show 27 and it would be displayed. As you can probably tell from this sample session MH is pretty easy to use and looking through emails and displaying them is fairly intuitive and easy. @@ -337,19 +337,19 @@ the concept of folders. You have undoubtedly come across the folders concept using other email programs. MH has folders too. MH can even do sub-folders of a folder. One thing you should - keep in mind with MH is that when you ran inc for + keep in mind with MH is that when you ran inc for the first time and it asked you if it could create a - Mail directory it began storing everything in that + Mail directory it began storing everything in that directory. If you look at that directory you will find a - directory named inbox. The inbox + directory named inbox. The inbox directory houses all of your incoming mail that hasn't been thrown anywhere else. Whenever you create a new folder a new directory is going to - be created underneath your MH Mail directory, and + be created underneath your MH Mail directory, and messages in that folder are going to be stored in that directory. When new email comes in that new email is thrown - into your inbox directory with a file name that is + into your inbox directory with a file name that is equivalent to the message number. So even if you didn't have any of the MH tools to read your email you could still use standard UNIX commands to munge around in those directories and @@ -357,28 +357,28 @@ a lot of power with what you can do with your email. Just as you can use message lists like 23 16 - 42 with most MH commands there is a folder option you can + 42 with most MH commands there is a folder option you can specify with just about every MH command. If you do a - scan +freebsd it will scan your freebsd + scan +freebsd it will scan your freebsd folder, and your current folder will be changed to - freebsd. If you do a show +freebsd 23 16 - 42, show is going to switch to your - freebsd folder and display messages 23, 16 and 42. - So remember that + left it as inbox. - <command>pick</>—search email that matches certain + <title><command>pick</command>—search email that matches certain criteria - pick is one of the more complex commands in + pick is one of the more complex commands in the MH system. So you might want to read the - pick1 man + pick1 man page for a more thorough understanding. At its simplest level you can do something like @@ -392,12 +392,12 @@ - This will tell pick to look through every + This will tell pick to look through every single line in every message in your current folder and tell - you which message numbers it found the word pci - in. You can then show those messages and read them - if you wish or rmm them. You would have to specify - something like show 15 42 55-57 to display them + you which message numbers it found the word pci + in. You can then show those messages and read them + if you wish or rmm them. You would have to specify + something like show 15 42 55-57 to display them though. A slightly more useful thing to do is this: @@ -410,16 +410,16 @@ This will show you the same messages you just didn't have to work as hard to do it. The option is really an abbreviation of and - pick is just a sequence which contains the message + pick is just a sequence which contains the message numbers that matched. You can use sequences with just about - any MH command. So you could have done an rmm pick + any MH command. So you could have done an rmm pick and all those messages would be removed instead. You sequence can be named anything. If you run pick again it will overwrite the old sequence if you use the same name. Doing a pick -search can be a bit more time consuming than just searching for message from someone, - or to someone. So pick allows you to use the + or to someone. So pick allows you to use the following predefined search criteria: @@ -468,7 +468,7 @@ search for any other component in the header. (i.e. - to find all emails with a certain reply-to in the header) @@ -482,7 +482,7 @@ to get a list of all the email send to the FreeBSD hackers - mailing list. pick also allows you to group these + mailing list. pick also allows you to group these criteria in different ways using the following options: @@ -531,42 +531,42 @@ something called operator precedence. Remember in math how you evaluate from left to right and you do multiplication and division first and addition and subtraction second? MH has the - same type of rules for pick. It's fairly complex + same type of rules for pick. It's fairly complex so you might want to study the man page. This document is just to help you get acquainted with MH. - <command>folder</>, <command>folders</>, - <command>refile</>—three useful programs for folder + <title><command>folder</command>, <command>folders</command>, + <command>refile</command>—three useful programs for folder maintenance There are three programs which are primarily just for - manipulating your folders. The folder program is + manipulating your folders. The folder program is used to switch between folders, pack them, and list them. At its simplest level you can do a folder - +newfolder and you will be switched into - newfolder. From there on out all your MH - commands like comp, repl, - scan, and show will act on that - newfolder folder. + +newfolder and you will be switched into + newfolder. From there on out all your MH + commands like comp, repl, + scan, and show will act on that + newfolder folder. Sometimes when you are reading and deleting messages you - will develop holes in your folders. If you do a - scan you might just see messages 34, 35, 36, 43, + will develop holes in your folders. If you do a + scan you might just see messages 34, 35, 36, 43, 55, 56, 57, 80. If you do a folder -pack this will renumber all your messages so that there are no holes. It doesn't actually delete any messages though. So you may need to periodically go through and physically delete - rmm'd messages. + rmm'd messages. If you need statistics on your folders you can do a - folders or folder -all to list + folders or folder -all to list all your folders, how many messages they have, what the current message is in each one and so on. This line of stats it displays for all your folders is the same one you get when - you change to a folder with folder +foldername. A - folders command looks like this: + you change to a folder with folder +foldername. A + folders command looks like this: Folder # of messages ( range ); cur msg (other files) @@ -585,17 +585,17 @@ - The refile command is what you use to move + The refile command is what you use to move messages between folders. When you do something like - refile 23 +netfuture message number 23 is moved - into the netfuture folder. You could also do - something like refile 23 +netfuture/latest which + refile 23 +netfuture message number 23 is moved + into the netfuture folder. You could also do + something like refile 23 +netfuture/latest which would put message number 23 in a subfolder called - latest under the netfuture folder. + latest under the netfuture folder. If you want to keep a message in the current folder and link it you can do a refile -link 23 +netfuture - which would keep 23 in your current inbox but - also list in your netfuture folder. You are + which would keep 23 in your current inbox but + also list in your netfuture folder. You are probably beginning to realize some of the really powerful things you can do with MH. @@ -613,29 +613,29 @@ Subject: headers already in it. You are then sent into your editor where you fill in the header information and then type the body of your message below the dashed lines in the message. - Then to the whatnow program. When you are at the + Then to the whatnow program. When you are at the What now? prompt you can tell it to - send, list, edit, - edit, push, and quit. Most + send, list, edit, + edit, push, and quit. Most of these commands are self-explanatory. So the message sending process involves copying a component file, editing your email, - and then telling the whatnow program what to do with + and then telling the whatnow program what to do with your email. - <command>comp</>, <command>forw</>, - <command>reply</>—compose, forward or reply to a message + <title><command>comp</command>, <command>forw</command>, + <command>reply</command>—compose, forward or reply to a message to someone - The comp program has a few useful command line + The comp program has a few useful command line options. The most important one to know right now is the option. When MH is installed the default editor is usually a program called - prompter which comes with MH. It's not a very + prompter which comes with MH. It's not a very exciting editor and basically just gets the job done. So when you go to compose a message to someone you might want to use - comp -editor /usr/bin/vi/ or comp -editor - /usr/local/bin/pico/ instead. Once you have run + comp -editor /usr/bin/vi/ or comp -editor + /usr/local/bin/pico/ instead. Once you have run comp you are in your editor and you see something that looks like this: @@ -648,9 +648,9 @@ You need to put the person you are sending the mail to - after the To: line. It works the same way for the + after the To: line. It works the same way for the other headers also, so you would need to put your subject - after the Subject: line. Then you would just put + after the Subject: line. Then you would just put the body of your message after the dashed lines. It may seem a bit simplistic since a lot of email programs have special requesters that ask you for this information but there really @@ -667,55 +667,55 @@ You can now save this message and exit your editor. You - will see the What now? prompt and you can type in - send or s and hit - return. Then the FreeBSD core team will receive + will see the What now? prompt and you can type in + send or s and hit + return. Then the FreeBSD core team will receive their just rewards. As I mentioned earlier you can also use - other commands, for example quit if you don't want + other commands, for example quit if you don't want to send the message. - The forw command is stunningly similar. The + The forw command is stunningly similar. The big difference being that the message you are forwarding is automatically included in the outgoing message. When you run - forw it will forward your current message. You can + forw it will forward your current message. You can always tell it to forward something else by doing something - like forw 23 and then message number 23 will be + like forw 23 and then message number 23 will be put in your outgoing message instead of the current message. - Beyond those small differences forw functions - exactly the same as comp. You go through the exact + Beyond those small differences forw functions + exactly the same as comp. You go through the exact same message sending process. - The repl command will reply to whatever your + The repl command will reply to whatever your current message is, unless you give it a different message to - reply to. repl will do its best to go ahead and + reply to. repl will do its best to go ahead and fill in some of the email headers already. So you will notice - that the To: header already has the address of the - recipient in there. Also the Subject: line will + that the To: header already has the address of the + recipient in there. Also the Subject: line will already be filled in. You then go about the normal message composition process and you are done. One useful command line option to know here is the option. You - can use all, to, cc, - me after the option to have - repl automatically add the various addresses to + can use all, to, cc, + me after the option to have + repl automatically add the various addresses to the cc list in the message. You have probably noticed that the original message isn't included. This is because most MH setups are configured to do this from the start. - <filename>components</>, and - <filename>replcomps</>—components files for - <command>comp</> and <command>repl</> + <filename>components</filename>, and + <filename>replcomps</filename>—components files for + <command>comp</command> and <command>repl</command> - The components file is usually in + The components file is usually in /usr/local/lib/mh. You can copy that file into your MH Mail directory and edit to contain what you want it to contain. It is a fairly basic file. You have various email headers at the top, a dashed line and then nothing. The comp command just copies this - components file and then edits it. You can add + components file and then edits it. You can add any kind of valid RFC822 header you want. For instance you - could have something like this in your components + could have something like this in your components file: @@ -729,13 +729,13 @@ MH would then copy this components file and throw you into - your editor. The components file is fairly + your editor. The components file is fairly simple. If you wanted to have a signature on those messages you would just put your signature in that - components file. + components file. - The replcomps file is a bit more complex. The - default replcomps looks like this: + The replcomps file is a bit more complex. The + default replcomps looks like this: %(lit)%(formataddr %<{reply-to}%?{from}%?{sender}%?{return-path}%>)\ @@ -752,12 +752,12 @@ It's in the same basic format as the - components file but it contains quite a few extra - formatting codes. The %(lit) command makes room - for the address. The %(formataddr is a function + components file but it contains quite a few extra + formatting codes. The %(lit) command makes room + for the address. The %(formataddr is a function that returns a proper email address. The next part is %< which means if and the - {reply-to} means the reply-to field in the + {reply-to} means the reply-to field in the original message. So that might be translated this way: @@ -774,7 +774,7 @@ variables mean. All of the information on writing these format strings is in the MH-Format man page. The really nice thing is that once you have built your customized - replcomps file you won't need to touch it again. + replcomps file you won't need to touch it again. No other email program really gives you the power and flexibility that MH gives you. Number Four: Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/multi-os/article.sgml,v retrieving revision 1.12 diff -u -r1.12 article.sgml --- article.sgml 2000/05/30 22:48:47 1.12 +++ article.sgml 2000/07/25 21:51:18 @@ -144,11 +144,11 @@ - /dev/wd0 (first physical hard disk) + /dev/wd0 (first physical hard disk) - /dev/wd1 (second hard disk) + /dev/wd1 (second hard disk) @@ -157,7 +157,7 @@ I boot from a MS-DOS or Windows 95 boot disk that - contains the FDISK.EXE utility and make a small + contains the FDISK.EXE utility and make a small 50 meg primary partition (35-40 for Windows 95, plus a little breathing room) on the first disk. Also create a larger partition on the second hard disk for my Windows @@ -166,7 +166,7 @@ I reboot and install Windows 95 (easier said than done) - on the C: partition. + on the C: partition. @@ -191,15 +191,15 @@ 1024th cylinder. (The 1024th cylinder is 528 megs into the disk with our hypothetical 720MB disks). I will use the rest of the hard drive (about 270 megs) for the - /usr and / slices if I wish. The + /usr and / slices if I wish. The rest of the second hard disk (size depends on the amount of my Windows application/data partition that I created in step - 1 can go to the /usr/src slice and swap + 1 can go to the /usr/src slice and swap space. - When viewed with the Windows 95 fdisk + When viewed with the Windows 95 fdisk utility, my hard drives should now look something like this: @@ -238,14 +238,14 @@ Install FreeBSD. I make sure to boot with my first hard - disk set at NORMAL in the BIOS. If it is not, + disk set at NORMAL in the BIOS. If it is not, I'll have the enter my true disk geometry at boot time (to get this, boot Windows 95 and consult Microsoft Diagnostics - (MSD.EXE), or check your BIOS) with the - parameter hd0=1416,16,63 where - 1416 is the number of cylinders on my hard - disk, 16 is the number of heads per track, - and 63 is the number of sectors per track on + (MSD.EXE), or check your BIOS) with the + parameter hd0=1416,16,63 where + 1416 is the number of cylinders on my hard + disk, 16 is the number of heads per track, + and 63 is the number of sectors per track on the drive. @@ -275,7 +275,7 @@ cylinder. If you install Windows 95 on an existing BSD system, it will - destroy the MBR, and you will have to reinstall your + destroy the MBR, and you will have to reinstall your previous boot manager. Boot Easy can be reinstalled by using the BOOTINST.EXE utility included in the \TOOLS directory on the CD-ROM, and via jayrich@sysc.com
)
. FreeBSD+Win95: If you installed FreeBSD after Windows 95, - you should see DOS on the Boot Easy menu. This is + you should see DOS on the Boot Easy menu. This is Windows 95. If you installed Windows 95 after FreeBSD, read above. As long as your hard disk does not have 1024 cylinders you should not have a problem booting. If one of your partitions goes beyond the 1024th cylinder however, - and you get messages like invalid system disk + and you get messages like invalid system disk under DOS (Windows 95) and FreeBSD will not boot, try looking for a setting in your BIOS called > 1024 cylinder - support or NORMAL/LBA mode. DOS may need LBA + support or NORMAL/LBA mode. DOS may need LBA (Logical Block Addressing) in order to boot correctly. If the idea of switching BIOS settings every time you boot up doesn't appeal to you, you can boot FreeBSD through DOS via the - FBSDBOOT.EXE utility on the CD (It should find your + FBSDBOOT.EXE utility on the CD (It should find your FreeBSD partition and boot it.) FreeBSD+OS/2+Win95: Nothing new here. OS/2's boot manger @@ -399,7 +399,7 @@ (# of cylinders) × (# heads) × (63 - sectors/track) × (512 bytes/sect) + sectors/track) × (512 bytes/sect) For example, on my 1.6 Gig Western Digital AC31600 EIDE hard @@ -419,9 +419,9 @@ though: if you're using BIOS LBA (see ), you can't use just any program to get the physical geometry. This is because many programs (e.g. - MSD.EXE or FreeBSD fdisk) don't identify the + MSD.EXE or FreeBSD fdisk) don't identify the physical disk geometry; they instead report the - translated geometry (virtual numbers from using + translated geometry (virtual numbers from using LBA). Stay tuned for what that means. One other useful thing about these terms. Given 3 @@ -434,9 +434,9 @@ For those that are interested in more technical details, information on disk geometry, boot sectors, BIOSes, etc. can be found all over the net. Query Lycos, Yahoo, etc. for - boot sector or master boot record. + boot sector or master boot record. Among the useful info you'll find are Hale Landis's - How It Works document pack. See the How It Works document pack. See the section for a few pointers to this pack. @@ -449,21 +449,21 @@ On the first sector of your disk (Cyl 0, Head 0, Sector 1) lives the Master Boot Record (MBR). It contains a map of your - disk. It identifies up to 4 partitions, each of + disk. It identifies up to 4 partitions, each of which is a contiguous chunk of that disk. FreeBSD calls - partitions slices to avoid confusion with it's + partitions slices to avoid confusion with it's own partitions, but we won't do that here. Each partition can contain its own operating system. Each partition entry in the MBR has a Partition - ID, a Start Cylinder/Head/Sector, and an - End Cylinder/Head/Sector. The Partition ID + ID, a Start Cylinder/Head/Sector, and an + End Cylinder/Head/Sector. The Partition ID tells what type of partition it is (what OS) and the Start/End tells where it is. lists a smattering of some common Partition IDs. - Partition IDs</> + <title>Partition IDs @@ -515,7 +515,7 @@ Note that not all partitions are bootable (e.g. Extended DOS). Some are—some aren't. What makes a partition bootable is the configuration of the Partition Boot - Sector that exists at the beginning of each + Sector that exists at the beginning of each partition.When you configure your favorite boot manager, it looks up @@ -577,7 +577,7 @@ - 64 sectors/track, max (actually 63, 0 + 64 sectors/track, max (actually 63, 0 isn't available) Number Five: Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v retrieving revision 1.13 diff -u -r1.13 article.sgml --- article.sgml 2000/06/27 02:48:51 1.13 +++ article.sgml 2000/07/25 21:44:49 @@ -565,7 +565,7 @@ - CtrlL + CtrlL to redraw the screen @@ -573,36 +573,36 @@ - Ctrlb and - Ctrlf + Ctrlb and + Ctrlf go back and forward a screen, as they do with - more and view. + more and view. - Practice with vi in your home directory by - creating a new file with vi filename + Practice with vi in your home directory by + creating a new file with vi filename and adding and deleting text, saving the file, and calling it up - again. vi delivers some surprises because it's + again. vi delivers some surprises because it's really quite complex, and sometimes you'll inadvertently issue a command that will do something you don't expect. (Some people - actually like vi—it's more powerful than DOS - EDIT—find out about the :r command.) Use - Esc one or more times to be sure you're in command + actually like vi—it's more powerful than DOS + EDIT—find out about the :r command.) Use + Esc one or more times to be sure you're in command mode and proceed from there when it gives you trouble, save - often with :w, and use :q! to get out - and start over (from your last :w) when you need + often with :w, and use :q! to get out + and start over (from your last :w) when you need to. - Now you can cd to /etc, - su to root, use vi to edit the file + Now you can cd to /etc, + su to root, use vi to edit the file /etc/group, and add a user to wheel so the user has root privileges. Just add a comma and the user's login name to the end of the first line in the file, press - Esc, and use :wq to write the file to + Esc, and use :wq to write the file to disk and quit. Instantly effective. (You didn't put a space after the comma, did you?) @@ -625,7 +625,7 @@ will remove formatting codes and send the man page to the chmod.txt file instead of showing it on your screen. Now put a dos-formatted diskette in your floppy - drive a, su to root, and type + drive a, su to root, and type &prompt.root; /sbin/mount -t msdos /dev/fd0 /mnt @@ -636,7 +636,7 @@ /mnt.Now (you no longer need to be root, and you can type - exit to get back to being user jack) you can go to + exit to get back to being user jack) you can go to the directory where you created chmod.txt and copy the file to the floppy with: @@ -661,10 +661,10 @@ /sbin/dmesg is the boot log record, and it's useful to understand it because it shows what FreeBSD found when it booted up. If you ask questions on - freebsd-questions@FreeBSD.org or on a USENET + freebsd-questions@FreeBSD.org or on a USENET group—like FreeBSD isn't finding my tape drive, what do I do?—people will want to know what - dmesg has to say. + dmesg has to say. You can now dismount the floppy drive (as root) to get the disk out with @@ -679,7 +679,7 @@ Wordpad, or a word processor, make a minor change so the file has to be saved, and print as you normally would from DOS or Windows. Hope it works! man pages come out best if printed - with the dos print command. (Copying files from + with the dos print command. (Copying files from FreeBSD to a mounted dos partition is in some cases still a little risky.) @@ -687,15 +687,15 @@ an appropriate entry in /etc/printcap and creating a matching spool directory in /var/spool/output. If your printer is on - lpt0 (what dos calls LPT1), you may + lpt0 (what dos calls LPT1), you may only need to go to /var/spool/output and - (as root) create the directory lpd by typing: + (as root) create the directory lpd by typing: mkdir lpd, if it doesn't already exist. Then the printer should respond if it's turned on when the system is booted, and lp or lpr should send a file to the printer. Whether or not the file actually prints depends on configuring it, which is covered in the FreeBSD handbook. + URL="../../handbook/handbook.html">FreeBSD handbook. @@ -703,7 +703,7 @@ - df + df shows file space and mounted systems. @@ -711,27 +711,27 @@ - ps aux + ps aux - shows processes running. ps ax is a + shows processes running. ps ax is a narrower form. - rm filename + rm filename - remove filename. + remove filename. - rm -R dir + rm -R dir - removes a directory dir and all + removes a directory dir and all subdirectories—careful! @@ -750,7 +750,7 @@ - passwd + passwd to change user's password (or root's password) @@ -758,7 +758,7 @@ - man hier + man hier man page on the Unix file system @@ -766,7 +766,7 @@ - Use find to locate filename in + Use find to locate filename in /usr or any of its subdirectories with @@ -776,7 +776,7 @@ You can use * as a wildcard in - "filename" (which should be in + "filename" (which should be in quotes). If you tell find to search in / instead of /usr it will look for the file(s) on all mounted file systems, including the CDROM and the @@ -802,7 +802,7 @@ URL="http://www.cdrom.com/">Walnut Creek CDROM as well as the web site. The handbook tells you more about how to use them (get the package if it exists, with pkg_add - /cdrom/packages/All/packagename, where + /cdrom/packages/All/packagename, where packagename is the filename of the package). The cdrom has lists of the packages and ports with brief descriptions in cdrom/packages/index, @@ -813,10 +813,10 @@ programs and program names respectively. If you find the handbook too sophisticated (what with - lndir and all) on installing ports from the cdrom, + lndir and all) on installing ports from the cdrom, here's what usually works: - Find the port you want, say kermit. There will + Find the port you want, say kermit. There will be a directory for it on the cdrom. Copy the subdirectory to /usr/local (a good place for software you add that should be available to all users) with: @@ -833,16 +833,16 @@ Next, create the directory /usr/ports/distfiles if it doesn't already - exist using mkdir. Now check check + exist using mkdir. Now check check /cdrom/ports/distfiles for a file with a name that indicates it's the port you want. Copy that file to /usr/ports/distfiles; in recent versions you can skip this step, as FreeBSD will do it for you. In the - case of kermit, there is no distfile. + case of kermit, there is no distfile. - Then cd to the subdirectory of + Then cd to the subdirectory of /usr/local/kermit that has the file - Makefile. Type + Makefile. Type &prompt.root; make all install @@ -856,17 +856,17 @@ /cdrom/ports/distfiles, you will have to get the distfile using another machine and copy it to /usr/ports/distfiles from a floppy or your - dos partition. Read Makefile (with cat - or more or view) to find out where to go + dos partition. Read Makefile (with cat + or more or view) to find out where to go (the master distribution site) to get the file and what its name is. Its name will be truncated when downloaded to DOS, and after you get it into /usr/ports/distfiles - you'll have to rename it (with the mv command) to + you'll have to rename it (with the mv command) to its original name so it can be found. (Use binary file transfers!) Then go back to /usr/local/kermit, find the directory with - Makefile, and type make all - install. + Makefile, and type make all + install. The other thing that happens when installing ports or packages is that some other program is needed. If the @@ -874,10 +874,10 @@ unzip or whatever, you might need to install the package or port for unzip before you continue. - Once it's installed type rehash to make FreeBSD + Once it's installed type rehash to make FreeBSD reread the files in the path so it knows what's there. (If you - get a lot of path not found messages when you use - whereis or which, you might want to make additions + get a lot of path not found messages when you use + whereis or which, you might want to make additions to the list of directories in the path statement in .cshrc in your home directory. The path statement in Unix does the same kind of work it does in DOS, @@ -890,10 +890,10 @@ from their ftp site. (Netscape requires the X Window System.) There's now a FreeBSD version, so look around carefully. Just use gunzip - filename and tar xvf - filename on it, move the binary to + filename and tar xvf + filename on it, move the binary to /usr/local/bin or some other place binaries - are kept, rehash, and then put the following lines + are kept, rehash, and then put the following lines in .cshrc in each user's home directory or (easier) in /etc/csh.cshrc, the system-wide csh start-up file: @@ -901,11 +901,11 @@ setenv XKEYSYMDB /usr/X11R6/lib/X11/XKeysymDB setenv XNLSPATH /usr/X11R6/lib/X11/nls - + - This assumes that the file XKeysymDB and the - directory nls are in + This assumes that the file XKeysymDB and the + directory nls are in /usr/X11R6/lib/X11; if they're not, find them and put them there. @@ -977,7 +977,7 @@ you the tcsh as root, because the shell is part of the environment. You can make this permanent by adding it to your .tcshrc file as an alias with - alias su su -m. + alias su su -m. When tcsh starts up, it will read the @@ -1020,10 +1020,10 @@ Other As root, you can dismount the CDROM with - /sbin/umount /cdrom, take it out of the drive, + /sbin/umount /cdrom, take it out of the drive, insert another one, and mount it with - /sbin/mount_cd9660 /dev/cd0a /cdrom assuming - cd0a is the device name for your CDROM drive. The + /sbin/mount_cd9660 /dev/cd0a /cdrom assuming + cd0a is the device name for your CDROM drive. The most recent versions of FreeBSD let you mount the cdrom with just /sbin/mount /cdrom. @@ -1031,12 +1031,12 @@ CDROM disks—is useful if you've got limited space. What is on the live file system varies from release to release. You might try playing games from the cdrom. This involves using - lndir, which gets installed with the X Window + lndir, which gets installed with the X Window System, to tell the program(s) where to find the necessary files, because they're in the /cdrom file system instead of in /usr and its subdirectories, which is where they're expected to be. Read - man lndir. + man lndir. @@ -1049,6 +1049,6 @@ Fieber for helpful comments. Annelise Anderson, - andrsn@andrsn.stanford.edu + andrsn@andrsn.stanford.edu Number Six: Index: article.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/programming-tools/article.sgml,v retrieving revision 1.11 diff -u -r1.11 article.sgml --- article.sgml 2000/06/14 13:18:43 1.11 +++ article.sgml 2000/07/25 21:48:27 @@ -44,10 +44,10 @@ FreeBSD offers an excellent development environment. Compilers for C, C++, and Fortran and an assembler come with the basic system, not to mention a Perl interpreter and classic Unix - tools such as sed and awk. If that is + tools such as sed and awk. If that is not enough, there are many more compilers and interpreters in the Ports collection. FreeBSD is very compatible with standards - such as POSIX and ANSI C, as well with + such as POSIX and ANSI C, as well with its own BSD heritage, so it is possible to write applications that will compile and run with little or no modification on a wide range of platforms. @@ -73,8 +73,8 @@ instruction. This section gives an overview of the two main ways in which you can give these instructions, or commands as they are usually called. One way - uses an interpreter, the other a - compiler. As human languages are too difficult for + uses an interpreter, the other a + compiler. As human languages are too difficult for a computer to understand in an unambiguous way, commands are usually written in one or other languages specially designed for the purpose. @@ -105,10 +105,10 @@ start if you have not done any programming before. This kind of environment is typically found with languages like Lisp, Smalltalk, Perl and Basic. It could also be argued that the - Unix shell (sh, csh) is itself an + Unix shell (sh, csh) is itself an interpreter, and many people do in fact write shell scripts to help with various - housekeeping tasks on their machine. Indeed, part + housekeeping tasks on their machine. Indeed, part of the original Unix philosophy was to provide lots of small utility programs that could be linked together in shell scripts to perform useful tasks. @@ -135,16 +135,16 @@ - BASIC + BASIC Short for Beginner's All-purpose Symbolic Instruction Code. Developed in the 1950s for teaching University students to program and provided with every self-respecting personal computer in the 1980s, - BASIC has been the first programming + BASIC has been the first programming language for many programmers. It's also the foundation - for Visual Basic. + for Visual Basic. The Bywater @@ -184,7 +184,7 @@ Very popular with system administrators for writing scripts; also often used on World Wide Web servers for - writing CGI scripts. + writing CGI scripts. The latest version (version 5) comes with FreeBSD. @@ -284,7 +284,7 @@ using separate programs, many commercial compiler makers have produced Integrated Development Environments (IDEs for short). FreeBSD does not have an - IDE as such; however it is possible to use Emacs + IDE as such; however it is possible to use Emacs for this purpose. This is discussed in . @@ -295,7 +295,7 @@ This section deals only with the GNU compiler for C and C++, since that comes with the base FreeBSD system. It can be - invoked by either cc or gcc. The + invoked by either cc or gcc. The details of producing a program with an interpreter vary considerably between interpreters, and are usually well covered in the documentation and on-line help for the @@ -324,9 +324,9 @@ understandable by humans. Allegedly. - To be strictly accurate, cc converts the + To be strictly accurate, cc converts the source code into its own, machine-independent - p-code instead of assembly language at + p-code instead of assembly language at this stage. @@ -361,20 +361,20 @@ - The word compiling is often used to refer to + The word compiling is often used to refer to just steps 1 to 4—the others are referred to as - linking. Sometimes step 1 is referred to as - pre-processing and steps 3-4 as - assembling. + linking. Sometimes step 1 is referred to as + pre-processing and steps 3-4 as + assembling. Fortunately, almost all this detail is hidden from you, as - cc is a front end that manages calling all these + cc is a front end that manages calling all these programs with the right arguments for you; simply typing &prompt.user; cc foobar.c - will cause foobar.c to be compiled by all the + will cause foobar.c to be compiled by all the steps above. If you have more than one file to compile, just do something like @@ -393,18 +393,18 @@ isn't. - There are lots and lots of options for cc, which + There are lots and lots of options for cc, which are all in the man page. Here are a few of the most important ones, with examples of how to use them. - + The output name of the file. If you do not use this - option, cc will produce an executable called - a.out. + option, cc will produce an executable called + a.out. The reasons for this are buried in the mists of @@ -432,7 +432,7 @@ - This will produce an object file (not an + This will produce an object file (not an executable) called foobar.o. This can be linked together with other object files into an executable. @@ -525,7 +525,7 @@ Turn off most, but not all, of the - non-ANSI C features provided by + non-ANSI C features provided by cc. Despite the name, it does not guarantee strictly that your code will comply to the standard. @@ -537,7 +537,7 @@ Turn off all - cc's non-ANSI C + cc's non-ANSI C features. @@ -1478,7 +1478,7 @@ listings of core files and sweat over machine code manuals, but now life is a bit easier. Incidentally, under FreeBSD and other 4.4BSD systems, a core file is called - progname.core instead of just + progname.core instead of just core, to make it clearer which program a core file belongs to. @@ -1771,7 +1771,7 @@ - Everything beginning with a ; is a comment + Everything beginning with a ; is a comment and is ignored by Emacs. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 15:57: 4 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 77A2337B712; Tue, 25 Jul 2000 15:57:02 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA02036; Tue, 25 Jul 2000 15:57:02 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Tue, 25 Jul 2000 15:57:02 -0700 (PDT) From: Message-Id: <200007252257.PAA02036@freefall.freebsd.org> To: jim@FreeBSD.org, freebsd-doc@freebsd.org, jim@FreeBSD.org Subject: Re: docs/20183: Patches to replaces s by something correct Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Patches to replaces s by something correct Responsible-Changed-From-To: freebsd-doc->jim Responsible-Changed-By: jim Responsible-Changed-When: Tue Jul 25 15:56:34 PDT 2000 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=20183 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 16: 0:11 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CD3437BB0D for ; Tue, 25 Jul 2000 16:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA02309; Tue, 25 Jul 2000 16:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9AA0537B712; Tue, 25 Jul 2000 15:57:46 -0700 (PDT) Message-Id: <20000725225746.9AA0537B712@hub.freebsd.org> Date: Tue, 25 Jul 2000 15:57:46 -0700 (PDT) From: renaud@waldura.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/20185: Wrong reference to include file in tty(4) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20185 >Category: docs >Synopsis: Wrong reference to include file in tty(4) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 16:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Renaud Waldura >Release: 4.0 >Organization: >Environment: FreeBSD ebola.biohz.net 4.0-RELEASE FreeBSD 4.0-RELEASE #11: Wed Jun 14 13:46:15 PDT 2000 root@ebola.biohz.net:/usr/src/sys/compile/LOCAL i386 >Description: A little mistake in tty(4): it says the struct winsize is defined in . It is actually defined in . >How-To-Repeat: Read tty(4), looking for WINSZ. Grep for winsize in /usr/include/sys/ioctl.h => nothing. >Fix: *** tty.4.orig Tue Jul 25 15:47:13 2000 --- tty.4 Tue Jul 25 15:48:16 2000 *************** *** 324,330 **** screen size. The .Va winsize structure is defined in ! .Pa Aq sys/ioctl.h . .It Dv TIOCSWINSZ Fa struct winsize *ws Set the window size associated with the terminal to be the value in the --- 324,330 ---- screen size. The .Va winsize structure is defined in ! .Pa Aq sys/ttycom.h . .It Dv TIOCSWINSZ Fa struct winsize *ws Set the window size associated with the terminal to be the value in the >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 16:10: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B375837BB71 for ; Tue, 25 Jul 2000 16:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA04449; Tue, 25 Jul 2000 16:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 25 Jul 2000 16:10:02 -0700 (PDT) Message-Id: <200007252310.QAA04449@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Ben Smithurst Subject: Re: docs/20180: More emphasis is needed on the /usr/share/examples/ppp in documentation Reply-To: Ben Smithurst Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20180; it has been noted by GNATS. From: Ben Smithurst To: george.russell@clara.net Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: docs/20180: More emphasis is needed on the /usr/share/examples/ppp in documentation Date: Tue, 25 Jul 2000 23:29:13 +0100 george.russell@clara.net wrote: > The handbook could mention this idrectory, and the files it contains, > as a basis for ppp.conf , not just the single example Hmm, it currently says "Example configuration files can be found in the /etc/ppp directory", which does need fixing. Do you think any other reference to the examples directory is needed? (This is at the end of section 15.2.1.5.1 in the handbook.) I'll mention it at the start of section 3.2.1 in the PPP Primer too. > Also the man 8 ppp section, connecting to your ISP Well, I think it should really be mentioned in the FILES section, if anywhere. Since it already mentioned /usr/share/examples/ppp a few times though, it might not be needed. If you search for either "example" or "sample" in ppp(8) you'll find it... -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 16:34: 1 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id E4A3837BBA7 for ; Tue, 25 Jul 2000 16:33:54 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 89606 invoked by alias); 25 Jul 2000 23:36:07 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id AAA11737; Wed, 26 Jul 2000 00:59:18 +0200 (CEST) (envelope-from ue) Date: Wed, 26 Jul 2000 00:59:17 +0200 From: Udo Erdelhoff To: freebsd-doc@FreeBSD.ORG Cc: Nik Clayton Subject: Re: Foo Message-ID: <20000726005917.Y66732@nathan.ruhr.de> References: <20000725001225.V66732@nathan.ruhr.de> <20000724201238.A20390@luna.osd.bsdi.com> <20000725132643.A12969@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000725132643.A12969@catkin.nothing-going-on.org>; from nik@freebsd.org on Tue, Jul 25, 2000 at 01:26:43PM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 01:26:43PM +0100, Nik Clayton wrote: > On Mon, Jul 24, 2000 at 08:12:38PM -0700, Jim Mock wrote: > > I think changing them is a good thing. Hint received. > Yes, it's valid, and no, we don't encourage it :-) This should really be > in the primer style guide. The patches (for the , not for the psg) are on their way. /s/Udo -- "I say we take off and nuke the site from orbit - it's the only way to be sure." (Aliens II) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 16:40: 9 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C99837BD68 for ; Tue, 25 Jul 2000 16:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07177; Tue, 25 Jul 2000 16:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hand.dotat.at (sfo-gw.covalent.net [207.44.198.62]) by hub.freebsd.org (Postfix) with ESMTP id E9A2C37BB47 for ; Tue, 25 Jul 2000 16:31:24 -0700 (PDT) (envelope-from fanf@hand.dotat.at) Received: from fanf by hand.dotat.at with local (Exim 3.15 #3) id 13HEAd-0007Kz-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 25 Jul 2000 23:31:31 +0000 Message-Id: Date: Tue, 25 Jul 2000 23:31:31 +0000 From: Tony Finch Reply-To: Tony Finch To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20187: md.4 is missing from /usr/src/share/man/man4/Makefile Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20187 >Category: docs >Synopsis: md.4 is missing from /usr/src/share/man/man4/Makefile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 16:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tony Finch >Release: FreeBSD 4.1-RC-20000720 i386 >Organization: dotat >Environment: FreeBSD hand.dotat.at 4.1-RC-20000720 FreeBSD 4.1-RC-20000720 #0: Thu Jul 20 22:40:55 UTC 2000 root@hand.dotat.at:/other/obj/other/src/sys/DELL-Latitude-CPx i386 >Description: md.4 is missing from /usr/src/share/man/man4/Makefile >How-To-Repeat: >Fix: MFC rev 1.96 --- /usr/src/share/man/man4/Makefile.orig Thu Jul 20 18:29:41 2000 +++ /usr/src/share/man/man4/Makefile Tue Jul 25 21:07:48 2000 @@ -9,7 +9,7 @@ icmp.4 icmp6.4 ifmib.4 iic.4 iicbb.4 iicbus.4 iicsmb.4 \ inet.4 inet6.4 intpm.4 intro.4 ip.4 ip6.4 ipfirewall.4 ipsec.4 isp.4 \ ispfw.4 joy.4 kame.4 keyboard.4 kld.4 \ - kue.4 lo.4 lp.4 lpbb.4 lpt.4 mem.4 mlx.4 mouse.4 mtio.4 natm.4 \ + kue.4 lo.4 lp.4 lpbb.4 lpt.4 md.4 mem.4 mlx.4 mouse.4 mtio.4 natm.4 \ ncr.4 netintro.4 ng_ether.4 null.4 ohci.4 pass.4 pci.4 pcm.4 pcvt.4 \ ppbus.4 ppc.4 ppi.4 ppp.4 psm.4 pt.4 pty.4 rl.4 \ route.4 sa.4 sbc.4 screen.4 scsi.4 \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 16:42:16 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id CBDD037BC17 for ; Tue, 25 Jul 2000 16:42:11 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 90511 invoked by alias); 25 Jul 2000 23:44:26 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id BAA12054; Wed, 26 Jul 2000 01:42:08 +0200 (CEST) (envelope-from ue) Date: Wed, 26 Jul 2000 01:42:08 +0200 From: Udo Erdelhoff To: freebsd-doc@FreeBSD.ORG Cc: Jun Kuriyama Subject: Re: populating man-refs.ent Message-ID: <20000726014208.Z66732@nathan.ruhr.de> References: <20000721192348.I66732@nathan.ruhr.de> <7mog3mj33q.wl@waterblue.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <7mog3mj33q.wl@waterblue.imgsrc.co.jp>; from kuriyama@FreeBSD.ORG on Tue, Jul 25, 2000 at 12:33:29PM +0900 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 12:33:29PM +0900, Jun Kuriyama wrote: > At 21 Jul 2000 17:30:10 GMT, > Udo Erdelhoff wrote: > > The current policy for man-refs.ent seems to be "only one step at a time". > > If you need an additional entity, you'll have to add it to man-refs.ent > > (or find somebody who can add it for you). > > According to doc/ja_JP.eucJP/man, it seems there are about 1200 > manpages. And currently we have about 200 entries in man-refs.ent. A -current box should have 1421 different manpages right now. If I include the manpages retired during the last months, the count rises to 1453. Unfortunately, many manpages (451 of them) are installed two or more times. If you include these additonal manpages, you'll end with approx. 3500 entities. builtins(1), queue(3) and rpc(3) are the worst offenders. > but many entities in man-refs.ent may make buidling documents slow down. I've been using a man-refs.ent with 3514 entities for a couple days now. The build time for the handbook increased by almost 2 seconds from 2 minutes 57 seconds to 2 minutes 59 seconds; I couldn't detect an increase of the build time for the FAQ. > And jade will eat more memory to keep entities. The size of man-refs.ent increases from 17 KByte (220 entities) to 281961 Kbyte (all 3514 entities). The memory foorprint of jade was approx. 32 MBytes in both cases. /s/Udo -- Abandon the search for Truth; settle for a good fantasy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Tue Jul 25 23: 4:42 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 0F57237B572; Tue, 25 Jul 2000 23:04:23 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13HIHo-0005eg-00; Wed, 26 Jul 2000 04:55:12 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13HIHo-00089m-00; Wed, 26 Jul 2000 04:55:12 +0100 Date: Wed, 26 Jul 2000 04:55:12 +0100 From: Ben Smithurst To: Nik Clayton Cc: doc@FreeBSD.org Subject: Re: FAQ: "root: not found" messages from cron Message-ID: <20000726045512.B28657@strontium.scientia.demon.co.uk> References: <20000719223446.D75784@strontium.scientia.demon.co.uk> <20000721225942.D2302@kilt.nothing-going-on.org> <20000723193639.X64132@strontium.scientia.demon.co.uk> <20000724195712.D57387@catkin.nothing-going-on.org> <20000724220302.F28657@strontium.scientia.demon.co.uk> <20000724233822.I57387@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000724233822.I57387@catkin.nothing-going-on.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton wrote: > Try this instead. > > (element errorname > (make sequence > > > ($mono-seq$ (process-children)) > > > )) Thanks, I've committed that. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 0:40:44 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 871D537B652; Wed, 26 Jul 2000 00:40:43 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA67904; Wed, 26 Jul 2000 00:40:43 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Date: Wed, 26 Jul 2000 00:40:43 -0700 (PDT) From: Message-Id: <200007260740.AAA67904@freefall.freebsd.org> To: dot@dotat.at, jkh@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20187: md.4 is missing from /usr/src/share/man/man4/Makefile Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: md.4 is missing from /usr/src/share/man/man4/Makefile State-Changed-From-To: open->closed State-Changed-By: jkh State-Changed-When: Wed Jul 26 00:40:34 PDT 2000 State-Changed-Why: Fixed, thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=20187 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 1:56:26 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 899FE37B893; Wed, 26 Jul 2000 01:56:24 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA76785; Wed, 26 Jul 2000 01:56:24 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Wed, 26 Jul 2000 01:56:24 -0700 (PDT) From: Message-Id: <200007260856.BAA76785@freefall.freebsd.org> To: renaud@waldura.org, sheldonh@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20185: Wrong reference to include file in tty(4) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Wrong reference to include file in tty(4) State-Changed-From-To: open->closed State-Changed-By: sheldonh State-Changed-When: Wed Jul 26 01:55:56 PDT 2000 State-Changed-Why: includes . http://www.freebsd.org/cgi/query-pr.cgi?pr=20185 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 2:22:22 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FFA637BE97; Wed, 26 Jul 2000 02:22:20 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA80821; Wed, 26 Jul 2000 02:22:20 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Date: Wed, 26 Jul 2000 02:22:20 -0700 (PDT) From: Message-Id: <200007260922.CAA80821@freefall.freebsd.org> To: sheldonh@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: misc/20184: IMHO, availability page sends people to wrong Handbook chapter Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: IMHO, availability page sends people to wrong Handbook chapter Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: sheldonh Responsible-Changed-When: Wed Jul 26 02:21:53 PDT 2000 Responsible-Changed-Why: The -doc people can decide what to do with this. http://www.freebsd.org/cgi/query-pr.cgi?pr=20184 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 3:50: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EDB737BE0D for ; Wed, 26 Jul 2000 03:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA96886; Wed, 26 Jul 2000 03:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 529F137B5F6; Wed, 26 Jul 2000 03:42:06 -0700 (PDT) Message-Id: <20000726104206.529F137B5F6@hub.freebsd.org> Date: Wed, 26 Jul 2000 03:42:06 -0700 (PDT) From: dan@freebsddiary.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/20191: you don't ALWAYS have to make world before building a kernel Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20191 >Category: docs >Synopsis: you don't ALWAYS have to make world before building a kernel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 26 03:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: >Organization: The FreeBSD Diary >Environment: >Description: The handbook implies that when building a custom kernel, you need to do a build world first. That's not correct. From http://www.freebsd.org/handbook/kernelconfig-building.html (near bottom of page): For FreeBSD 4.x or later (or upgrading from FreeBSD 3.x to FreeBSD 4.x or higher), use the following commands (be sure you have built world before!): While correct, if you know what you are doing, we've had people asking about how to build world, when all they need is a new kernel. Someone please verify my claims in the patch for correctness. Cheers. >How-To-Repeat: >Fix: --- chapter.sgml.original Sat Jul 22 17:50:25 2000 +++ chapter.sgml Sat Jul 22 18:09:47 2000 @@ -155,7 +155,8 @@ &prompt.root; make install For FreeBSD 4.x or later (or upgrading from FreeBSD 3.x to - FreeBSD 4.x or higher), use the following commands (be sure you + FreeBSD 4.x or higher), use the following commands (and if you are + upgrading FreeBSD, e.g. 3 to 4 or -release to -stable, be sure you have built world before you build the kernel!): &prompt.root; cd /usr/src >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 4: 0: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A442B37BE74 for ; Wed, 26 Jul 2000 04:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA97467; Wed, 26 Jul 2000 04:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id ABA6C37BE2C; Wed, 26 Jul 2000 03:59:29 -0700 (PDT) Message-Id: <20000726105929.ABA6C37BE2C@hub.freebsd.org> Date: Wed, 26 Jul 2000 03:59:29 -0700 (PDT) From: dan@freebsddiary.org To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/20192: add a hyperlink to hardware FAQ so they know where to go.. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20192 >Category: docs >Synopsis: add a hyperlink to hardware FAQ so they know where to go.. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 26 04:00:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: >Organization: The FreeBSD Diary >Environment: >Description: The hardware guide is not on the floppy: "If the kern.flp floppy does not boot at all or the boot hangs at some stage, read the Q&A section of the Hardware Guide on the floppy for possible causes." Also, add a hyperlink to the page, where it mentions disabling bios virus protection, which can cause problems. >How-To-Repeat: >Fix: --- chapter.sgml.original Wed Jul 26 22:47:57 2000 +++ chapter.sgml Wed Jul 26 22:54:42 2000 @@ -614,7 +614,8 @@ with a menu of initial choices. If the kern.flp floppy does not boot at all or the boot hangs at some stage, read the Q&A section of the - Hardware Guide on the floppy for possible causes. + Hardware Guide + for possible causes, especially BIOS virus protection. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 4: 5: 8 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ctimail3.com (main1.my3mail.com [203.80.96.151]) by hub.freebsd.org (Postfix) with ESMTP id 17DF137BA6E for ; Wed, 26 Jul 2000 04:05:04 -0700 (PDT) (envelope-from July3@wsi-hk.com) Received: from oemcomputer27 (207user29.ctimail3.com [203.80.207.29]) by mail.ctimail3.com (8.9.3/8.9.3) with SMTP id TAA01119 for ; Wed, 26 Jul 2000 19:05:22 +0800 (HKT) Message-Id: <200007261105.TAA01119@mail.ctimail3.com> From: "Peter Forsythe" To: "doc@freebsd.org" Date: Wed, 26 Jul 2000 19:01:30 +0800 Subject: Workplace English and Summer Specials Reply-To: July3@wsi-hk.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Priority: 3 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [This email is an update of Hong Kong government's Workplace English Campaign, and of Wall Street Institute English specials for July. If you wish to be removed, or are not in Hong Kong, please click on remove@wsi-hk.com]. The Workplace English Campaign of the Hong Kong government is now in Phase II -- which is significantly more flexible than Phase I, including funding up to $HK4,500. We at Wall Street Institute have assisted over 500 individual applications. Please contact us if you would like to know how you or your colleagues benefit from this program -- 2575 6888. SUMMER SPECIALS: Those enrolling in July are eligible for THREE FREE MONTHS of English learning. Anyone enrolling in July can also take part in a draw to win a TWO WEEK TRIP to Toronto, Sydney or London, including accommodation. Phone us for more details (2575 6888) or fill in the form below and fax or email by return. Looking forward to hearing from you. Peter Forsythe Fax form to 2575 1999 or email to July@wsi-hk.com: ---------------------------------------------------------------- Please send me more information on WEC and Summer Specials: Name _____________________________ Address___________________________ Phone_____________________________ Fax_______________________________ ------------------------------------------------------------------ (For remove, put "remove" in subject line or click on remove@wsi-hk.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 4:14:54 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ctimail3.com (main1.my3mail.com [203.80.96.151]) by hub.freebsd.org (Postfix) with ESMTP id F24D137BE41 for ; Wed, 26 Jul 2000 04:14:46 -0700 (PDT) (envelope-from July3@wsi-hk.com) Received: from oemcomputer27 (207user29.ctimail3.com [203.80.207.29]) by mail.ctimail3.com (8.9.3/8.9.3) with SMTP id TAA02295 for ; Wed, 26 Jul 2000 19:15:07 +0800 (HKT) Message-Id: <200007261115.TAA02295@mail.ctimail3.com> From: "Peter Forsythe" To: "freebsd-doc@freebsd.org" Date: Wed, 26 Jul 2000 19:11:13 +0800 Subject: Workplace English and Summer Specials Reply-To: July3@wsi-hk.com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Priority: 3 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [This email is an update of Hong Kong government's Workplace English Campaign, and of Wall Street Institute English specials for July. If you wish to be removed, or are not in Hong Kong, please click on remove@wsi-hk.com]. The Workplace English Campaign of the Hong Kong government is now in Phase II -- which is significantly more flexible than Phase I, including funding up to $HK4,500. We at Wall Street Institute have assisted over 500 individual applications. Please contact us if you would like to know how you or your colleagues benefit from this program -- 2575 6888. SUMMER SPECIALS: Those enrolling in July are eligible for THREE FREE MONTHS of English learning. Anyone enrolling in July can also take part in a draw to win a TWO WEEK TRIP to Toronto, Sydney or London, including accommodation. Phone us for more details (2575 6888) or fill in the form below and fax or email by return. Looking forward to hearing from you. Peter Forsythe Fax form to 2575 1999 or email to July@wsi-hk.com: ---------------------------------------------------------------- Please send me more information on WEC and Summer Specials: Name _____________________________ Address___________________________ Phone_____________________________ Fax_______________________________ ------------------------------------------------------------------ (For remove, put "remove" in subject line or click on remove@wsi-hk.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 7:10:11 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 74D3837B600 for ; Wed, 26 Jul 2000 07:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA22830; Wed, 26 Jul 2000 07:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 26 Jul 2000 07:10:04 -0700 (PDT) Message-Id: <200007261410.HAA22830@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Eric Ogren Subject: Re: docs/20191: you don't ALWAYS have to make world before building a kernel Reply-To: Eric Ogren Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20191; it has been noted by GNATS. From: Eric Ogren To: dan@freebsddiary.org Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: docs/20191: you don't ALWAYS have to make world before building a kernel Date: Wed, 26 Jul 2000 10:01:37 -0400 Make [build|install]kernel requires a populated /usr/obj. The only way to get that is to make world, so the entry is correct. However, it is pretty unreasonable for everyone who downloads 4.1 and has no intentions of tracking -STABLE to have to a) download the entire src tree and b) build it just to get a custom kernel, and for these people, the config, make sequence should work fine, since there aren't going to be any toolchain issues. So, having said that, how's the below patch look? My warnings might be a little too dire, but I figured it would reduce the 10.2 million questions on -stable about kernel builds dying if I made the point several times. Eric Index: chapter.sgml =================================================================== RCS file: /usr/local/doctree/doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v retrieving revision 1.30 diff -u -r1.30 chapter.sgml --- chapter.sgml 2000/07/25 09:34:10 1.30 +++ chapter.sgml 2000/07/26 13:59:57 @@ -160,14 +160,34 @@ &prompt.root; make &prompt.root; make install - For FreeBSD 4.x or later (or upgrading from FreeBSD 3.x to - FreeBSD 4.x or higher), use the following commands (be sure you - have built world before!): + If you have just upgraded to a newer version of 4.X or + higher (ie from 3.X to 4.0-STABLE, or even from 4.0-STABLE to a + later version of 4.0-STABLE), make sure you have built world, and then run the + following commands: &prompt.root; cd /usr/src &prompt.root; make buildkernel KERNEL=MYKERNEL &prompt.root; make installkernel KERNEL=MYKERNEL + If you have not upgraded your source + tree in any way (you have not run CVSUp, + CTM, or used + anoncvs, then you should use the + config, make depend, + make, make install sequence. + + + If you have upgraded your sources since your last kernel + build, you must use the make + buildkernel method to build your kernel. Otherwise, + old utilities will be used to build the kernel, which will + probably fail. Do not use the + config/make sequence to + build your kernel if you have updated the + sources! + + The new kernel will be copied to the root directory as /kernel and the old kernel will be moved to /kernel.old. Now, shutdown the system and On Wed, Jul 26, 2000 at 03:42:06AM -0700, dan@freebsddiary.org wrote: > >Description: > The handbook implies that when building a custom kernel, you need to > do a build world first. That's not correct. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 7:14:48 2000 Delivered-To: freebsd-doc@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 3485337BA69 for ; Wed, 26 Jul 2000 07:14:35 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13HRwv-0001RC-00; Wed, 26 Jul 2000 16:14:17 +0200 From: Sheldon Hearn To: Eric Ogren Cc: freebsd-doc@FreeBSD.ORG Subject: Re: docs/20191: you don't ALWAYS have to make world before building a kernel In-reply-to: Your message of "Wed, 26 Jul 2000 07:10:04 MST." <200007261410.HAA22830@freefall.freebsd.org> Date: Wed, 26 Jul 2000 16:14:17 +0200 Message-ID: <5529.964620857@axl.ops.uunet.co.za> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 26 Jul 2000 07:10:04 MST, Eric Ogren wrote: > + tree in any way (you have not run CVSUp, Note that CVSup is spelled with a lower-case ``u''. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 10:24:57 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A4C037C041; Wed, 26 Jul 2000 10:24:56 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA49502; Wed, 26 Jul 2000 10:24:55 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 26 Jul 2000 10:24:55 -0700 (PDT) From: Message-Id: <200007261724.KAA49502@freefall.freebsd.org> To: bobj@ufl.edu, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: misc/20184: IMHO, availability page sends people to wrong Handbook chapter Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: IMHO, availability page sends people to wrong Handbook chapter State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jul 26 10:24:22 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=20184 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 10:38:50 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A9AD37BF6B; Wed, 26 Jul 2000 10:38:49 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA51045; Wed, 26 Jul 2000 10:38:49 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 26 Jul 2000 10:38:49 -0700 (PDT) From: Message-Id: <200007261738.KAA51045@freefall.freebsd.org> To: dan@freebsddiary.org, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20191: you don't ALWAYS have to make world before building a kernel Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: you don't ALWAYS have to make world before building a kernel State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jul 26 10:38:22 PDT 2000 State-Changed-Why: Committed with Eric's changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=20191 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 11: 8:31 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 850A337BD48; Wed, 26 Jul 2000 11:08:28 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA55649; Wed, 26 Jul 2000 11:08:29 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 26 Jul 2000 11:08:29 -0700 (PDT) From: Message-Id: <200007261808.LAA55649@freefall.freebsd.org> To: dan@freebsddiary.org, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20192: add a hyperlink to hardware FAQ so they know where to go.. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: add a hyperlink to hardware FAQ so they know where to go.. State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jul 26 11:08:06 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=20192 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 11:14:35 2000 Delivered-To: freebsd-doc@freebsd.org Received: from amsearch.amsearch.com (amsearch.amsearch.com [207.152.159.162]) by hub.freebsd.org (Postfix) with ESMTP id 8FAE037BD3A for ; Wed, 26 Jul 2000 11:14:30 -0700 (PDT) (envelope-from info@amsearch.com) Received: from INFO by amsearch.amsearch.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.0.1460.8) id D1GBF1NB; Wed, 26 Jul 2000 14:08:43 -0400 To: doc@freebsd.org From: info@amsearch.com Subject: Career Opportunities MIME-Version: 1.0 (produced by IP*Works! www.dev-soft.com) Content-Type: text Content-Transfer-Encoding: 7bit X-Mailer: GMail2 by Design2Graphics Message-Id: <20000726181430.8FAE037BD3A@hub.freebsd.org> Date: Wed, 26 Jul 2000 11:14:30 -0700 (PDT) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am a recruiter working with two companies aggressively expanding their national e-Commerce practices. They need Strategy Experts as well as technical and functional individuals that have worked with ERP (JDE/Oracle, back-end and apps), CRM, Supply Chain and e-Commerce solutions. The positions and salaries range from Sr. Consultant to Partner and both companies will be going public this year (offering stock options to all employees). Would you like to be kept aware of an exceptional opportunity? Please call me, or provide me with your contact information if you are interested. -If I emailed you earlier today I apologize for doing so again, its been a hectic day. Thank you, Kirk Williamson AM Search Consulting (301)315-9030 ext.11 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 11:29:10 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30E0537B982; Wed, 26 Jul 2000 11:29:09 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA58042; Wed, 26 Jul 2000 11:29:09 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 26 Jul 2000 11:29:09 -0700 (PDT) From: Message-Id: <200007261829.LAA58042@freefall.freebsd.org> To: ue@nathan.ruhr.de, jim@FreeBSD.org, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20183: Patches to replaces s by something correct Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Patches to replaces s by something correct State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jul 26 11:25:21 PDT 2000 State-Changed-Why: Committed, thanks! Responsible-Changed-From-To: jim->freebsd-doc Responsible-Changed-By: jim Responsible-Changed-When: Wed Jul 26 11:25:21 PDT 2000 Responsible-Changed-Why: Back to -doc so the PR can be browsed through GNATS with the rest of the freebsd-doc responsible PRs. http://www.freebsd.org/cgi/query-pr.cgi?pr=20183 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 11:52:13 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F00637BA79; Wed, 26 Jul 2000 11:52:11 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA60321; Wed, 26 Jul 2000 11:52:11 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 26 Jul 2000 11:52:11 -0700 (PDT) From: Message-Id: <200007261852.LAA60321@freefall.freebsd.org> To: george.russell@clara.net, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20180: More emphasis is needed on the /usr/share/examples/ppp in documentation Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: More emphasis is needed on the /usr/share/examples/ppp in documentation State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jul 26 11:51:14 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=20180 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12: 3:17 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id E13D937BF24; Wed, 26 Jul 2000 12:03:04 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA20189; Wed, 26 Jul 2000 19:55:54 +0100 (BST) (envelope-from nik) Date: Wed, 26 Jul 2000 19:55:54 +0100 From: Nik Clayton To: jim@FreeBSD.org Cc: freebsd-doc@freebsd.org Subject: Re: docs/20121: Better user ppp documentation in man page than in handbook Message-ID: <20000726195554.D19989@catkin.nothing-going-on.org> References: <200007240634.XAA20836@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007240634.XAA20836@freefall.freebsd.org>; from jim@FreeBSD.org on Sun, Jul 23, 2000 at 11:34:00PM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jul 23, 2000 at 11:34:00PM -0700, jim@FreeBSD.org wrote: > Synopsis: Better user ppp documentation in man page than in handbook > > Responsible-Changed-From-To: freebsd-doc->jim > Responsible-Changed-By: jim > Responsible-Changed-When: Sun Jul 23 23:31:23 PDT 2000 > Responsible-Changed-Why: > I'll take this. I smell a ppp-handbook somewhere down the road :-) Perhaps a 'serial comms' Handbook would be better? N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12: 3:44 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id DFC5237BEC5 for ; Wed, 26 Jul 2000 12:03:39 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA20052; Wed, 26 Jul 2000 19:33:07 +0100 (BST) (envelope-from nik) Date: Wed, 26 Jul 2000 19:33:07 +0100 From: Nik Clayton To: Jim Mock Cc: freebsd-doc@freebsd.org Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Message-ID: <20000726193307.A19989@catkin.nothing-going-on.org> References: <200007240550.WAA15046@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007240550.WAA15046@freefall.freebsd.org>; from jim@luna.osd.bsdi.com on Sun, Jul 23, 2000 at 10:50:01PM -0700 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jul 23, 2000 at 10:50:01PM -0700, Jim Mock wrote: > I think the major reason for this is that a) stuff that's needed can be > added when a document is written, As Udo points out, this is a bit of a pain. > and b) it keeps the file size down. Also, as he pointed out in an earlied message, while this is the case, it seems to have a negligible effect on the Jade's process time and memory usage. I say go for it. In particular, with an eye to the future, I'd like to see something like man-refs.ent be shared between the BSDs (and who knows, perhaps a few Linux distros as well). No sense in everybody reinventing the wheel. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12: 4:30 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 5806C37BA79 for ; Wed, 26 Jul 2000 12:04:27 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA20068; Wed, 26 Jul 2000 19:35:05 +0100 (BST) (envelope-from nik) Date: Wed, 26 Jul 2000 19:35:05 +0100 From: Nik Clayton To: Alexey Zelkin Cc: Kostya , doc@FreeBSD.ORG Subject: Re: your mail Message-ID: <20000726193505.B19989@catkin.nothing-going-on.org> References: <17828.000723@carrier.kiev.ua> <20000724120455.A19555@ark.cris.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000724120455.A19555@ark.cris.net>; from phantom@cris.crimea.ua on Mon, Jul 24, 2000 at 12:04:55PM +0300 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alexey, On Mon, Jul 24, 2000 at 12:04:55PM +0300, Alexey Zelkin wrote: > Hmm... Not sure that understand you correctly, but when handbook > will be translated -- it'll be placed on official FreeBSD web site > (as http://www.FreeBSD.org/ru/handbook/) and mirrored to all web > mirrors. Is there any reason it's not there now? I know it's not complete yet, but I think a partially translated Handbook is going to be more use to people than no Handbook at all. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12: 4:39 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id DA98037BF35; Wed, 26 Jul 2000 12:04:33 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id TAA20181; Wed, 26 Jul 2000 19:55:05 +0100 (BST) (envelope-from nik) Date: Wed, 26 Jul 2000 19:55:05 +0100 From: Nik Clayton To: Eric Ogren Cc: Nik Clayton , freebsd-doc@freebsd.org Subject: Re: Page for doc contributors? Message-ID: <20000726195505.C19989@catkin.nothing-going-on.org> References: <20000725133022.B12969@catkin.nothing-going-on.org> <20000725093500.A353@earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000725093500.A353@earthlink.net>; from eogren@earthlink.net on Tue, Jul 25, 2000 at 09:35:00AM -0400 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jul 25, 2000 at 09:35:00AM -0400, Eric Ogren wrote: > On Tue, Jul 25, 2000 at 01:30:22PM +0100, Nik Clayton wrote: > > We are, but we're trying to replace it with the correct DocBook markup so > > the 'blurb' can be generated (or supressed, or used to generate a big > > "Table of contributors") automatically. > > OK, wasn't aware of that. Any assistance gratefully appreciated. > > Sadly, I haven't written the DSSSL to do this (Formatting Barbie: DSSSL is > > hard), and neither has anyone else. . . > > Every time I look at DSSSL, I get scared. :) It's not too hard. The description in the DuckBook helps, as do Norm's stylesheets. I don't think I've written anything from scratch yet, it's all been cribbed from various sources. > > > This does still leave the FAQ though; do we want to include > > > "This question submitted by X" at the bottom of a bunch of questions > > > if somebody puts it there (I don't know if anybody does this or not), > > > > I'd really rather not. I'm still somewhat put out by dcs' insistence on > > a 'copyright' notice on the "How many committers does it take to screw > > in a lightbulb" question in there. > > Exactly, that was my point. If somebody wants credit for their FAQ > question, what do we do? Stick it in an *Info element for the time being. If they really want to see their name in lights then perhaps they'll be motivated to write the necessary chunks of DSSSL. . . N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12: 4:44 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 4040B37BF4F; Wed, 26 Jul 2000 12:04:37 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id UAA20197; Wed, 26 Jul 2000 20:00:00 +0100 (BST) (envelope-from nik) Date: Wed, 26 Jul 2000 20:00:00 +0100 From: Nik Clayton To: Nik Clayton Cc: Ben Smithurst , Alexey Zelkin , freebsd-doc@FreeBSD.ORG Subject: Re: docs/20056: Bad SGML in the "@ sign" entry of the FAQ Message-ID: <20000726200000.E19989@catkin.nothing-going-on.org> References: <200007211630.JAA10561@freefall.freebsd.org> <20000721225213.B51580@ark.cris.net> <20000722064931.M64132@strontium.scientia.demon.co.uk> <20000724193521.B57387@catkin.nothing-going-on.org> <20000724221513.G28657@strontium.scientia.demon.co.uk> <20000724233149.H57387@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000724233149.H57387@catkin.nothing-going-on.org>; from nik@freebsd.org on Mon, Jul 24, 2000 at 11:31:50PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jul 24, 2000 at 11:31:50PM +0100, Nik Clayton wrote: > > Should these rare cases just be changed, or can you add some more magic > > to that stuff to make the link not be created if the text is already > > within a link? > > I'm tempted to ignore them for the moment. I've sent a message to the > DocBook stylesheets list asking for advice. Looks like you can't. There's no way to query your output stream to find out which element you're in the middle of, and apparently you don't get global variables which you can twiddle in the middle of the process, so you can't keep track of the context that way either. I say we do it anyway. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12: 9:23 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 2668037B866; Wed, 26 Jul 2000 12:09:20 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (postfix@pdx10-6-41.transport.com [209.222.175.41]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id MAA96721; Wed, 26 Jul 2000 12:09:17 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id 0B36631A6; Wed, 26 Jul 2000 12:09:13 -0700 (PDT) Date: Wed, 26 Jul 2000 12:09:13 -0700 From: Jim Mock To: Nik Clayton Cc: freebsd-doc@freebsd.org Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Message-ID: <20000726120912.B49199@luna.osd.bsdi.com> Reply-To: jim@luna.osd.bsdi.com References: <200007240550.WAA15046@freefall.freebsd.org> <20000726193307.A19989@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: <20000726193307.A19989@catkin.nothing-going-on.org>; from nik@freebsd.org on Wed, Jul 26, 2000 at 07:33:07PM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 26 Jul 2000 at 19:33:07 +0100, Nik Clayton wrote: > On Sun, Jul 23, 2000 at 10:50:01PM -0700, Jim Mock wrote: > > I think the major reason for this is that a) stuff that's needed > > can be added when a document is written, > > As Udo points out, this is a bit of a pain. Yeah, after reading his reply, it makes sense. > > and b) it keeps the file size down. > > Also, as he pointed out in an earlied message, while this is the > case, it seems to have a negligible effect on the Jade's process time > and memory usage. > > I say go for it. I was just about to test it out locally and then commit it :-) - jim -- /* jim mock - BSDi - open source solutions division - jim@bsdi.com */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 12:10:27 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id B75E037BDC6; Wed, 26 Jul 2000 12:10:21 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (postfix@pdx10-6-41.transport.com [209.222.175.41]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id MAA96751; Wed, 26 Jul 2000 12:10:17 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id 8F4B931A6; Wed, 26 Jul 2000 12:10:15 -0700 (PDT) Date: Wed, 26 Jul 2000 12:10:15 -0700 From: Jim Mock To: Nik Clayton Cc: freebsd-doc@freebsd.org Subject: Re: docs/20121: Better user ppp documentation in man page than in handbook Message-ID: <20000726121015.C49199@luna.osd.bsdi.com> Reply-To: jim@freebsd.org References: <200007240634.XAA20836@freefall.freebsd.org> <20000726195554.D19989@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: <20000726195554.D19989@catkin.nothing-going-on.org>; from nik@freebsd.org on Wed, Jul 26, 2000 at 07:55:54PM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 26 Jul 2000 at 19:55:54 +0100, Nik Clayton wrote: > On Sun, Jul 23, 2000 at 11:34:00PM -0700, jim@FreeBSD.org wrote: > > Synopsis: Better user ppp documentation in man page than in handbook > > > > Responsible-Changed-From-To: freebsd-doc->jim > > Responsible-Changed-By: jim > > Responsible-Changed-When: Sun Jul 23 23:31:23 PDT 2000 > > Responsible-Changed-Why: > > I'll take this. I smell a ppp-handbook somewhere down the road :-) > > Perhaps a 'serial comms' Handbook would be better? Yeah, I thought about that afterwards. With a serial comms handbook, we could include the SLIP stuff too. - jim -- /* jim mock - BSDi - open source solutions division - jim@bsdi.com */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 13: 5: 2 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC4FB37BDB6; Wed, 26 Jul 2000 13:04:59 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA68678; Wed, 26 Jul 2000 13:04:59 -0700 (PDT) (envelope-from jim@FreeBSD.org) Date: Wed, 26 Jul 2000 13:04:59 -0700 (PDT) From: Message-Id: <200007262004.NAA68678@freefall.freebsd.org> To: ue@nathan.ruhr.de, jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Entities missing from doc/share/sgml/man-refs.ent State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jul 26 13:04:28 PDT 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=20130 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 15: 2:23 2000 Delivered-To: freebsd-doc@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id CC6DA37C113 for ; Wed, 26 Jul 2000 15:01:52 -0700 (PDT) (envelope-from webmaster@aktiva-online.de) Received: from www.aktiva-online.de (f-235.hannover.ipdial.viaginterkom.de [62.180.147.235]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id AAA23027 for ; Thu, 27 Jul 2000 00:01:42 +0200 (MET DST) Message-Id: <200007262201.AAA23027@post.webmailer.de> X-Sender: webmaster@aktiva-online.de From: "aktiva-online.de" To: doc@FreeBSD.org Date: Thu, 27 Jul 2000 02:26:00 +0200 Subject: Online Shopsystem Organization: aktiva Internet & Marketing Services MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_001__2741501_146,54" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a Multipart MIME message. ------=_NextPart_000_001__2741501_146,54 Content-Type: multipart/alternative; boundary="----=_NextPart_001_002__2741501_146,54" ------=_NextPart_001_002__2741501_146,54 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit   Liebe Leserin, lieber Leser, Im Alter von 7 Jahren konnten wir lesen. Duchschnittlich mit 25 Jahren verdienen wir den Lebensunterhalt für die eigene Familie. Aber mit 65 Jahren haben die meisten Menschen es nicht gelernt, finanziell unabhängig zu sein (!) Der Drang nach Glück und Erfolg ist natürlich. Jeder Mensch möchte glücklich sein, möchte Erfolg haben. Nur den wenigsten aber gelingt dies. Was ist aus 100 Menschen mit 65 Jahren geworden ?                                                                          1 ------------------------- reich                                                                          4------------------------- finanziell unabhängig                                                                           5------------------------- arbeiten noch                                                                       36  ----------------------- sind tot                                                                       54 ------------------------ sind mittellos Über 180 Millionen Menschen nutzen weltweit bereits das Internet. Allein in Deutschland haben 9,4 Millionen Menschen Zugang zum Internet. Die meisten davon sind erst seit kurzer Zeit dabei. Wir werden damit Zeuge einer revolutionären Veränderung der Informationsverbreitung durch das explosive Wachstum des Internet. Nie hat sich ein Kommunikationsmittel so rasch verbreitet wie das World Wide Web. Das Radio brauchte 38 Jahre, um 50 Millionen Empfänger zu erreichen, das Fernsehen 13 Jahre - Das Internet schaffte es in 5 Jahren. Dieses Jahr, so schätzen Experten, wird der Datenaustausch im Internet erstmals den Telefonverkehr übertreffen. Nach neueren Berechnungen der International Data Corporation werden im Jahr 2003 über 250 Millionen Menschen das Internet nutzen und Waren im Wert von etwa 1 Billion Dollar (980 Mrd. €) kaufen. Deutschland liegt im internationalen Vergleich noch zurück, zieht aber beim Online-Shopping im nächsten Jahr an den in Europa führenden Briten vorbei. Dann werden die hiesigen Internet-Surfer Waren und Dienste für fast 7 Milliarden Mark (3,58 Mrd. €) bestellen. Wem ist es je gelungen seinem Glück passiv entgegen zu treiben ? Partizipieren Sie an diesem Trend und bauen Sie jetzt Ihr eigenes Geschäft im Internet auf (!) Die Zukunft wird durch die Qualität unserer Gedanken von heute gestaltet. Erfolg hat der, der sich dafür entscheidet Erfolg zu haben. Nur derjenige, der aus seinen Fehlern nichts gelernt hat, steht als wirklicher Versager da. Misserfolg wird zum Erfolg, wenn Sie etwas daraus lernen. Erfolg hat nur der, der sich ohne nachzulassen einsetzt - und sich bewegt (!) Are you ready for the future ?   Mit freundlichem Gruß @ktiva Internet & Marketing Services Andreas Knappe Website: www.aktiva-online.de E-Mail: A.Knappe@aktiva-online.de   ------=_NextPart_001_002__2741501_146,54 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PEhUTUw+DQo8SEVBRD4NCjxNRVRBIE5BTUU9IkdFTkVSQVRPUiIgQ29udGVudD0iR3JvdXBI VE1MIFBsdWdpbiBmb3IgR3JvdXAgTWFpbCI+DQo8VElUTEU+PC9USVRMRT4NCjwvSEVBRD4N CjxCT0RZPg0KPFAgYWxpZ249Y2VudGVyPjxJTUcgYWxpZ249YmFzZWxpbmUgYWx0PSIiIGJv cmRlcj0wIGhzcGFjZT0wIA0Kc3JjPSJjaWQ6Mjc0MTU0NzE1MTM4QGFrdGl2YV9sb2dvLkdJ RiI+PC9QPg0KPFAgYWxpZ249Y2VudGVyPiZuYnNwOzwvUD4NCjxQIGFsaWduPWxlZnQ+PFNU Uk9ORz5MaWViZXIgTGVzZXIsPC9TVFJPTkc+IDwvUD4NCjxQIGFsaWduPWxlZnQ+PFNUUk9O Rz5JbSBBbHRlciB2b24gNyBKYWhyZW4ga29ubnRlbiB3aXIgDQpsZXNlbi4gRHVjaHNjaG5p dHRsaWNoIG1pdCAyNSBKYWhyZW4gdmVyZGllbmVuIHdpciBkZW4gTGViZW5zdW50ZXJoYWx0 IGb8ciBkaWUgDQplaWdlbmUgRmFtaWxpZS4gQWJlciBtaXQgNjUgSmFocmVuIGhhYmVuIGRp ZSBtZWlzdGVuIE1lbnNjaGVuIGVzIG5pY2h0IGdlbGVybnQsIA0KZmluYW56aWVsbCB1bmFi aORuZ2lnIHp1IHNlaW4gKCEpIERlciBEcmFuZyBuYWNoIEds/GNrIHVuZCBFcmZvbGcgaXN0 IG5hdPxybGljaC4gDQpKZWRlciBNZW5zY2ggbfZjaHRlIGds/GNrbGljaCBzZWluLCBt9mNo dGUgRXJmb2xnIGhhYmVuLiBOdXIgZGVuIHdlbmlnc3RlbiBhYmVyIA0KZ2VsaW5ndCBkaWVz LjwvU1RST05HPiAgICAgICAgICAgDQogICAgICAgICAgICANCiAgICAgICAgICAgDQogICAg ICAgICAgICAgDQogICAgICAgICAgPC9QPg0KPFAgYWxpZ249bGVmdD48U1RST05HPldhcyBp c3QgYXVzIDEwMCBNZW5zY2hlbiBtaXQgNjUgDQpKYWhyZW4gZ2V3b3JkZW4gPzwvU1RST05H PiAgICAgICAgIDwvUD4NCjxQIA0KYWxpZ249bGVmdD48Rk9OVCANCmNvbG9yPSMwMDAwZmY+ PFNUUk9ORz4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJz cDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsgDQox Jm5ic3A7Jm5ic3A7IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gcmVpY2g8L1NUUk9ORz48 L0ZPTlQ+IA0KICA8L1A+DQo8UCANCmFsaWduPWxlZnQ+PEZPTlQgDQpjb2xvcj0jMDAwMGZm PjxTVFJPTkc+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i c3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7IA0K NCZuYnNwOyZuYnNwOyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIGZpbmFuemllbGwgDQp1 bmFiaORuZ2lnPC9TVFJPTkc+PC9GT05UPiANCiAgIDwvUD4NCjxQIA0KYWxpZ249bGVmdD48 Rk9OVCANCmNvbG9yPSMwMDAwZmY+PFNUUk9ORz4mbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm bmJzcDsmbmJzcDsmbmJzcDsgDQo1Jm5ic3A7Jm5ic3A7IC0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0gYXJiZWl0ZW4gbm9jaDwvU1RST05HPjwvRk9OVD4gDQogICA8L1A+DQo8UCBhbGln bj1sZWZ0PjxGT05UIA0KY29sb3I9IzAwMDBmZj48U1RST05HPiZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyANCjM2Jm5ic3A7IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0gc2luZCB0b3Q8L1NUUk9ORz48L0ZPTlQ+ICANCiAgPC9QPg0KPFAgDQphbGlnbj1sZWZ0 PjxGT05UIA0KY29sb3I9IzAwMDBmZj48U1RST05HPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw OyZuYnNwOyZuYnNwOyANCjU0ICAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHNpbmQgbWl0 dGVsbG9zPC9TVFJPTkc+PC9GT05UPiANCiAgIDwvUD4NCjxQIGFsaWduPWxlZnQ+PFNUUk9O Rz7cYmVyIDE4MCBNaWxsaW9uZW4gTWVuc2NoZW4gbnV0emVuIHdlbHR3ZWl0IGJlcmVpdHMg ZGFzIA0KSW50ZXJuZXQuIEFsbGVpbiBpbiBEZXV0c2NobGFuZCBoYWJlbiA5LDQgTWlsbGlv bmVuIE1lbnNjaGVuIFp1Z2FuZyB6dW0gDQpJbnRlcm5ldC4gRGllIG1laXN0ZW4gZGF2b24g c2luZCZuYnNwO2Vyc3Qgc2VpdCBrdXJ6ZXIgWmVpdCBkYWJlaS4gV2lyIHdlcmRlbiANCmRh bWl0IFpldWdlIGVpbmVyIHJldm9sdXRpb27kcmVuIFZlcuRuZGVydW5nIGRlciBJbmZvcm1h dGlvbnN2ZXJicmVpdHVuZyBkdXJjaCANCmRhcyBleHBsb3NpdmUgV2FjaHN0dW0gZGVzIElu dGVybmV0LiA8L1NUUk9ORz48L1A+DQo8UCBhbGlnbj1jZW50ZXI+PFNUUk9ORz48Rk9OVCBj b2xvcj0jZmYwMDAwPk5pZSBoYXQgc2ljaCBlaW4gDQpLb21tdW5pa2F0aW9uc21pdHRlbCBz byByYXNjaCB2ZXJicmVpdGV0IHdpZSBkYXMgV29ybGQgV2lkZSBXZWIuPC9GT05UPiANCjwv U1RST05HPjwvUD4NCjxQIGFsaWduPWxlZnQ+PFNUUk9ORz48Rk9OVCBjb2xvcj0jZmY4MDAw PkRhcyBSYWRpbyBicmF1Y2h0ZSAzOCBKYWhyZSwgdW0gNTAgDQpNaWxsaW9uZW4gRW1wZuRu Z2VyIHp1IGVycmVpY2hlbiwgZGFzIEZlcm5zZWhlbiAxMyBKYWhyZSAtIERhcyBJbnRlcm5l dCBzY2hhZmZ0ZSANCmVzIGluIDUgSmFocmVuLiBEaWVzZXMgSmFociwgc28gc2No5HR6ZW4g RXhwZXJ0ZW4sIHdpcmQgZGVyIERhdGVuYXVzdGF1c2NoIGltIA0KSW50ZXJuZXQgZXJzdG1h bHMgZGVuIFRlbGVmb252ZXJrZWhyIPxiZXJ0cmVmZmVuLiA8L0ZPTlQ+PC9TVFJPTkc+PC9Q Pg0KPFAgYWxpZ249bGVmdD48U1RST05HPk5hY2ggbmV1ZXJlbiBCZXJlY2hudW5nZW4gZGVy IEludGVybmF0aW9uYWwgRGF0YSANCkNvcnBvcmF0aW9uIHdlcmRlbiBpbSBKYWhyIDIwMDMg /GJlciAyNTAgTWlsbGlvbmVuIE1lbnNjaGVuIGRhcyBJbnRlcm5ldCBudXR6ZW4gDQp1bmQg V2FyZW4gaW0gV2VydCB2b24gZXR3YSAxIEJpbGxpb24gRG9sbGFyICg5ODAgTXJkLiCAKSBr YXVmZW4uIDxGT05UIA0KY29sb3I9I2ZmODAwMD5EZXV0c2NobGFuZCBsaWVndCBpbSBpbnRl cm5hdGlvbmFsZW4gVmVyZ2xlaWNoIG5vY2ggenVy/GNrLCB6aWVodCANCmFiZXIgYmVpbSBP bmxpbmUtU2hvcHBpbmcgaW0gbuRjaHN0ZW4gSmFociBhbiBkZW4gaW4gRXVyb3BhIGb8aHJl bmRlbiBCcml0ZW4gDQp2b3JiZWkuIERhbm4gd2VyZGVuIGRpZSBoaWVzaWdlbiBJbnRlcm5l dC1TdXJmZXIgV2FyZW4gdW5kIERpZW5zdGUgZvxyIGZhc3QgNyANCk1pbGxpYXJkZW4gTWFy ayAoMyw1OCBNcmQuIIApIGJlc3RlbGxlbi48L0ZPTlQ+PC9TVFJPTkc+PC9QPg0KPFAgYWxp Z249Y2VudGVyPjxTVFJPTkc+V2VtIGlzdCBlcyBqZSBnZWx1bmdlbiBzZWluZW0gR2z8Y2sg cGFzc2l2IGVudGdlZ2VuIHp1IA0KdHJlaWJlbiA/IDwvU1RST05HPjwvUD4NCjxQIGFsaWdu PWNlbnRlcj48Rk9OVCBjb2xvcj0jMDAwMDAwPjxTVFJPTkc+PEVNPlBhcnRpemlwaWVyZW4g U2llIGFuIGRpZXNlbSANClRyZW5kIHVuZCBiYXVlbiBTaWUgamV0enQgSWhyIGVpZ2VuZXMg R2VzY2jkZnQgaW0gSW50ZXJuZXQgYXVmIA0KKCEpPC9FTT48L1NUUk9ORz48L0ZPTlQ+PC9Q Pg0KPFAgYWxpZ249Y2VudGVyPjxBIGhyZWY9Imh0dHA6Ly93d3cuYWt0aXZhLW9ubGluZS5k ZS9zaG9wL2VudGVyLmh0bWwiPjxJTUcgDQphbGlnbj1iYXNlbGluZSBhbHQ9IiIgYm9yZGVy PTAgaHNwYWNlPTAgDQpzcmM9ImNpZDoyNzQxNTU1MTg5MjhAc2hvcC5naWYiPjwvQT48L1A+ DQo8UCBhbGlnbj1jZW50ZXI+PFNUUk9ORz48RU0+RGllIFp1a3VuZnQgd2lyZCBkdXJjaCBk aWUgUXVhbGl05HQgdW5zZXJlciBHZWRhbmtlbiANCnZvbiBoZXV0ZSBnZXN0YWx0ZXQuPC9F TT48L1NUUk9ORz4gICAgICAgICANCiAgICAgICAgICAgDQogICAgICAgICAgICAgDQogICAg ICAgICAgIA0KICAgICAgICA8L1A+DQo8UCBhbGlnbj1sZWZ0PjxTVFJPTkc+RXJmb2xnIGhh dCBkZXIsIGRlciBzaWNoIGRhZvxyIA0KZW50c2NoZWlkZXQgRXJmb2xnIHp1IGhhYmVuLiBO dXIgZGVyamVuaWdlLCBkZXIgYXVzIHNlaW5lbiBGZWhsZXJuIG5pY2h0cyANCmdlbGVybnQg aGF0LCBzdGVodCBhbHMgd2lya2xpY2hlciBWZXJzYWdlciBkYS4gTWlzc2VyZm9sZyB3aXJk IHp1bSBFcmZvbGcsIHdlbm4gDQpTaWUgZXR3YXMgZGFyYXVzIGxlcm5lbi4gRXJmb2xnIGhh dCBudXIgZGVyLCBkZXIgc2ljaCBvaG5lIG5hY2h6dWxhc3NlbiBlaW5zZXR6dCANCi0gdW5k IHNpY2ggYmV3ZWd0ICghKSA8L1NUUk9ORz4gICAgICAgICAgIA0KICAgICAgICAgICANCiAg ICAgICAgICAgIA0KICAgICAgICAgICAgIDwvUD4NCjxQIGFsaWduPWNlbnRlcj48Rk9OVCBz aXplPTQ+PFNUUk9ORz5BcmUgeW91IHJlYWR5IGZvciB0aGUgDQpmdXR1cmUgPzwvU1RST05H PjwvRk9OVD48L1A+DQo8UCBhbGlnbj1jZW50ZXI+Jm5ic3A7PC9QPg0KPFAgYWxpZ249Y2Vu dGVyPjxBIGhyZWY9Imh0dHA6Ly93d3cuYWt0aXZhLW9ubGluZS5kZS9pbmRleC5odG1sIj48 SU1HIA0KYWxpZ249YmFzZWxpbmUgYWx0PSIiIGJvcmRlcj0wIGhzcGFjZT0wIA0Kc3JjPSJj aWQ6Mjc0MTU2NzMwNDYyQFphaGxlci5naWYiPjwvQT48L1A+DQo8UCBhbGlnbj1sZWZ0Pk1p dCBmcmV1bmRsaWNoZW0gR3J13zwvUD4NCjxQIGFsaWduPWxlZnQ+QGt0aXZhIEludGVybmV0 ICZhbXA7IE1hcmtldGluZyBTZXJ2aWNlczwvUD4NCjxQIGFsaWduPWxlZnQ+QW5kcmVhcyBL bmFwcGU8L1A+DQo8UCBhbGlnbj1jZW50ZXI+PEZPTlQgc2l6ZT0xPldlYnNpdGU6IDxBIA0K aHJlZj0iaHR0cDovL3d3dy5ha3RpdmEtb25saW5lLmRlIj53d3cuYWt0aXZhLW9ubGluZS5k ZTwvQT48L0ZPTlQ+PC9QPg0KPFAgYWxpZ249Y2VudGVyPjxGT05UIHNpemU9MT5FLU1haWw6 IDxBIA0KaHJlZj0ibWFpbHRvOkEuS25hcHBlQGFrdGl2YS1vbmxpbmUuZGUiPkEuS25hcHBl QGFrdGl2YS1vbmxpbmUuZGU8L0E+PC9GT05UPjwvUD4NCjxQIGFsaWduPWNlbnRlcj4mbmJz cDs8L1A+DQo8L0JPRFk+DQo8L0hUTUw+DQo= ------=_NextPart_001_002__2741501_146,54-- ------=_NextPart_000_001__2741501_146,54 Content-Type: image/gif; name="aktiva_logo.GIF" Content-Transfer-Encoding: base64 Content-ID: <274154715138@aktiva_logo.GIF> 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 VjNwHlEohVnweN2BhVxIBCEAADs= ------=_NextPart_000_001__2741501_146,54 Content-Type: image/gif; name="shop.gif" Content-Transfer-Encoding: base64 Content-ID: <274155518928@shop.gif> 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 h3ptcIlLjYaPiItamWWVlpeMhVmRnJ2fYY1WdV6djqailXyjQqybrqmlmLS0tq+4lLrAtbxK uqDBx5PDV8XLocbByqvM0sJGI0nInm/I1EXXUSPfQ9nactDjrVviP+Tp2+Tsl+3Jae2X4vPl eMfD3PLnynbZAhiNnaqC08ask1KNl8CCRehFYwXxSsVZqC5yuphR40aIHT2uAtlHJDF9aEqa PCkpn7sjCwO+ZOgSJceZueAtiUkSJ5T/fCsxtfQX9JfEW/yK/mwIKKlSo0eRUny6lGnTqVSh Rt0HiwhPqiF7Ocv6TBYklWS1mtWENu0Pnr7OWnVrsOtQm0qxysVb9CFbn3TrxpXa5evOegm5 BlZrV/FibASv8k1jmGbkqoDpHlwWa67mtadA33sn+q9nt23vZn5TWerpnJNXhhX7muxs11v/ tKa92XTpwHq59n6McbDk1I/9dh5LHBju4cp2Q06M+XZaorCho3ZavfFn7oyZb8+WXXzWeeXN PwUa3vt6l+3dB62JU+f7mtPJ58V/0r5s9mVh5xF6lhE4oH7LGViRgAkCONFlDcL3oHK+0Rfb c8hxYaF2dwSneYh8/dVW4W8mGReaevtRyFtufSEYoYgLKpifii0yiI6DxFk0oz05YhMfeD0e x5x1QQaYYYZFhgiiYKslecaSxTWZJBFEUsnilKRwSAqWQuJ1YXJacnkijGI2WOYfYZ6pIZlq 5tJmh1e+2YucpNH5jp2I4VmPnildFAQAIf4mRXJzdGVsbHQgMTk5OSAoYykgd3d3LmFrdGl2 YS1vbmxpbmUuZGUAIf6eRGllc2UgYW5pbWllcnRlIEdJRi1EYXRlaSB3aXJkZSB2b24gQGt0 aXZhIEludGVybmV0ICYgTWFya2V0aW5nIFNlcnZpY2VzIGVyc3RlbGx0LiBQbGVhc2Ugdmlz aXQgb3VyIHNpdGUgaHR0cDovL3d3dy5ha3RpdmEtb25saW5lLmRlIHRvIGZpbmQgb3V0IG1v cmUuAVVTU1BDTVQAOw== ------=_NextPart_000_001__2741501_146,54 Content-Type: image/gif; name="Zahler.gif" Content-Transfer-Encoding: base64 Content-ID: <274156730462@Zahler.gif> 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 ------=_NextPart_000_001__2741501_146,54-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 15: 7: 3 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 3DF7A37BF70; Wed, 26 Jul 2000 15:06:51 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13HZ9L-0007Nf-00; Wed, 26 Jul 2000 22:55:35 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13HZ9L-000Acm-00; Wed, 26 Jul 2000 22:55:35 +0100 Date: Wed, 26 Jul 2000 22:55:35 +0100 From: Ben Smithurst To: Nik Clayton Cc: Alexey Zelkin , freebsd-doc@FreeBSD.ORG Subject: Re: docs/20056: Bad SGML in the "@ sign" entry of the FAQ Message-ID: <20000726225535.T28657@strontium.scientia.demon.co.uk> References: <200007211630.JAA10561@freefall.freebsd.org> <20000721225213.B51580@ark.cris.net> <20000722064931.M64132@strontium.scientia.demon.co.uk> <20000724193521.B57387@catkin.nothing-going-on.org> <20000724221513.G28657@strontium.scientia.demon.co.uk> <20000724233149.H57387@catkin.nothing-going-on.org> <20000726200000.E19989@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000726200000.E19989@catkin.nothing-going-on.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton wrote: > Looks like you can't. There's no way to query your output stream to find > out which element you're in the middle of, and apparently you don't get > global variables which you can twiddle in the middle of the process, so you > can't keep track of the context that way either. > > I say we do it anyway. I agree. It should be easy enough to find any brokenness in the HTML output and fix it. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 18:47:54 2000 Delivered-To: freebsd-doc@freebsd.org Received: from anarchy.io.com (anarchy.io.com [199.170.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 4516F37BF39 for ; Wed, 26 Jul 2000 18:47:49 -0700 (PDT) (envelope-from eighner@io.com) Received: from dumpster.io.com.io.com (aus-as3-096.io.com [208.2.106.96]) by anarchy.io.com (8.9.3/8.9.3) with SMTP id UAA21820 for ; Wed, 26 Jul 2000 20:47:47 -0500 To: freebsd-doc@FreeBSD.org Subject: wrong link in handbook From: Lars Eighner Date: 26 Jul 2000 20:53:54 -0500 Message-ID: <86d7k0cp8t.fsf@dumpster.io.com> Lines: 8 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Capitol Reef" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The English version of the handbook (just d/l and made today) has a link in 18.2.2.3 section 2. b. to what is supposed to be a cvsup file suitable for pulling down stable, but this file has the tag=RELENG_3. -- Lars Eighner eighner@io.com http://www.io.com/~eighner/ Fast, Cheap, Good: Choose any two. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 21: 7:48 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id C4CDF37C00A; Wed, 26 Jul 2000 21:07:33 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13HdrF-00084b-00; Thu, 27 Jul 2000 03:57:13 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13HdrF-000Phw-00; Thu, 27 Jul 2000 03:57:13 +0100 Date: Thu, 27 Jul 2000 03:57:13 +0100 From: Ben Smithurst To: jim@FreeBSD.org Cc: ue@nathan.ruhr.de, freebsd-doc@freebsd.org Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Message-ID: <20000727035713.X28657@strontium.scientia.demon.co.uk> References: <200007262004.NAA68678@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007262004.NAA68678@freefall.freebsd.org> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think a few things need fixing, unless there's a good reason for them being the way they are: Index: man-refs.ent =================================================================== RCS file: /usr/cvs/doc/share/sgml/man-refs.ent,v retrieving revision 1.46 diff -u -r1.46 man-refs.ent --- man-refs.ent 2000/07/26 22:09:55 1.46 +++ man-refs.ent 2000/07/27 02:54:38 @@ -40,7 +40,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -253,7 +253,7 @@ - + Shall I commit this, or is there a good reason not to? -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 21:22: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id BA0BF37C00D; Wed, 26 Jul 2000 21:22:00 -0700 (PDT) (envelope-from jim@luna.osd.bsdi.com) Received: from luna.osd.bsdi.com (postfix@pdx10-3-41.transport.com [209.222.174.169]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id VAA06337; Wed, 26 Jul 2000 21:21:53 -0700 (PDT) Received: by luna.osd.bsdi.com (Postfix, from userid 1000) id 5F120317F; Wed, 26 Jul 2000 21:21:49 -0700 (PDT) Date: Wed, 26 Jul 2000 21:21:47 -0700 From: Jim Mock To: Ben Smithurst Cc: ue@nathan.ruhr.de, freebsd-doc@FreeBSD.org Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Message-ID: <20000726212147.C7606@luna.osd.bsdi.com> Reply-To: jim@FreeBSD.org References: <200007262004.NAA68678@freefall.freebsd.org> <20000727035713.X28657@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.5i In-Reply-To: <20000727035713.X28657@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Thu, Jul 27, 2000 at 03:57:13AM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 27 Jul 2000 at 03:57:13 +0100, Ben Smithurst wrote: > I think a few things need fixing, unless there's a good reason for them > being the way they are: > > Index: man-refs.ent > =================================================================== > RCS file: /usr/cvs/doc/share/sgml/man-refs.ent,v > retrieving revision 1.46 > diff -u -r1.46 man-refs.ent > --- man-refs.ent 2000/07/26 22:09:55 1.46 > +++ man-refs.ent 2000/07/27 02:54:38 > @@ -40,7 +40,7 @@ > > > > - > + > > > > @@ -155,7 +155,7 @@ > > > > - > + > > > > @@ -164,7 +164,7 @@ > > > > - > + > > > > @@ -253,7 +253,7 @@ > > > > - > + > > > > > Shall I commit this, or is there a good reason not to? Looks fine to me. Go for it. - jim -- /* jim mock - BSDi - open source solutions division - jim@bsdi.com */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 22: 3: 9 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id 83FC837B854 for ; Wed, 26 Jul 2000 22:03:05 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 54373 invoked by alias); 27 Jul 2000 05:03:48 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id GAA17163; Thu, 27 Jul 2000 06:58:38 +0200 (CEST) (envelope-from ue) Date: Thu, 27 Jul 2000 06:58:37 +0200 From: Udo Erdelhoff To: Ben Smithurst Cc: jim@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20130: Entities missing from doc/share/sgml/man-refs.ent Message-ID: <20000727065837.A13182@nathan.ruhr.de> References: <200007262004.NAA68678@freefall.freebsd.org> <20000727035713.X28657@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000727035713.X28657@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Thu, Jul 27, 2000 at 03:57:13AM +0100 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 27, 2000 at 03:57:13AM +0100, Ben Smithurst wrote: > I think a few things need fixing, unless there's a good reason for them > being the way they are: > > [Patch to restore flex++, g++ and friends] Definitely, your patch restores the entities generated by my makemanent script. The port (textproc/fdp-tools) should become available within in the next few days. > Shall I commit this, or is there a good reason not to? I think you should commit these changes. /s/Udo -- Q: What do you get when you cross James Dean with Ronald Reagan? A: A rebel without a clue. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Wed Jul 26 22:27: 1 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail156.nifty.com (mail156.nifty.com [202.248.37.168]) by hub.freebsd.org (Postfix) with ESMTP id BCABD37B91A; Wed, 26 Jul 2000 22:26:44 -0700 (PDT) (envelope-from otonadake@020.co.uk) Received: from wyagi2sv by mail156.nifty.com (8.9.3+3.2W/3.7W-10/13/99) with SMTP id OAA15621; Thu, 27 Jul 2000 14:26:37 +0900 Date: Thu, 27 Jul 2000 14:26:37 +0900 From: otonadake@020.co.uk Message-Id: <200007270526.OAA15621@mail156.nifty.com> Received: (shiroyagi 2.5.2 Release build 1409) ; Thu, 27 Jul 2000 14:18:13 +0900 (JST) To: addr1 Subject: =?ISO-2022-JP?B?GyRCJTMlXyVlJUslRiUjMnNNd0hHGyhC?= X-Shiroyagi-ID: 200007110001 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Adult Only Adult Only Adult Only Adult Only Adult Only $B$3$3$+$i@h$N#U#R#L$O#1#8:PL$K~$NJ}$O!V@dBP$K!*!*!W(B $B%/%j%C%/$7$J$$$G2<$5$$!#8f6(NO$K46e$2$?$$!#(B $B2Z5r!)!)!!$b$A$m$s$$$C$Q$$$"$j$^$9$h!#(B $B8+$;$m!)!!$$$$$G$7$g$&!";d$b!VD.2qD9!W$@!#(B $B5.J}$K$@$1FCJL$K8+$;$F$"$2$h$&!#!!(B $B6b!)!!$=$s$J$b$N$O$$$i$s!#(B $B9%$-$J$@$18+$K9T$-$J$5$$!#!!$7$+$7!"5v$;$s!#2a7c$9$.$k!*(B http://www.ss.iij4u.or.jp/~awabi/moromachi3/ $B!!!!(B $B!AD.2qD9$+$i$NDI?-!A(B $BpJs!W$KFI; Wed, 26 Jul 2000 23:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA49003; Wed, 26 Jul 2000 23:30:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from penguin.prod.itd.earthlink.net (penguin.prod.itd.earthlink.net [207.217.120.134]) by hub.freebsd.org (Postfix) with ESMTP id DAA6337B98B for ; Wed, 26 Jul 2000 23:24:50 -0700 (PDT) (envelope-from eogren@rod.darktech.org) Received: from rod.darktech.org (ip36.cambridge2.ma.pub-ip.psi.net [38.32.112.36]) by penguin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id XAA01781 for ; Wed, 26 Jul 2000 23:24:45 -0700 (PDT) Received: (from eogren@localhost) by rod.darktech.org (8.10.1/8.9.3) id e6R6OPI00457; Thu, 27 Jul 2000 02:24:25 -0400 (EDT) (envelope-from eogren) Message-Id: <200007270624.e6R6OPI00457@rod.darktech.org> Date: Thu, 27 Jul 2000 02:24:25 -0400 (EDT) From: eogren@earthlink.net Reply-To: eogren@earthlink.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20209: [PATCH] Update of FAQ to 4.1 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20209 >Category: docs >Synopsis: Update of FAQ to 4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 26 23:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Eric Ogren >Release: FreeBSD 4.1-RC i386 >Organization: >Environment: Updated doc repository. >Description: The FAQ has a couple of entries about 4.0 being the latest release on the 4-STABLE branch. Since 4.1 is hitting the FTP sites very soon (if it hasn't already), these should probably be updated to 4.1. This patch also slightly rewords a couple of sentences in the big ASCII tree in the Preface. >How-To-Repeat: n/a >Fix: Index: book.sgml =================================================================== RCS file: /usr/local/doctree/doc/en_US.ISO_8859-1/books/faq/book.sgml,v retrieving revision 1.80 diff -u -r1.80 book.sgml --- book.sgml 2000/07/25 18:24:48 1.80 +++ book.sgml 2000/07/27 06:19:25 @@ -154,9 +154,9 @@ Version 4.0 + URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.1-RELEASE/">4.0 is the latest stable version; it was - released in March, 2000. This is also the latest + released in July, 2000. This is also the latest release version. Briefly explained, -STABLE is aimed @@ -300,23 +300,26 @@ 3.0-RELEASE (Oct 1998) | | [3.0-STABLE] - *BRANCH* 3.1-RELESE (Feb 1999) -> 3.2 -> 3.3 -> 3.4 -> ... future 3.x releases ... + *BRANCH* 3.1-RELEASE (Feb 1999) -> 3.2 -> 3.3 -> 3.4 -> ... future 3.x releases ... | (May 1999) (Sep 1999) (Dec 1999) | | [4.0-STABLE] - *BRANCH* 4.0 (Mar 2000) -> ... future 4.x releases ... + *BRANCH* 4.0 (Mar 2000) -> 4.1 -> ... future 4.x releases ... | - | + | (Jul 2000) \|/ + [5.0-CURRENT continues] The -CURRENT branch is slowly progressing towards 5.0 and beyond, the previous 2.2-STABLE branch having been retired - with the release of 2.2.8. 3.4-STABLE has now replaced it, + with the release of 2.2.8. 3-STABLE replaced it, with 3.4-RELEASE being released in mid-December 1999. - 4.0-RELEASE was released in March 2000. Although 4-STABLE - is the actively developed -STABLE branch, bugfixes are + In May 2000, the 3-STABLE branch was more or less replaced + by the 4-STABLE branch. + 4.1-RELEASE was released in July 2000. 4-STABLE + is the actively developed -STABLE branch, although some + bugfixes (mostly security-related) are still being committed to 3-STABLE. It is expected that the 3.X branch will be officially obsoleted some time in summer 2000. @@ -408,9 +411,9 @@ - The current 4.X-STABLE release, 4.0-RELEASE can be + The current 4.X-STABLE release, 4.1-RELEASE can be found in the the 4.0-RELEASE directory. + URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.1-RELEASE/"> the 4.1-RELEASE directory. @@ -2458,7 +2461,7 @@ -In FreeBSD 4.0-CURRENT or later, the line should be: +In FreeBSD 4.0 or later, the line should be: device psm0 at atkbdc? irq 12 @@ -3834,7 +3837,7 @@ mailing list for periodic updates on new entries. -Most ports should be available for the 2.2, 3.x and 4.0 +Most ports should be available for the 2.2, 3.x and 4.x branches, and many of them should work on 2.1.x systems as well. Each time a FreeBSD release is made, a snapshot of the ports tree at the time of release in also included in the @@ -3877,7 +3880,7 @@ -for 4.0-RELEASE/4.X-STABLE +for 4.1-RELEASE/4.X-STABLE ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-4-stable/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 0:33:10 2000 Delivered-To: freebsd-doc@freebsd.org Received: from svr-columbia.4tech.com (svr-columbia.4tech.com [210.251.69.196]) by hub.freebsd.org (Postfix) with SMTP id DD56C37C059 for ; Thu, 27 Jul 2000 00:33:07 -0700 (PDT) (envelope-from watanabe@4tech.com) Received: by svr-columbia.4tech.com with Internet Mail Service (5.5.2448.0) id ; Thu, 27 Jul 2000 16:32:46 +0900 Message-ID: From: "Watanabe, Allan (Forefront Technologies)" To: "'freebsd-doc@FreeBSD.org'" Subject: Date: Thu, 27 Jul 2000 16:32:35 +0900 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 1:22: 3 2000 Delivered-To: freebsd-doc@freebsd.org Received: from klapaucius.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id 7CBA837B80C for ; Thu, 27 Jul 2000 01:22:00 -0700 (PDT) (envelope-from gsutter@zer0.org) Received: (from gsutter@localhost) by klapaucius.zer0.org (8.9.3/8.9.3) id BAA23305; Thu, 27 Jul 2000 01:21:58 -0700 (PDT) (envelope-from gsutter@zer0.org) X-Authentication-Warning: klapaucius.zer0.org: gsutter set sender to gsutter@zer0.org using -f Date: Thu, 27 Jul 2000 01:21:58 -0700 From: Gregory Sutter To: Lars Eighner Cc: freebsd-doc@FreeBSD.org Subject: Re: wrong link in handbook Message-ID: <20000727012158.A87834@klapaucius.zer0.org> References: <86d7k0cp8t.fsf@dumpster.io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <86d7k0cp8t.fsf@dumpster.io.com>; from eighner@io.com on Wed, Jul 26, 2000 at 08:53:54PM -0500 Organization: Zer0 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 2000-07-26 20:53 -0500, Lars Eighner wrote: > The English version of the handbook (just d/l and made today) > has a link in 18.2.2.3 section 2. b. to what is supposed to be a > cvsup file suitable for pulling down stable, but this file > has the tag=RELENG_3. The cvsup file itself is correct; it's on the head of the tree and doesn't really matter. (-CURRENT users know how to update the source already.) The Handbook link should point to the FreeBSD-stable branch on ftp.freebsd.org, rather than the FreeBSD-current branch, especially since the handbook describes FreeBSD-stable. However, even if the Handbook link is updated, the FreeBSD-stable copy on ftp.freebsd.org apparently has not been updated since 4.0-RELEASE, and doesn't have the updated stable-supfile. I'll check with the JREs on that part of the matter. Greg -- Gregory S. Sutter "How do I read this file?" mailto:gsutter@zer0.org "You uudecode it." http://www.zer0.org/~gsutter/ "I I I decode it?" PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 1:54: 3 2000 Delivered-To: freebsd-doc@freebsd.org Received: from anarchy.io.com (anarchy.io.com [199.170.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 1F46637B828 for ; Thu, 27 Jul 2000 01:54:01 -0700 (PDT) (envelope-from smith@eris.io.com) Received: from deliverator.io.com (root@deliverator.io.com [199.170.88.17]) by anarchy.io.com (8.9.3/8.9.3) with ESMTP id DAA03068 for ; Thu, 27 Jul 2000 03:54:00 -0500 Received: from eris.io.com (IDENT:smith@eris.io.com [199.170.88.11]) by deliverator.io.com (8.9.3/8.9.3) with ESMTP id DAA01145 for ; Thu, 27 Jul 2000 03:54:00 -0500 Received: (from smith@localhost) by eris.io.com (8.8.7/8.8.7) id DAA02372 for FreeBSD-doc@FreeBSD.ORG; Thu, 27 Jul 2000 03:53:59 -0500 Date: Thu, 27 Jul 2000 03:53:59 -0500 From: Michael Smith To: FreeBSD-doc@FreeBSD.ORG Subject: New XML mailing list Message-ID: <20000727035359.L428@io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd like to announce a relatively new mailing list, XML-DOC, which has been created for general discussions related to the application of XML to technical documentation. You can subscribe to the list by sending a blank e-mail message to: xml-doc-subscribe@egroups.com You can also subscribe at the XML-DOC website: http://www.egroups.com/group/xml-doc I apologize if an announcement about XML-DOC has already gone out to this list or if most of you are already aware of it through a posting to one of the other mailing lists related to open-source documentation, but I'm trying hard to get as many interested people signed up and participating in XML-DOC as I can. Although the list is only 4 weeks old, it already has almost 600 subscribers. However, at this point, I don't think the open-source perspective is well-represented on XML-DOC, so I'd really like to encourage you all to sign up and participate if you have the time and energy for yet another list. Here's a brief description of XML-DOC that might help you decide whether you really want to sign up or not: XML-DOC is for technical writers, markup authors, XML developers, XML product vendors and systems integrators, and anyone else interested in discussing the application of XML tools and techniques to the creation of documentation, particularly documentation for computer software and hardware and for e-business infrastructure. Topics that are highly encouraged on the list: * Using XML-based content management systems * Profiling/customizing for multiple audiences/delivery formats * Using DocBook and other DTDs to create technical documentation * Transitioning to XML authoring from a FrameMaker, Interleaf, etc. environment * Publishing (transforming and delivering XML content) * Converting legacy documents to XML * Performing document analyses and creating/refining DTDs And to that list of topics, I'd like to add that some of the recent threads on the list have started out with messages titled: * DocBook and open source docs * Is XML ready for prime time? (XML v. SGML) * Topic maps: better linking Of course, XML-DOC is not intended to duplicate or supersede the purpose of the present list or any other list -- it's a forum for general discussions of XML as it relates to documentation. Hope to see some of you there. -- Mike Smith -- Michael Smith ... smith@io.com List owner XML-DOC mailing list ... http://www.egroups.com/group/xml-doc/ For discussing applications of XML to technical documentation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 5:20:16 2000 Delivered-To: freebsd-doc@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id EA49137C143; Thu, 27 Jul 2000 05:20:10 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 13Hme0-000BxH-00; Thu, 27 Jul 2000 14:20:08 +0200 Date: Thu, 27 Jul 2000 14:20:08 +0200 From: Neil Blakey-Milner To: Jim Mock Cc: Nik Clayton , freebsd-doc@freebsd.org Subject: Re: docs/20121: Better user ppp documentation in man page than in handbook Message-ID: <20000727142007.A45902@mithrandr.moria.org> References: <200007240634.XAA20836@freefall.freebsd.org> <20000726195554.D19989@catkin.nothing-going-on.org> <20000726121015.C49199@luna.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000726121015.C49199@luna.osd.bsdi.com>; from jim@freebsd.org on Wed, Jul 26, 2000 at 12:10:15PM -0700 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed 2000-07-26 (12:10), Jim Mock wrote: > > Perhaps a 'serial comms' Handbook would be better? > > Yeah, I thought about that afterwards. With a serial comms handbook, we > could include the SLIP stuff too. "Networking Handbook"? I have some basic stuff sitting on the laptop at home describing how one actually adds new network cards to the rc.conf stuff, how to set up the default firewall stuff, how to use cpp to pre-process firewall rules, and so forth. When I finally get a telephone at home, I'll whip it into shape. Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 7:52:38 2000 Delivered-To: freebsd-doc@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 3E46437BD4E for ; Thu, 27 Jul 2000 07:52:34 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id HAA02974; Thu, 27 Jul 2000 07:52:16 -0700 Message-ID: <39804C9F.A3F3A6CA@urx.com> Date: Thu, 27 Jul 2000 07:52:15 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gregory Sutter Cc: Lars Eighner , freebsd-doc@FreeBSD.ORG Subject: Re: wrong link in handbook References: <86d7k0cp8t.fsf@dumpster.io.com> <20000727012158.A87834@klapaucius.zer0.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gregory Sutter wrote: > > On 2000-07-26 20:53 -0500, Lars Eighner wrote: > > The English version of the handbook (just d/l and made today) > > has a link in 18.2.2.3 section 2. b. to what is supposed to be a > > cvsup file suitable for pulling down stable, but this file > > has the tag=RELENG_3. > > The cvsup file itself is correct; it's on the head of the tree > and doesn't really matter. (-CURRENT users know how to update > the source already.) The Handbook link should point to the > FreeBSD-stable branch on ftp.freebsd.org, rather than the > FreeBSD-current branch, especially since the handbook describes > FreeBSD-stable. > > However, even if the Handbook link is updated, the FreeBSD-stable > copy on ftp.freebsd.org apparently has not been updated since > 4.0-RELEASE, and doesn't have the updated stable-supfile. I'll > check with the JREs on that part of the matter. Isn't this because we now have a file called 4.x-stable-supfile. The 4.x-stable-supfile in /usr/share/examples/cvsup still has the cvs-cryto collections and comments in it. Kent > > Greg > -- > Gregory S. Sutter "How do I read this file?" > mailto:gsutter@zer0.org "You uudecode it." > http://www.zer0.org/~gsutter/ "I I I decode it?" > PGP DSS public key 0x40AE3052 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ Bomber dropping fire retardant in front of Hanford Wild fire. http://kstewart.urx.com/kstewart/bomber.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 10:33:26 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id F297B37BD05 for ; Thu, 27 Jul 2000 10:33:23 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from parish.my.domain ([62.255.97.107]) by mta01-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000727173322.RQPZ26680.mta01-svc.ntlworld.com@parish.my.domain> for ; Thu, 27 Jul 2000 18:33:22 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id SAA01570 for freebsd-doc@freebsd.org; Thu, 27 Jul 2000 18:33:17 +0100 (BST) (envelope-from mark) Date: Thu, 27 Jul 2000 18:33:17 +0100 From: Mark Ovens To: freebsd-doc@freebsd.org Subject: Re: docs/20091: [patch] Dangling reference in amq.8 manpage Message-ID: <20000727183317.B236@parish> References: <200007251746.KAA53969@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007251746.KAA53969@freefall.freebsd.org>; from marko@freebsd.org on Tue, Jul 25, 2000 at 10:46:59AM -0700 Organization: Total lack of Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I was just about to commit this but noticed that it is in src/contrib and ISTR that we don't touch contrib stuff. Is this correct, or can I go ahead? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 11:24:44 2000 Delivered-To: freebsd-doc@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id C482137BE94; Thu, 27 Jul 2000 11:24:29 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.15 #1) id 13HsKa-0009Ji-00; Thu, 27 Jul 2000 19:24:28 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.15 #1) id 13HsKa-000NGX-00; Thu, 27 Jul 2000 19:24:28 +0100 Date: Thu, 27 Jul 2000 19:24:28 +0100 From: Ben Smithurst To: Mark Ovens Cc: freebsd-doc@freebsd.org Subject: Re: docs/20091: [patch] Dangling reference in amq.8 manpage Message-ID: <20000727192428.G59315@strontium.scientia.demon.co.uk> References: <200007251746.KAA53969@freefall.freebsd.org> <20000727183317.B236@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000727183317.B236@parish> Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mark Ovens wrote: > I was just about to commit this but noticed that it is in src/contrib > and ISTR that we don't touch contrib stuff. Is this correct, or can I > go ahead? I think you're allowed if the file has already been taken off the vendor branch. amq.8 has: RCS file: /usr/cvs/src/contrib/amd/amq/amq.8,v Working file: amq.8 head: 1.5 branch: locks: strict Note the empty ``branch:'' line. I think that's the rule, anyway, you should probably get a slightly more experienced committer's opinion. :-) -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 11:45:21 2000 Delivered-To: freebsd-doc@freebsd.org Received: from cx587235-a.chnd1.az.home.com (cx587235-a.chnd1.az.home.com [24.11.88.170]) by hub.freebsd.org (Postfix) with ESMTP id D559537BBCE; Thu, 27 Jul 2000 11:45:11 -0700 (PDT) (envelope-from jjreynold@home.com) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-a.chnd1.az.home.com (8.9.3/8.9.3) with ESMTP id LAA09117; Thu, 27 Jul 2000 11:45:11 -0700 (MST) (envelope-from jjreynold@home.com) Received: (from jjreynold@localhost) by whale.home-net (8.9.3/8.9.3) id LAA44493; Thu, 27 Jul 2000 11:45:11 -0700 (MST) (envelope-from jjreynold@home.com) From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14720.33591.77038.377961@whale.home-net> Date: Thu, 27 Jul 2000 11:45:11 -0700 (MST) To: hackers@freebsd.org Cc: doc@freebsd.org Subject: Re: unable to use disklabel -B from fixit floppy? In-Reply-To: <200007271636.JAA76849@pike.osd.bsdi.com> References: <14719.60144.794393.763015@gargle.gargle.HOWL> <200007271636.JAA76849@pike.osd.bsdi.com> X-Mailer: VM 6.75 under Emacs 20.7.1 Cc: Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ copying -doc because I've got a doc patch for the FAQ ... perhaps :) ] [ On Thursday, July 27, John Baldwin wrote: ] > > Umm, well. First off, disklabel -B doesn't fix your MBR. fdisk does that, > or boot0cfg if you are using boot0 to dual-boot. However, can you type Hmmm. Must have just been bit-rot in my brain from WAY back. Maybe it was the 3.x to 4.x transition where I remember seeing ``do disklabel -B'' ... can't remember. OK, now I know boot0cfg so I'll remember that. Thanks very much! > disklabel ad0 now and get useful information? Or disklabel ad0sX (where X > is the slice number for your FreeBSD slice)? oh yes, no problems. > Yes, this touches the MBR. The disklabel command serves the same purpose as > the label editor in sysinstall. IOW, you use disklabel to lay out partitions > (a-h) within a FreeBSD slice. > > See if disklabel ad0 works now. Absolutely. Since this is a way to recover the MBR in addition to what was already in the FAQ, I hacked up some changes to that FAQ entry. Attached is a diff--be gentle, this is my very first time attempting to hack SGML :) ... (I will go ahead and just send-pr this as well ....) --- book.sgml.orig Thu Jul 27 11:08:53 2000 +++ book.sgml Thu Jul 27 11:38:03 2000 @@ -1306,22 +1306,22 @@ -Can Windows 95 co-exist with FreeBSD? +Can Windows 95/98 co-exist with FreeBSD? -Install Windows 95 first, after that FreeBSD. FreeBSD's boot -manager will then manage to boot Win95 and FreeBSD. If you -install Windows 95 second, it will boorishly overwrite your +Install Windows 95/98 first, after that FreeBSD. FreeBSD's boot +manager will then manage to boot Win95/98 and FreeBSD. If you +install Windows 95/98 second, it will boorishly overwrite your boot manager without even asking. If that happens, see the next section. - Windows 95 killed my boot manager! How do I get it back? + Windows 95/98 killed my boot manager! How do I get it back? You can reinstall the boot manager FreeBSD comes with in one of -two ways: +three ways: @@ -1351,6 +1351,24 @@ prompt, be sure to select "Boot Manager." This will re-write the boot manager to disk. Now quit out of the installation menu and reboot off the hard disk as normal. + + + +Boot the FreeBSD boot floppy (or CD-ROM) and choose the +Fixit menu item. Select either the Fixit floppy or +CD-ROM #2 (the live file system option) as appropriate +and enter the fixit shell. Then execute the following command: + + +Fixit# boot0cfg -B bootdevice + + +substituting bootdevice for your real boot device such +as ad0 (first IDE disk), ad4 (first IDE disk on auxiliary controller), da0 +(first SCSI disk), etc. + + + -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= John Reynolds Chandler Capabilities Engineering, CDS, Intel Corporation jreynold@sedona.ch.intel.com My opinions are mine, not Intel's. Running jjreynold@home.com FreeBSD 4.0-STABLE. FreeBSD: The Power to Serve. http://members.home.com/jjreynold/ Come join us!!! @ http://www.FreeBSD.org/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 11:50:12 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C99D37C0FC for ; Thu, 27 Jul 2000 11:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA01386; Thu, 27 Jul 2000 11:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cx587235-a.chnd1.az.home.com (cx587235-a.chnd1.az.home.com [24.11.88.170]) by hub.freebsd.org (Postfix) with ESMTP id 4BAB837BC82 for ; Thu, 27 Jul 2000 11:49:15 -0700 (PDT) (envelope-from jjreynold@cx587235-a.chnd1.az.home.com) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-a.chnd1.az.home.com (8.9.3/8.9.3) with ESMTP id LAA09371 for ; Thu, 27 Jul 2000 11:49:14 -0700 (MST) (envelope-from jjreynold@dolphin.home-net) Received: (from jjreynold@localhost) by whale.home-net (8.9.3/8.9.3) id LAA44851; Thu, 27 Jul 2000 11:49:14 -0700 (MST) (envelope-from jjreynold@mailhost.home-net) Message-Id: <200007271849.LAA44851@whale.home-net> Date: Thu, 27 Jul 2000 11:49:14 -0700 (MST) From: jjreynold@home.com Reply-To: jjreynold@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20226: FAQ update for "win95 killed boot manager" question Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20226 >Category: docs >Synopsis: FAQ update for "win95 killed mbr" question >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 27 11:50:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: John Reynolds >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: FreeBSD whale 4.1-STABLE FreeBSD 4.1-STABLE #0: Wed Jul 26 20:23:29 MST 2000 root@whale:/usr/obj/usr/src/sys/WHALE i386 >Description: The description how to get back your MBR if Windows 95 or '98 "boorishly" nukes it in a dual-boot situation has been enhanced to show the "boot0cfg" command. Also, the "Windows 95" has been rev'ed to include Windows 95/98 because the same procedures apply to 98 as 95. >How-To-Repeat: See FAQ :) >Fix: Apply the following patch to /usr/doc/en_US.ISO_8859-1/books/faq/book.sgml --- book.sgml.orig Thu Jul 27 11:08:53 2000 +++ book.sgml Thu Jul 27 11:38:03 2000 @@ -1306,22 +1306,22 @@ -Can Windows 95 co-exist with FreeBSD? +Can Windows 95/98 co-exist with FreeBSD? -Install Windows 95 first, after that FreeBSD. FreeBSD's boot -manager will then manage to boot Win95 and FreeBSD. If you -install Windows 95 second, it will boorishly overwrite your +Install Windows 95/98 first, after that FreeBSD. FreeBSD's boot +manager will then manage to boot Win95/98 and FreeBSD. If you +install Windows 95/98 second, it will boorishly overwrite your boot manager without even asking. If that happens, see the next section. - Windows 95 killed my boot manager! How do I get it back? + Windows 95/98 killed my boot manager! How do I get it back? You can reinstall the boot manager FreeBSD comes with in one of -two ways: +three ways: @@ -1351,6 +1351,24 @@ prompt, be sure to select "Boot Manager." This will re-write the boot manager to disk. Now quit out of the installation menu and reboot off the hard disk as normal. + + + +Boot the FreeBSD boot floppy (or CD-ROM) and choose the +Fixit menu item. Select either the Fixit floppy or +CD-ROM #2 (the live file system option) as appropriate +and enter the fixit shell. Then execute the following command: + + +Fixit# boot0cfg -B bootdevice + + +substituting bootdevice for your real boot device such +as ad0 (first IDE disk), ad4 (first IDE disk on auxiliary controller), da0 +(first SCSI disk), etc. + + + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 12:30: 7 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4AD537C0B6 for ; Thu, 27 Jul 2000 12:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA06852; Thu, 27 Jul 2000 12:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 27 Jul 2000 12:30:01 -0700 (PDT) Message-Id: <200007271930.MAA06852@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Ben Smithurst Subject: Re: docs/20226: FAQ update for "win95 killed boot manager" question Reply-To: Ben Smithurst Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20226; it has been noted by GNATS. From: Ben Smithurst To: jjreynold@home.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/20226: FAQ update for "win95 killed boot manager" question Date: Thu, 27 Jul 2000 20:24:56 +0100 jjreynold@home.com wrote: > +Fixit# boot0cfg -B bootdevice > + Nuke the empty . > +substituting bootdevice for your real boot device such around "bootdevice" in both places, and don't use at all for that. > +as ad0 (first IDE disk), ad4 (first IDE disk on auxiliary controller), da0 > +(first SCSI disk), etc. You probably need around the device names. Other than that, it doesn't look too bad. I don't know if you need the space with either. I know technically the space *is* included in the prompt, but there's a space after the normal root prompt as well which isn't included in the &prompt.root entity: freebsd.dtd:#"> But I'm getting picky now. :-) -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 12:40: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4864237B9B1 for ; Thu, 27 Jul 2000 12:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA08332; Thu, 27 Jul 2000 12:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 27 Jul 2000 12:40:04 -0700 (PDT) Message-Id: <200007271940.MAA08332@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: John Reynolds Subject: Re: docs/20226: FAQ update for "win95 killed boot manager" question Reply-To: John Reynolds Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20226; it has been noted by GNATS. From: John Reynolds To: Ben Smithurst Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/20226: FAQ update for "win95 killed boot manager" question Date: Thu, 27 Jul 2000 12:33:22 -0700 (MST) [ On Thursday, July 27, Ben Smithurst wrote: ] > > Nuke the empty . > > around "bootdevice" in both places, and don't use at > all for that. > > You probably need around the device names. > > Other than that, it doesn't look too bad. I don't know if you need the > space with either. I know technically the space *is* included in > the prompt, but there's a space after the normal root prompt as well which > isn't included in the &prompt.root entity: > > freebsd.dtd:#"> Cool. I was mostly copying from the previous "listitem" which is why you see some of the stuff the way it was. Do you want me to slightly reformat it per the above suggestions before it's committable? > But I'm getting picky now. :-) be gentle :) -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= John Reynolds Chandler Capabilities Engineering, CDS, Intel Corporation jreynold@sedona.ch.intel.com My opinions are mine, not Intel's. Running jjreynold@home.com FreeBSD 4.0-STABLE. FreeBSD: The Power to Serve. http://members.home.com/jjreynold/ Come join us!!! @ http://www.FreeBSD.org/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 13:50:12 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BC06D37C2F8 for ; Thu, 27 Jul 2000 13:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA21780; Thu, 27 Jul 2000 13:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 27 Jul 2000 13:50:06 -0700 (PDT) Message-Id: <200007272050.NAA21780@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Ben Smithurst Subject: Re: docs/20226: FAQ update for "win95 killed boot manager" question Reply-To: Ben Smithurst Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20226; it has been noted by GNATS. From: Ben Smithurst To: John Reynolds Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/20226: FAQ update for "win95 killed boot manager" question Date: Thu, 27 Jul 2000 21:43:57 +0100 John Reynolds wrote: > Do you want me to slightly reformat it per the above suggestions before it's > committable? No need really, they're easy enough for me to do myself. I'll probably commit this in a few hours unless someone else wants to before then. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 13:50:13 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 57ED737C1D8 for ; Thu, 27 Jul 2000 13:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA21754; Thu, 27 Jul 2000 13:50:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 27 Jul 2000 13:50:05 -0700 (PDT) Message-Id: <200007272050.NAA21754@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Udo Erdelhoff Subject: Re: docs/20209: [PATCH] Update of FAQ to 4.1 Reply-To: Udo Erdelhoff Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/20209; it has been noted by GNATS. From: Udo Erdelhoff To: eogren@earthlink.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/20209: [PATCH] Update of FAQ to 4.1 Date: Thu, 27 Jul 2000 20:18:39 +0200 On Thu, Jul 27, 2000 at 02:24:25AM -0400, eogren@earthlink.net wrote: Some comments: > Index: book.sgml > =================================================================== > RCS file: /usr/local/doctree/doc/en_US.ISO_8859-1/books/faq/book.sgml,v > retrieving revision 1.80 > diff -u -r1.80 book.sgml > --- book.sgml 2000/07/25 18:24:48 1.80 > +++ book.sgml 2000/07/27 06:19:25 > @@ -154,9 +154,9 @@ > - URL="ftp://[...]/releases/i386/4.0-RELEASE/">4.0 > + URL="ftp://[...]/releases/i386/4.1-RELEASE/">4.0 ^^^ ^^^ You may want to use 1,$s/4\.0/4.1/g next time ;-) > @@ -300,23 +300,26 @@ > 3.0-RELEASE (Oct 1998) > | > | [3.0-STABLE] > - *BRANCH* 3.1-RELESE (Feb 1999) -> 3.2 -> 3.3 -> 3.4 -> ... future 3.x releases ... > + *BRANCH* 3.1-RELEASE (Feb 1999) -> 3.2 -> 3.3 -> 3.4 -> ... future 3.x releases ... > | (May 1999) (Sep 1999) (Dec 1999) You may want to add 3.5-RELEASE (June 2000) > - with the release of 2.2.8. 3.4-STABLE has now replaced it, > + with the release of 2.2.8. 3-STABLE replaced it, > with 3.4-RELEASE being released in mid-December 1999. "with 3.5-RELEASE having been released in June 2000" > @@ -408,9 +411,9 @@ > - The current 4.X-STABLE release, 4.0-RELEASE can be > + The current 4.X-STABLE release, 4.1-RELEASE can be I would prefer to use 4-STABLE instead of 4.X-STABLE. There's only one CVS Branch for the variouses 4.X-Releases. > found in the - URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.0-RELEASE/"> the 4.0-RELEASE directory. > + URL="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.1-RELEASE/"> the 4.1-RELEASE directory. will result in "... found in the directory." (link part denoted by <>) One of the two "the" can be removed and the word directory should be a part of the link, too. In other words, use found in . and get "...found in " > @@ -3877,7 +3880,7 @@ > > > > -for 4.0-RELEASE/4.X-STABLE > +for 4.1-RELEASE/4.X-STABLE Again, I'd prefer to use 4-STABLE instead of 4.X-STABLE. /s/Udo -- "I say we take off and nuke the site from orbit - it's the only way to be sure." (Aliens II) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 16:47:31 2000 Delivered-To: freebsd-doc@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 697AB37C187 for ; Thu, 27 Jul 2000 16:47:23 -0700 (PDT) (envelope-from grog@wantadilla.lemis.com) Received: (from grog@localhost) by wantadilla.lemis.com (8.9.3/8.9.3) id JAA44505; Fri, 28 Jul 2000 09:16:32 +0930 (CST) (envelope-from grog) Date: Fri, 28 Jul 2000 09:16:32 +0930 From: Greg Lehey To: Chitti Raju Cc: FreeBSD Documenters Subject: Re: Writing device drivers. Message-ID: <20000728091632.C36172@wantadilla.lemis.com> References: <200007271059.DAA32593@geocrawler.i.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200007271059.DAA32593@geocrawler.i.sourceforge.net>; from chitti.raju@wipro.com on Thu, Jul 27, 2000 at 03:59:27AM -0700 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thursday, 27 July 2000 at 3:59:27 -0700, Chitti Raju wrote: > This message was sent from Geocrawler.com by "Chitti Raju" > > Hello Greg, > My name Chitti and want to write device drivers in Free BSD. I was > searching for tutorials on writing device drivers on the net and > found your reply to same question posted earlier. I went to the > mentioned link and couldn't find the tutorial there. If you have a > soft copy, can you please mail me. My email address is > chitti.raju@wipro.com Ah, yes, I know Wipro. I spent a week holding a course in Secunderabad a few years back. Where are you located? > On Tue, 7 April 1998 at 9:44:30 +0300, Ruslan Ermilov wrote: >> On Tue, Apr 07, 1998 at 01:34:15PM +0800, Doug Lo wrote: >>> I want to write device drivers on FreeBSD, would anyone know where has >>> information about it? >>> >> >> Go to the http://www.freebsd.org/tutorials. >> See ``FreeBSD Device Driver Writer`s Guide``. > > More specifically, the URL is > http://www.freebsd.org/tutorials/ddwg/ddwg.html. I believe that this tutorial was removed because it was so out of date. Unfortunately, the system is currently in a state of flux, and I don't think anybody has updated it. I'm copying the documentation project, who might be able to help you further. If that doesn't help, the best thing you can do is get a generic UNIX (not Linux) device driver book, none of which are very good, and use that and the source code of a similar driver to help you. The book I have is by Egan and Teixiera, and is very old. You may also get answers to specific questions on FreeBSD-hackers. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 17:39:16 2000 Delivered-To: freebsd-doc@freebsd.org Received: from web2901.mail.yahoo.com (web2901.mail.yahoo.com [128.11.68.44]) by hub.freebsd.org (Postfix) with SMTP id 64E6A37C180 for ; Thu, 27 Jul 2000 17:39:04 -0700 (PDT) (envelope-from daugava@rocketmail.com) Received: (qmail 16183 invoked by uid 60001); 28 Jul 2000 00:39:03 -0000 Message-ID: <20000728003903.16182.qmail@web2901.mail.yahoo.com> Received: from [208.190.214.223] by web2901.mail.yahoo.com; Thu, 27 Jul 2000 17:39:03 PDT Date: Thu, 27 Jul 2000 17:39:03 -0700 (PDT) From: Andrei Zaitsev Subject: Mirroring freebsd.org To: freebsd-doc@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I am considering starting a mirror of FreeBSD.org I've read http://www.freebsd.org/internal/mirror.html and I still have one question: do you maintain a list of current mirror sites on your page ? Thanks! Andy http://linuxdoc.yi.org __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Thu Jul 27 17:39:50 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 04B9C37C17A; Thu, 27 Jul 2000 17:39:49 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA54236; Thu, 27 Jul 2000 17:39:48 -0700 (PDT) (envelope-from ben@FreeBSD.org) Date: Thu, 27 Jul 2000 17:39:48 -0700 (PDT) From: Message-Id: <200007280039.RAA54236@freefall.freebsd.org> To: jjreynold@home.com, ben@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20226: FAQ update for "win95 killed mbr" question Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: FAQ update for "win95 killed mbr" question State-Changed-From-To: open->closed State-Changed-By: ben State-Changed-When: Fri Jul 28 01:34:51 BST 2000 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=20226 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jul 28 1:40: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EAD0B37B8CF for ; Fri, 28 Jul 2000 01:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA46496; Fri, 28 Jul 2000 01:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from kant.nihilist.org (kant.nihilist.org [64.6.194.8]) by hub.freebsd.org (Postfix) with ESMTP id F392C37B818 for ; Fri, 28 Jul 2000 01:35:42 -0700 (PDT) (envelope-from tcole@nietzsche.nihilist.org) Received: from nietzsche.nihilist.org (nietzsche.nihilist.org [192.168.1.5]) by kant.nihilist.org (8.10.1/8.10.1) with ESMTP id e6S8Y1x19056 for ; Fri, 28 Jul 2000 01:34:02 -0700 (PDT) Received: (from tcole@localhost) by nietzsche.nihilist.org (8.9.3/8.9.3) id BAA44037; Fri, 28 Jul 2000 01:35:37 -0700 (PDT) (envelope-from tcole) Message-Id: <200007280835.BAA44037@nietzsche.nihilist.org> Date: Fri, 28 Jul 2000 01:35:37 -0700 (PDT) From: Travis Cole Reply-To: tcole@nietzsche.nihilist.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20235: Wrong release date for 4.1 RELEASE on http://www.freebsd.org/releases/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20235 >Category: docs >Synopsis: Wrong release date for 4.1 RELEASE on http://www.freebsd.org/releases/ >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 28 01:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Travis Cole >Release: NA >Organization: >Environment: NA >Description: The release date for FreeBSD 4.1 is incorrectly listed on: http://www.freebsd.org/releases/ The page reads like this: Current Release(s) Release 4.1 (March, 2000) Announcement : Release Notes : Errata That should obviously say July, 2000. >How-To-Repeat: Look at http://www.freebsd.org/releases/ :) >Fix: s/March/July >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jul 28 1:41:27 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9781737BEE2; Fri, 28 Jul 2000 01:41:25 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA46731; Fri, 28 Jul 2000 01:41:25 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Date: Fri, 28 Jul 2000 01:41:25 -0700 (PDT) From: Message-Id: <200007280841.BAA46731@freefall.freebsd.org> To: tcole@nietzsche.nihilist.org, jkh@FreeBSD.org, freebsd-doc@freebsd.org Subject: Re: docs/20235: Wrong release date for 4.1 RELEASE on http://www.freebsd.org/releases/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Wrong release date for 4.1 RELEASE on http://www.freebsd.org/releases/ State-Changed-From-To: open->closed State-Changed-By: jkh State-Changed-When: Fri Jul 28 01:41:17 PDT 2000 State-Changed-Why: Already got it, thanks. :0 http://www.freebsd.org/cgi/query-pr.cgi?pr=20235 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jul 28 7:26: 0 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mufasa.olivet.edu (lion.olivet.edu [12.21.76.6]) by hub.freebsd.org (Postfix) with ESMTP id F275637B59E for ; Fri, 28 Jul 2000 07:25:57 -0700 (PDT) (envelope-from dhamlin@olivet.edu) Received: from webaccess.olivet.edu (webmail.olivet.edu [192.168.0.4]) by mufasa.olivet.edu (8.9.3/8.9.3) with SMTP id JAA06569 for ; Fri, 28 Jul 2000 09:35:01 -0500 Received: from Internet-Message_Server by webaccess.olivet.edu with Novell_GroupWise; Fri, 28 Jul 2000 09:25:57 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.3.1 Date: Fri, 28 Jul 2000 09:25:19 -0500 From: "Dan Hamlin" To: Subject: Thanks for the documentation! Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just want to thank those responsible for the Handbook. As a Linux user of 6 years I am very familiar with the free Unices and decided to try out FreeBSD. I really like what I am seeing and the documentation makes going from Linux to FreeBSD much easier. Keep up the great work! Dan Hamlin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jul 28 8: 6: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mail.palnet.com (mail.palnet.com [192.116.19.220]) by hub.freebsd.org (Postfix) with ESMTP id 2522337B74A for ; Fri, 28 Jul 2000 08:05:58 -0700 (PDT) (envelope-from dhadha@palnet.com) Received: from palnet.com (dogbert.palnet.com [192.116.17.51]) by mail.palnet.com (8.9.3/8.9.3) with ESMTP id SAA48539 for ; Fri, 28 Jul 2000 18:06:57 +0300 (IDT) Message-ID: <3981AF26.B8945B11@palnet.com> Date: Fri, 28 Jul 2000 18:04:54 +0200 From: Moussa Dhadha X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: doc@FreeBSD.org Subject: can you give an example how i can use that and for what ?? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -- _\\\\|/_ ( o o ) oOOO------(_)-------OOOo Moussa Dhadha System Administrator Palnet Communications Ltd dhadha@palnet.com .... www.palnet.com Tel. 02-240-3434 .... Fax. 02-240-3430 Oooo. .oooO ( ) ( ) \ ( \ ( \_) \_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jul 28 11:47: 1 2000 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 4616C37B7B2; Fri, 28 Jul 2000 11:46:47 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id RAA31850; Fri, 28 Jul 2000 17:31:17 +0100 (BST) (envelope-from nik) Date: Fri, 28 Jul 2000 17:31:17 +0100 From: Nik Clayton To: Ben Smithurst Cc: Mark Ovens , freebsd-doc@freebsd.org Subject: Re: docs/20091: [patch] Dangling reference in amq.8 manpage Message-ID: <20000728173117.A27979@catkin.nothing-going-on.org> References: <200007251746.KAA53969@freefall.freebsd.org> <20000727183317.B236@parish> <20000727192428.G59315@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000727192428.G59315@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Thu, Jul 27, 2000 at 07:24:28PM +0100 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Jul 27, 2000 at 07:24:28PM +0100, Ben Smithurst wrote: > Mark Ovens wrote: > > > I was just about to commit this but noticed that it is in src/contrib > > and ISTR that we don't touch contrib stuff. Is this correct, or can I > > go ahead? > > I think you're allowed if the file has already been taken off the vendor > branch. > Note the empty ``branch:'' line. I think that's the rule, anyway, you > should probably get a slightly more experienced committer's opinion. :-) Ben's quite correct. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Fri Jul 28 22:18:27 2000 Delivered-To: freebsd-doc@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 15FF937B966; Fri, 28 Jul 2000 22:18:24 -0700 (PDT) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e6T5IOE21593; Fri, 28 Jul 2000 22:18:24 -0700 (PDT) Date: Fri, 28 Jul 2000 22:18:24 -0700 From: Alfred Perlstein To: www@freebsd.org Cc: doc@freebsd.org, wosch@freebsd.org Subject: Error on www.freebsd.org homepage: Message-ID: <20000728221824.O17222@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Index: index.sgml =================================================================== RCS file: /home/ncvs/www/en/index.sgml,v retrieving revision 1.88 diff -u -u -r1.88 index.sgml --- index.sgml 2000/06/23 01:09:33 1.88 +++ index.sgml 2000/07/29 05:14:55 @@ -133,7 +133,7 @@

What is FreeBSD?

FreeBSD is an advanced BSD UNIX operating system for - "PC-compatible" computers, developed and maintained by a large team of individuals.

? -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jul 29 3:12:11 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B32E37B6FD; Sat, 29 Jul 2000 03:12:10 -0700 (PDT) (envelope-from marko@FreeBSD.org) Received: (from marko@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA30267; Sat, 29 Jul 2000 03:12:10 -0700 (PDT) (envelope-from marko@FreeBSD.org) Date: Sat, 29 Jul 2000 03:12:10 -0700 (PDT) From: Message-Id: <200007291012.DAA30267@freefall.freebsd.org> To: marko@FreeBSD.org, freebsd-doc@freebsd.org, marko@FreeBSD.org Subject: Re: docs/14682: lprm(1) unaware of lp(1) Environment Variables (LPDEST) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: lprm(1) unaware of lp(1) Environment Variables (LPDEST) Responsible-Changed-From-To: freebsd-doc->marko Responsible-Changed-By: marko Responsible-Changed-When: Sat Jul 29 03:09:43 PDT 2000 Responsible-Changed-Why: I'll take this. This problem also affects lpq(1), lpr(1), and pac(8). http://www.freebsd.org/cgi/query-pr.cgi?pr=14682 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jul 29 9:30:18 2000 Delivered-To: freebsd-doc@freebsd.org Received: from webserver02.linux.microexpert.ch (webserver02.linux.microexpert.ch [194.230.70.153]) by hub.freebsd.org (Postfix) with ESMTP id 8725137BA27 for ; Sat, 29 Jul 2000 09:30:08 -0700 (PDT) (envelope-from thomas@t-bader.ch) Received: from zeus.home.t-bader.ch (pop-zh-13-dialup-88.spectraweb.ch [194.230.223.88]) by webserver02.linux.microexpert.ch (8.10.2/8.10.2) with ESMTP id e6TGT8H13136 for ; Sat, 29 Jul 2000 18:29:08 +0200 Received: from ricola.home.t-bader.ch (root@ricola.home.t-bader.ch [192.168.0.1]) by zeus.home.t-bader.ch (8.9.3/8.9.3/Debian/GNU) with ESMTP id SAA00680 for ; Sat, 29 Jul 2000 18:29:25 +0200 Received: (from tb@localhost) by ricola.home.t-bader.ch (8.10.1/8.10.1) id e6TFORb01197 for freebsd-doc@FreeBSD.ORG; Sat, 29 Jul 2000 17:24:27 +0200 Date: Sat, 29 Jul 2000 17:24:27 +0200 From: Thomas Bader To: freebsd-doc@FreeBSD.ORG Subject: Any efforts to translate the handbook into german? Message-ID: <20000729172427.A1170@home.t-bader.ch> Reply-To: Thomas Bader Mail-Followup-To: freebsd-doc@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.4i Organization: private X-Url: X-Cool: get your free UNIX account @ http://www.trash.net/ X-PGP-Key: mailto (automated reply) X-PGP-Algorithms: RSA and DSA/EG keys are available X-Operating-System: Debian GNU/Linux 2.1 (Kernel 2.2.14) X-Editor: Vim-507 http://www.vim.org Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi The FreeBSD-handbook (which I can find under /usr/share/doc/handbook or on www.FreeBSD.ORG/handbook/) is very fine and easy to read for me (I'm not a native english speaker). Now I'd like to know, if there's a project around, whose effort is to translate the entire handbook into german. Thomas --=20 .-. Thomas Bader =B7 thomasb@trash.net.remove =B7 http://www.t-bader.ch= / .-. oo| o= o| /`'\ Einen Unix-Shellaccount gibt es unter http://www.trash.net/ /`= '\ (\_;/) PGP Key-ID: 0x3A4B7F5D (RSA) 0x7584F5D8 (DSA/EG) (\_= ;/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jul 29 10: 1: 4 2000 Delivered-To: freebsd-doc@freebsd.org Received: from mout2.silyn-tek.de (mout2.silyn-tek.de [194.25.165.70]) by hub.freebsd.org (Postfix) with ESMTP id 2170037B517 for ; Sat, 29 Jul 2000 10:00:42 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13IZyV-0007Fa-00; Sat, 29 Jul 2000 19:00:35 +0200 Received: from p3e9eedf6.dip0.t-ipconnect.de ([62.158.237.246] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13IZyR-0001Qr-00; Sat, 29 Jul 2000 19:00:31 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 48806AB91; Sat, 29 Jul 2000 19:00:36 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id EBD6C14BB4; Sat, 29 Jul 2000 19:00:28 +0200 (CEST) Date: Sat, 29 Jul 2000 19:00:28 +0200 To: Thomas Bader Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Any efforts to translate the handbook into german? Message-ID: <20000729190028.A14267@cichlids.cichlids.com> References: <20000729172427.A1170@home.t-bader.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000729172427.A1170@home.t-bader.ch>; from thomas@t-bader.ch on Sat, Jul 29, 2000 at 05:24:27PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Also sprach Thomas Bader (thomas@t-bader.ch): > Now I'd like to know, if there's a project around, whose > effort is to translate the entire handbook into german. Yes. An old version of the handbook is partially translated: http://www.de.FreeBSD.ORG/de/handbook/ However, most parts still apply :-) Work is in progress for the current handbook, but it's not publically available yet (only via CVS(up), as part of the doc/ tree). Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jul 29 13:39:13 2000 Delivered-To: freebsd-doc@freebsd.org Received: from garm.bart.nl (garm.bart.nl [194.158.170.13]) by hub.freebsd.org (Postfix) with ESMTP id 2E69137B51B for ; Sat, 29 Jul 2000 13:39:10 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org (daemon.ninth-circle.org [195.38.210.81]) by garm.bart.nl (8.10.1/8.10.1) with ESMTP id e6TKcXT68183; Sat, 29 Jul 2000 22:38:36 +0200 (CEST) Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id WAA27614; Sat, 29 Jul 2000 22:37:41 +0200 (CEST) (envelope-from asmodai) Date: Sat, 29 Jul 2000 22:37:36 +0200 From: Jeroen Ruigrok/Asmodai To: Greg Lehey Cc: Chitti Raju , FreeBSD Documenters Subject: Re: Writing device drivers. Message-ID: <20000729223736.B27295@daemon.ninth-circle.org> References: <200007271059.DAA32593@geocrawler.i.sourceforge.net> <20000728091632.C36172@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000728091632.C36172@wantadilla.lemis.com>; from grog@lemis.com on Fri, Jul 28, 2000 at 09:16:32AM +0930 Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -On [20000728 07:35], Greg Lehey (grog@lemis.com) wrote: >>> Go to the http://www.freebsd.org/tutorials. >>> See ``FreeBSD Device Driver Writer`s Guide``. >> >> More specifically, the URL is >> http://www.freebsd.org/tutorials/ddwg/ddwg.html. > >I believe that this tutorial was removed because it was so out of >date. Unfortunately, the system is currently in a state of flux, and >I don't think anybody has updated it. I'm copying the documentation >project, who might be able to help you further. If that doesn't help, >the best thing you can do is get a generic UNIX (not Linux) device >driver book, none of which are very good, and use that and the source >code of a similar driver to help you. The book I have is by Egan and >Teixiera, and is very old. You may also get answers to specific >questions on FreeBSD-hackers. Currently Alexander and me are preparing some thing for the Developer's Handbook in which device driver writing will be featured again. I know we've been without some good docs on this for a while, but since it is doc persons writing the supplemental coding docs it takes a little longer. ;) Seriously, its WIP and I hope, together with Alex, to provide some concrete things RSN. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best The BSD Programmer's Documentation Project Abandon hope, all ye who enter here... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message From owner-freebsd-doc Sat Jul 29 16:30: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 287E237B8DC for ; Sat, 29 Jul 2000 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA68085; Sat, 29 Jul 2000 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pf39.warszawa.sdi.tpnet.pl (pf39.warszawa.sdi.tpnet.pl [213.25.209.39]) by hub.freebsd.org (Postfix) with ESMTP id CD40737B512 for ; Sat, 29 Jul 2000 16:26:13 -0700 (PDT) (envelope-from root@pf39.warszawa.sdi.tpnet.pl) Received: (from root@localhost) by pf39.warszawa.sdi.tpnet.pl (8.9.3/8.9.3) id BAA04253; Sun, 30 Jul 2000 01:26:07 +0200 (CEST) (envelope-from root) Message-Id: <200007292326.BAA04253@pf39.warszawa.sdi.tpnet.pl> Date: Sun, 30 Jul 2000 01:26:07 +0200 (CEST) From: zaks@prioris.mini.pw.edu.pl Reply-To: zaks@prioris.mini.pw.edu.pl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20294: ipf(5) man page error Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20294 >Category: docs >Synopsis: ipf(5) defines icmp rule twice >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 29 16:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Slawek Zak >Release: FreeBSD 5.0-CURRENT i386 >Organization: Warsaw University of Technology >Environment: Current for July 29 >Description: ipf(5) defines icmp rule twice: icmp = "return-icmp" | "return-icmp-as-dest" . icmp = "icmp-type" icmp-type [ "code" decnumber ] . >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message