From owner-freebsd-doc  Sun Jul  1  7:51:54 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from teddi.evol.org (ti34a80-0576.bb.online.no [148.122.10.63])
	by hub.freebsd.org (Postfix) with ESMTP id 81F1037B401
	for <doc@FreeBSD.org>; Sun,  1 Jul 2001 07:51:52 -0700 (PDT)
	(envelope-from mail@simenbrekken.com)
Received: from simen (simen.evol.org [192.168.0.1])
	by teddi.evol.org (Postfix) with SMTP id 63C22641B0
	for <doc@FreeBSD.org>; Sun,  1 Jul 2001 16:55:48 +0200 (CEST)
Message-ID: <000001c1023e$07422d90$0100a8c0@simen>
From: "Simen Brekken" <mail@simenbrekken.com>
To: <doc@FreeBSD.org>
Subject: Things noticed while reading the Handbook
Date: Thu, 28 Jun 2001 20:03:27 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Hi,

I'm a moderately experienced user, on my way to Free BSD glory. I've been
reading the handbook pretty carefully and I've discovered some
quirks/potential improvements:

7.4. The Configuration File:
Q: "All PCs supported by FreeBSD have one of these. If you have an IBM PS/2
(Micro Channel Architecture), you cannot run FreeBSD at this time (support
is being worked on)."

A: I understand that isa is probably a standard used throughout my whole
system but I got a bit confused since my system only contains PCI and AGP
cards. Perhaps a note should say that you need to include isa support even
if you system doesn't have any ISA cards.




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


From owner-freebsd-doc  Sun Jul  1  8:40: 9 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id EF3B037B403
	for <freebsd-doc@freebsd.org>; Sun,  1 Jul 2001 08:40:02 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f61Fe2S57716;
	Sun, 1 Jul 2001 08:40:02 -0700 (PDT)
	(envelope-from gnats)
Received: from arcadia.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117])
	by hub.freebsd.org (Postfix) with ESMTP id A00B837B403
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Jul 2001 08:32:29 -0700 (PDT)
	(envelope-from chopra@runbox.com)
Received: (from chopra@localhost)
	by arcadia.megadeb.org (8.11.4/8.11.3) id f61FYQf29173;
	Sun, 1 Jul 2001 17:34:26 +0200 (CEST)
	(envelope-from chopra)
Message-Id: <200107011534.f61FYQf29173@arcadia.megadeb.org>
Date: Sun, 1 Jul 2001 17:34:26 +0200 (CEST)
From: Munish <chopra@runbox.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: docs/28569: spelling mistake in ports man-page
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28569
>Category:       docs
>Synopsis:       spelling mistake in ports man-page
>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:   Sun Jul 01 08:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Munish Chopra
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD arcadia.megadeb.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jun 21 20:57:15 CEST 2001 root@arcadia.megadeb.org:/usr/obj/usr/src/sys/ARCADIA i386


>Description:
	In the ports man-page, under the TARGETS section for "build", the description says "Build the the port".	
>How-To-Repeat:
	Umm. man ports, read.
	
>Fix:
	remove one "the". Patch included:


To: FreeBSD-gnats-submit@freebsd.org
From: Munish <chopra>
Reply-To: Munish <chopra>
Cc: 
X-send-pr-version: 3.113
X-GNATS-Notify: 


>Release-Note:
>Audit-Trail:
>Unformatted:
 spelling mistake in ports man-page
 From: Munish <chopra>
 Reply-To: Munish <chopra>
 Cc: 
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 

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


From owner-freebsd-doc  Sun Jul  1  9: 0:19 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 777B337B406
	for <freebsd-doc@freebsd.org>; Sun,  1 Jul 2001 09:00:17 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f61G0HJ59475;
	Sun, 1 Jul 2001 09:00:17 -0700 (PDT)
	(envelope-from gnats)
Date: Sun, 1 Jul 2001 09:00:17 -0700 (PDT)
Message-Id: <200107011600.f61G0HJ59475@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Pete Fritchman <petef@databits.net>
Subject: Re: docs/28569: spelling mistake in ports man-page
Reply-To: Pete Fritchman <petef@databits.net>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

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

From: Pete Fritchman <petef@databits.net>
To: Munish <chopra@runbox.com>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28569: spelling mistake in ports man-page
Date: Sun, 1 Jul 2001 11:50:32 -0400

 ++ 01/07/01 17:34 +0200 - Munish:
 | >Fix:
 | 	remove one "the". Patch included:
 
 This was fixed in revision 1.23 of ports.7.
 http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man7/ports.7.diff?r1=1.22&r2=1.23
 
 -pete
 
 --
 Pete Fritchman <petef@databits.net>
 Databits Network Services, Inc. <http://databits.net>
 finger petef@databits.net for PGP key
 

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


From owner-freebsd-doc  Sun Jul  1 13:47: 4 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 691D737B405; Sun,  1 Jul 2001 13:47:02 -0700 (PDT)
	(envelope-from tom@FreeBSD.org)
Received: (from tom@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f61Kl1390124;
	Sun, 1 Jul 2001 13:47:01 -0700 (PDT)
	(envelope-from tom)
Date: Sun, 1 Jul 2001 13:47:01 -0700 (PDT)
From: <tom@FreeBSD.org>
Message-Id: <200107012047.f61Kl1390124@freefall.freebsd.org>
To: chopra@runbox.com, tom@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28569: spelling mistake in ports man-page
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: spelling mistake in ports man-page

State-Changed-From-To: open->closed
State-Changed-By: tom
State-Changed-When: Sun Jul 1 13:45:12 PDT 2001
State-Changed-Why: 
Already fixed in revision 1.23.


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28569

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


From owner-freebsd-doc  Sun Jul  1 18:34:38 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1644737B401; Sun,  1 Jul 2001 18:34:36 -0700 (PDT)
	(envelope-from jim@FreeBSD.org)
Received: (from jim@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f621Yai35448;
	Sun, 1 Jul 2001 18:34:36 -0700 (PDT)
	(envelope-from jim)
Date: Sun, 1 Jul 2001 18:34:36 -0700 (PDT)
From: <jim@FreeBSD.org>
Message-Id: <200107020134.f621Yai35448@freefall.freebsd.org>
To: jim@FreeBSD.org, freebsd-bugs@FreeBSD.org,
	freebsd-doc@freebsd.org
Subject: Re: docs/27870: mail-list subscribtion method change.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: mail-list subscribtion method change.

Responsible-Changed-From-To: freebsd-bugs->freebsd-doc
Responsible-Changed-By: jim
Responsible-Changed-When: Sun Jul 1 18:33:56 PDT 2001
Responsible-Changed-Why: 
This was a docs bug.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27870

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


From owner-freebsd-doc  Sun Jul  1 18:42:28 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98])
	by hub.freebsd.org (Postfix) with ESMTP id BFFD837B405
	for <doc@freebsd.org>; Sun,  1 Jul 2001 18:42:11 -0700 (PDT)
	(envelope-from jkh@osd.bsdi.com)
Received: from localhost (jkh@localhost [127.0.0.1])
	by winston.osd.bsdi.com (8.11.4/8.11.3) with ESMTP id f621gAt55372
	for <doc@freebsd.org>; Sun, 1 Jul 2001 18:42:10 -0700 (PDT)
	(envelope-from jkh@osd.bsdi.com)
To: doc@freebsd.org
Subject: Fw: Year 2000 fixes
X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN)
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
 boundary="--Next_Part(Sun_Jul__1_18:42:09_2001_544)--"
Content-Transfer-Encoding: 7bit
Message-Id: <20010701184210J.jkh@osd.bsdi.com>
Date: Sun, 01 Jul 2001 18:42:10 -0700
From: Jordan Hubbard <jkh@osd.bsdi.com>
X-Dispatcher: imput version 20000228(IM140)
Lines: 55
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

----Next_Part(Sun_Jul__1_18:42:09_2001_544)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Good point. :)

----Next_Part(Sun_Jul__1_18:42:09_2001_544)--
Content-Type: Message/Rfc822
Content-Transfer-Encoding: 7bit

Return-Path: <thalakan@frys.com>
Return-Path: <thalakan@frys.com>
Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119])
	by winston.osd.bsdi.com (8.11.4/8.11.3) with ESMTP id f5UKmTt52260
	for <jkh@winston.osd.bsdi.com>; Sat, 30 Jun 2001 13:48:29 -0700 (PDT)
	(envelope-from thalakan@frys.com)
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
	by mx2.freebsd.org (Postfix) with ESMTP id 4696A55525
	for <jkh@winston.osd.bsdi.com>; Sat, 30 Jun 2001 13:48:59 -0700 (PDT)
	(envelope-from thalakan@frys.com)
Received: by hub.freebsd.org (Postfix)
	id 893D037B401; Sat, 30 Jun 2001 13:48:59 -0700 (PDT)
Delivered-To: jkh@freebsd.org
Received: from host38.frys.com (mail.frys.com [63.204.205.11])
	by hub.freebsd.org (Postfix) with ESMTP id 5DC8E37B405
	for <jkh@FreeBSD.org>; Sat, 30 Jun 2001 13:48:59 -0700 (PDT)
	(envelope-from thalakan@frys.com)
Received: from host2.priv (marker1-eth0.frys.com [66.121.20.2])
	by host38.frys.com (8.11.0/8.11.0) with ESMTP id f5UKlsJ06082
	for <jkh@FreeBSD.org>; Sat, 30 Jun 2001 13:47:54 -0700
Received: (from thalakan@localhost)
	by host2.priv (8.11.0/8.11.0) id f5UKnLv29258
	for jkh@FreeBSD.org; Sat, 30 Jun 2001 13:49:21 -0700
Date: Sat, 30 Jun 2001 13:49:21 -0700
From: Jason Spence <thalakan@lightconsulting.com>
To: jkh@FreeBSD.org
Subject: Year 2000 fixes
Message-ID: <20010630134921.B28404@host2.priv>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-Operating-System: Linux host2.priv 2.4.2

Hi -

It may be time to remove the request for year 2000 fixes from the
contrib page on the web site.

-- 
 - Jason

The world is coming to an end ... SAVE YOUR BUFFERS!!!

----Next_Part(Sun_Jul__1_18:42:09_2001_544)----

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


From owner-freebsd-doc  Mon Jul  2  0:31:24 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from cvis21.Marconicomms.com (cvis21.marconicomms.com [195.99.244.53])
	by hub.freebsd.org (Postfix) with ESMTP id B3A4A37B403
	for <freebsd-docs@freebsd.org>; Mon,  2 Jul 2001 00:31:20 -0700 (PDT)
	(envelope-from sje2bk@marconi.com)
Received: from cvis01.gpt.co.uk (unverified) by cvis21.Marconicomms.com
 (Content Technologies SMTPRS 4.1.5) with ESMTP id <Tc363f435547f296af8@cvis21.Marconicomms.com> for <freebsd-docs@freebsd.org>;
 Mon, 2 Jul 2001 08:31:13 +0100
Received: from bkrzu6.de.marconicomms.com by cvis01.gpt.co.uk with ESMTP
 (8.8.8+Sun/cvms-32) id IAA09467; Mon, 2 Jul 2001 08:31:15 +0100 (BST)
Received: from bk4957.de.marconicomms.com (bk4957.de.marconicomms.com [172.28.39.232])
	by bkrzu6.de.marconicomms.com (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id JAA17107
	for <freebsd-docs@freebsd.org>; Mon, 2 Jul 2001 09:30:40 +0200 (METDST)
Received: (from sje2bk@localhost)
	by bk4957.de.marconicomms.com (8.11.1/8.11.1) id f627UiF00436
	for freebsd-docs@freebsd.org; Mon, 2 Jul 2001 09:30:44 +0200 (CEST)
	(envelope-from sje2bk)
Date: Mon, 2 Jul 2001 09:30:44 +0200
From: Jens Schweikhardt <Jens.Schweikhardt@marconi.com>
To: freebsd-docs@freebsd.org
Subject: Handbook rendering
Message-ID: <20010702093044.A297@bk4957.de.marconicomms.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


hello, world\n

the handbook rendering has gained a lot of white space recently, it
would seem. Looking at e.g.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/policies-encumbered.html
with netscape communicator 4.76 (as found on the WC CDs in the package)
on a FreeBSD 4.2-R system gives a rendering where numbered list have the
numbers on a line by themselves, e.g. it looks approximately like so:

1.
  Any file which is interpreted or ...

2.
  Any file with a license more restrictive than BSD or GNU is encumbered.

3.
  A file which contains downloadable binary data ...

The strange thing is that if I download the file (i.e.
file:policies-encumbered.html instead of http://www.freebsd.org/...) it
does not show the line breaks after the numbers. Can anyone reproduce this?
Possibly relevant info: I have to use an http proxy to get through the
company firewall.

Regards,

	Jens
-- 
Jens Schweikhardt  http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

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


From owner-freebsd-doc  Mon Jul  2  1:32:59 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140])
	by hub.freebsd.org (Postfix) with ESMTP id 6C35E37B403
	for <doc@FreeBSD.org>; Mon,  2 Jul 2001 01:32:54 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f612qLu00408;
	Sun, 1 Jul 2001 03:52:21 +0100 (BST)
	(envelope-from nik)
Date: Sun, 1 Jul 2001 03:52:21 +0100
From: Nik Clayton <nik@freebsd.org>
To: Pawel Lesiak <paweles@catv.retsat1.com.pl>
Cc: doc@FreeBSD.org
Subject: Re: handbook translation
Message-ID: <20010701035221.E274@canyon.nothing-going-on.org>
References: <3B3990DC.AAC0A41F@catv.retsat1.com.pl>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
	protocol="application/pgp-signature"; boundary="tMbDGjvJuJijemkf"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B3990DC.AAC0A41F@catv.retsat1.com.pl>; from paweles@catv.retsat1.com.pl on Wed, Jun 27, 2001 at 09:53:00AM +0200
Organization: FreeBSD Project <URL:http://www.freebsd.org/>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


--tMbDGjvJuJijemkf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jun 27, 2001 at 09:53:00AM +0200, Pawel Lesiak wrote:
> I am interesting in FreeBSD and I found your handbook very useful for me
> but there is no Polish version of it. I want to translate your handbook
> into Polish becasue is more comfortable for us to read some information
> in our language. Under which conditions I could do that?

[ This is a form letter -- sorry about that, but I'm trying to make sure=20
  that I can deal with messages in a timely manner.  Thanks for understandi=
ng ]

Thank you for your recent message asking about translating the FreeBSD=20
documentation to another language.

Additional translations of the FreeBSD documentation are always welcome.
To that end, there is a chapter in the FreeBSD Documentation Primer that
(hopefully) answers all the questions you have.  The primer is at

  http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html

and the chapter in question is

  http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/translations/=
index.html

Hopefully, that will answer all your questions.  If not, please get back in
touch with your questions.

Thanks, and we look forward to your translation.
--=20
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

--tMbDGjvJuJijemkf
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjs+kGQACgkQk6gHZCw343VhmwCcDErpXf7T0yaKSIC7xKqLZj5N
/YMAn3vWY7r5IvQw/bPD3sXGrGhqvFY4
=K1h4
-----END PGP SIGNATURE-----

--tMbDGjvJuJijemkf--

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


From owner-freebsd-doc  Mon Jul  2  1:33: 6 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140])
	by hub.freebsd.org (Postfix) with ESMTP id 3127437B403
	for <FreeBSD-doc@FreeBSD.ORG>; Mon,  2 Jul 2001 01:33:03 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f612xaW00428;
	Sun, 1 Jul 2001 03:59:37 +0100 (BST)
	(envelope-from nik)
Date: Sun, 1 Jul 2001 03:59:36 +0100
From: Nik Clayton <nik@freebsd.org>
To: Nick Sanders <fishy@netgate.net>
Cc: Ronald Hayden <rhayden@apple.com>, FreeBSD-doc@FreeBSD.ORG
Subject: Re: subscribe
Message-ID: <20010701035936.F274@canyon.nothing-going-on.org>
References: <37F283F7.CD4A515A@apple.com> <Pine.BSI.4.05L.9909291514220.27457-100000@u2.netgate.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
	protocol="application/pgp-signature"; boundary="RE3pQJLXZi4fr8Xo"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <Pine.BSI.4.05L.9909291514220.27457-100000@u2.netgate.net>; from fishy@netgate.net on Wed, Sep 29, 1999 at 03:18:57PM -0700
Organization: FreeBSD Project <URL:http://www.freebsd.org/>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


--RE3pQJLXZi4fr8Xo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 29, 1999 at 03:18:57PM -0700, Nick Sanders wrote:
>=20
> I think the following text under the projects section of the webpage
> should be changed:
>=20
> If you want to help with the documentation project, subscribe to the
> freebsd-doc@FreeBSD.ORG mailing list and partcipate.=20
>=20
>=20
> If its reworded to "subscribe to the freebsd-doc mailing list and
> participate" it should make it a little more obvious that
> freebsd-doc@freebsd.org is not the place to send subscribe requests. =20

Done.  Thanks for the submission.

[ Why, yes I am going through all my old e-mail. . .]

N
--=20
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

--RE3pQJLXZi4fr8Xo
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjs+khcACgkQk6gHZCw343XnLQCfVGdJWnxZl6DE8NoXDRJwHuk4
QRIAnReq7JDQOM0ny0+PXDTdKEZSRqIX
=bKzb
-----END PGP SIGNATURE-----

--RE3pQJLXZi4fr8Xo--

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


From owner-freebsd-doc  Mon Jul  2  2:37:43 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.urx.com (mail.urx.com [63.170.19.36])
	by hub.freebsd.org (Postfix) with ESMTP id E02C037B401
	for <freebsd-docs@freebsd.org>; Mon,  2 Jul 2001 02:37:40 -0700 (PDT)
	(envelope-from kstewart@urx.com)
Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP
  (SMTPD32-6.06) id A0E31A0C0294; Mon, 02 Jul 2001 02:37:39 -0700
Message-ID: <3B4040E3.9C0F1FEF@urx.com>
Date: Mon, 02 Jul 2001 02:37:39 -0700
From: Kent Stewart <kstewart@urx.com>
X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U)
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: Jens Schweikhardt <Jens.Schweikhardt@marconi.com>
Cc: freebsd-docs@freebsd.org
Subject: Re: Handbook rendering
References: <20010702093044.A297@bk4957.de.marconicomms.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org



Jens Schweikhardt wrote:
> 
> hello, world\n
> 
> the handbook rendering has gained a lot of white space recently, it
> would seem. Looking at e.g.
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/policies-encumbered.html
> with netscape communicator 4.76 (as found on the WC CDs in the package)
> on a FreeBSD 4.2-R system gives a rendering where numbered list have the
> numbers on a line by themselves, e.g. it looks approximately like so:
> 
> 1.
>   Any file which is interpreted or ...
> 
> 2.
>   Any file with a license more restrictive than BSD or GNU is encumbered.
> 
> 3.
>   A file which contains downloadable binary data ...
> 
> The strange thing is that if I download the file (i.e.
> file:policies-encumbered.html instead of http://www.freebsd.org/...) it
> does not show the line breaks after the numbers. Can anyone reproduce this?
> Possibly relevant info: I have to use an http proxy to get through the
> company firewall.

I noticed it in chapter 4 and it was a version I build and used KDE-2
konqueror to view. The bulleted text seems to have an automatic break
added after the bullet.

Kent

> 
> Regards,
> 
>         Jens
> --
> Jens Schweikhardt  http://www.schweikhardt.net/
> SIGSIG -- signature too long (core dumped)
> 
> 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
http://daily.daemonnews.org/

SETI (Search for Extraterrestrial Intelligence) @ Home
http://setiathome.ssl.berkeley.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  2  3:16:26 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140])
	by hub.freebsd.org (Postfix) with ESMTP id 971FB37B405
	for <freebsd-docs@freebsd.org>; Mon,  2 Jul 2001 03:16:20 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f628wVt03105;
	Mon, 2 Jul 2001 09:58:31 +0100 (BST)
	(envelope-from nik)
Date: Mon, 2 Jul 2001 09:58:30 +0100
From: Nik Clayton <nik@freebsd.org>
To: Jens Schweikhardt <Jens.Schweikhardt@marconi.com>
Cc: freebsd-docs@freebsd.org
Subject: Re: Handbook rendering
Message-ID: <20010702095830.A2955@canyon.nothing-going-on.org>
References: <20010702093044.A297@bk4957.de.marconicomms.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
	protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010702093044.A297@bk4957.de.marconicomms.com>; from Jens.Schweikhardt@marconi.com on Mon, Jul 02, 2001 at 09:30:44AM +0200
Organization: FreeBSD Project <URL:http://www.freebsd.org/>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jul 02, 2001 at 09:30:44AM +0200, Jens Schweikhardt wrote:
> the handbook rendering has gained a lot of white space recently, it
> would seem. Looking at e.g.
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/policies-encumb=
ered.html
> with netscape communicator 4.76 (as found on the WC CDs in the package)
> on a FreeBSD 4.2-R system gives a rendering where numbered list have the
> numbers on a line by themselves, e.g. it looks approximately like so:
>=20
> 1.
>   Any file which is interpreted or ...

It's the new docbook.css file.  Anyone with CSS experience is encouraged
to tell me how to fix it.  Otherwise I'll be experimenting over the next
couple of days.

N
--=20
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

--a8Wt8u1KmwUX3Y2C
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjtAN7UACgkQk6gHZCw343Vf3wCgkdf1qXC7oeJsXCGBZ8mpP/QW
J5wAnAs7NhBfm/Q2HeCzOVksnRKBaP9k
=SkC5
-----END PGP SIGNATURE-----

--a8Wt8u1KmwUX3Y2C--

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


From owner-freebsd-doc  Mon Jul  2  3:52:45 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from femail7.sdc1.sfba.home.com (femail7.sdc1.sfba.home.com [24.0.95.87])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7465137B405; Mon,  2 Jul 2001 03:52:31 -0700 (PDT)
	(envelope-from slicetech@earthlink.net)
Received: from cc319198a ([24.8.152.54]) by femail7.sdc1.sfba.home.com
          (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP
          id <20010702105230.CMJQ11209.femail7.sdc1.sfba.home.com@cc319198a>;
          Mon, 2 Jul 2001 03:52:30 -0700
From: "Jeremy" <slicetech@earthlink.net>
To: "Free BSD" <freebsdhelp@freebsd.org>
Subject: BSD Questions
Date: Mon, 2 Jul 2001 04:00:11 -0700
Message-ID: <NEBBJIEBHCHHANIGCLFDIEDBCCAA.slicetech@earthlink.net>
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_0001_01C102AB.7DEC8400"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MS-TNEF-Correlator: <NEBBJIEBHCHHANIGCLFDIEDBCCAA.slicetech@earthlink.net>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

This is a multi-part message in MIME format.

------=_NextPart_000_0001_01C102AB.7DEC8400
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Dear Sir or Madam,

I am a college student, and a beginning FreeBSD user; as one of my
assignments in my English 1A class, I have chosen to write an essay,
complete with interviews, on FreeBSD.  I have chosen to conduct my
interviews via email, and am sending this to you in the hope that you might
be willing to respond with answers to my questions, and your name (first
only is ok, last name if you can) and an email address so that I may use you
as a reference.  If you cannot participate, or even if you can, might you
pass this along to one or two other people in your group so they may be a
source of information as well?  I have just a few questions that I have not
been able to find answers to online, they are as follows:

1. What is the actual relationship between the BSD operating systems?  While
the original code came form the same place, I cannot seem to find out how
much is still the same.

2. When was FreeBSD actually considered its own operating system, and what
caused it to be split from the other BSD OS's?

3. I have heard that FreeBSD resembles the original Unix OS more than most
current Unix OS's, to what extent is this true?

4. What is considered for the future of FreeBSD?  While there are still la
good deal of people actively developing the OS, is there a centralized
source of development?  

5. How closely is the development of FreeBSD still tied to UC Berkeley?

6. Who chose the devil mascot? (had to ask)

7. Last but not least, I have written a short essay on what I currently know
about FreeBSD; as I am new to the OS, if anyone has the time to comment on
it, or make corrections, it is included below:

Essay:
FreeBSD - Past, Present, and Future

Over the last year I have begun using a computer operating system called
FreeBSD to perform various tasks from a single computer in my home. During
that year, I have learned a reasonable amount about FreeBSD, and the family
of BSD operating systems in general. What I know so for is this:

FreeBSD was developed during the 1990's at the University of California at
Berkeley's computer science department. Originally intended to be an
alternative to the trademarked Unix operating system and to the other
releases of BSD, much of FreeBSD's code was still derived from the other
releases of BSD and Unix. More recently, FreeBSD has become its own
independent operating system; while still based on the original BSD design,
it no longer suffers or shares in the successes or failures of the other
operating systems.

Like Unix, and the other BSD operating systems, FreeBSD is open-source; this
makes it ideal for companies which need to modify it to suit their needs.
Because FreeBSD is an open-source operating system, development of
applications is made easier; companies are not required to license the
operating system to develop programs for it. Most applications  that exist
in other major operating systems, namely Windows and Linux, also exist in
some form for FreeBSD. In addition, FreeBSD makes use of open-source Linux
code to allow many programs developed for Linux to run without modification.

FreeBSD is developed by many people around the world; unlike Windows or
Unix, it is not the product of large companies. While it is linked in its
code to the other BSD operating systems, each new revision separates it
further from its parent; however, applications developed for the other BSD
operating systems are normally also developed to run on FreeBSD. This cross
development of software, coupled with the open source nature of BSD, should
ensure that FreeBSD will continue to be developed long into the future.

For my I-Search, I intend to utilize mainly online resources. My interviews
will come from those people currently developing and supporting FreeBSD on a
regular basis; they will most likely be conducted via email. While there is
a good deal of information in printed text about FreeBSD, online resources
generally provide a much more direct source of information.



Thank You for your time and consideration,
Jeremy Briggs
mailto://slicetech@earthlink.net
mailto://jeremy_briggs@non.hp.com

P.S.  I apologize for BCCing this to each of you; I was asked to send this
to a couple people and did not want anyones personal information divulged.







------=_NextPart_000_0001_01C102AB.7DEC8400
Content-Type: application/ms-tnef;
	name="winmail.dat"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
	filename="winmail.dat"

eJ8+IgsLAQaQCAAEAAAAAAABAAEAAQeQBgAIAAAA5AQAAAAAAADoAAEIgAcAGAAAAElQTS5NaWNy
b3NvZnQgTWFpbC5Ob3RlADEIAQ2ABAACAAAAAgACAAEGgAMADgAAANEHBwACAAQAAAAAAAEA5gAB
A5AGAJgOAAAlAAAACwACAAEAAAALACMAAAAAAAMAJgAAAAAACwApAAAAAAADADYAAAAAAB4AcAAB
AAAADgAAAEJTRCBRdWVzdGlvbnMAAAACAXEAAQAAABYAAAABwQLmKgjmIe55bpoR1ZhMAKDMWXnc
AAACAR0MAQAAAB0AAABTTVRQOlNMSUNFVEVDSEBFQVJUSExJTksuTkVUAAAAAAsAAQ4AAAAAQAAG
DgC4PCPmAsEBAgEKDgEAAAAYAAAAAAAAAHLXwd9Sj9QRmEEAoMxZedzCgAAACwAfDgEAAAACAQkQ
AQAAAEMKAAA/CgAA0hIAAExaRnUvUA+mAwAKAHJjcGcxMjUWMgD4C2BuDhAwMzOPAfcCpAPjAgBw
cnEOUAhmY2gKwHNldDD+IAcTAoMAUANUEM8HbQKDNxEREHURTn0KgAjIIDtbCW8OMDUCgAqBdgiQ
d9JrC4BkNAxgYwBQCwORC7UgRGUKwVNpBcDBBbJhZGFtLAqiCoRZCoBJIBwAHQAgCOFsgGVnZSBz
dHUBAN0CMCwdABnAHTFiHaALgBMDAA8gIEYJ0UJTROQgdRGAcjsdAAQgAiDBHcBvZiBteSBBAJB8
Z24HgAIwBCALgCDiRYUPIGwEAGggMUEdUN8LYAQQHlAc8BFQdh3AEUCGbxGAA6B0byB3BRCOdB3A
A5EHkHNheR5QvQWgbQtQEZAdwAPwdCKgewuAJKByGWIjMQIgH2Yu/iAjXx1RGcAaAAVAIPEmWPYg
GWAdQGUAwAMQHlUdIL0kAWQfMiYgBAAkMnkIYG8h0iYgHcAj4HAdwCYgYesFQCxybSFQaAVAHtAl
8c8dgCuzJFAJcHNwKQEl9N0AcXcEkCwjIPFxClAd4L5pAiAjMR5yLHEFwG4cALkdwChmG3Ad4CBx
bCmB/SBhax5QIwEFQDIzBpAsY3pjAHApHmQk4SqiHQBk9mQvQQQgcyRQLXMc8ADAvyEAH/EsYyBR
HUAJcGYEkJkJ8GNlJ7I0Z25vBUDbCrExMGMFIC2QZSbxBcD+ZSOgA6A0WB5QLgQscgqwfwQRK/MH
QAIgLvMggwXAdP53PXEs4QXALUAtMB2QIdLXMeMJwAhgcDZUZSEANwL/LmEdQDZgCHA4gCCyC4AC
EL5yAMAxMiBCMEAdgD8nx/5qH/AFQB1AODAH4DD3Nob/I4M5ch7QJBEBoD7hJEEykP81IzA3MvEL
gDpRQCMKwCSxVwQgAhAdgG8m0DocOjH9J7BXLYIsEizxANAd8AdA/y8xC2AxMywAP9Ae0D4ARdI3
LOIfsi0xckIBH0Fzefsd4CqQc0LRSkADEC1SPbL/IVALgEtBBaABADSxMlFBwv8s0yUgMlELUTiA
I0I5RRGAvyqQRlcIYAVAI+AH4G0aAF8mMTZBMTAdgFCXLhw6MvtKIiQRdyBRH3ZLBDMRKPH/AJAE
gQmAIdAhsUkQA6BNTv0eVHctgjTAH/FYEiQyLmF/L2AicAVAA1JO1D5TH7JP7FMnTkAcOjMnsCfl
LPD/CxEtZB92L0EqkEYhSqRPJ/pVAwB4XOEg4AWwLVMh8f8j8FpBCHA4UQVAYUVdEEfx8yRRLYJl
eCSgYwFKkywS9nIKUF07NEooV4lBwSzT/mZTEAhwIKMfdU5aSHJIcddUBAtgP4BvBHAgAQBLQfcg
wT6lSwFpI6AzEQEAbJH/LTArtB3AXPAeUEqUSHIdUPceIU1wInB6WAFBCGzlIYLrQtEcOjUnsEhT
USLwI/H/MxQs4nApaKlT9giQXuEkUOxVQ0zwBJBrQqBAQF07/jZKIijRI+Jy1gMRAMAE8Ds5gELQ
KBFQdSMgUGsp1Rw6NyewTDPCYlMROXL/HZAzwSNHJHJkgUDSI+AAIL8k9CcCWhNRoWLEMxFrOXD/
B+ABoFMCH3UgMxzzIJAH4P8kQW2XINAAcCxwIJERUEqk9zEwMlEow21zlDrhHkEFsf8AwHXQHVFi
0WxhMVNa0SwRfwuAIvAeAR6QHtBJAUlLRUclEklFH3YtIFB7g1A7X9IeNkZoUxw6CvRzYr8PQAFA
JSCLshJiC/A0XOB3I6Bn5DOzeRsiJ+Ue0XX/A6Af8B8yHUIlkFMQPnFNTn80sR2BifEfhSRBTVFQ
U3b/CsAxQB/wJDB5YUixW9JA4f8fMT7hj1ch5CPgVMEbAAhx/yvDLZIbISNHe2EEoFgBN/L/IFAC
IEYTHAAIYGMBfzseVH9oAxwAAxB9gSDQCNAAQXX/AyBND04SmvIBQJtQOXAgkf8h4R2wIJBvAUol
HPB+4zZh/2fCZNVJQEeyoBMfZ1YybOUPWAEpIJXFHcAxOTkwf10QHQBa4SzxYUGM4QCQdP2as0Nv
EUHBAwAdQC2Rdab/oxGPVwTwCJA4cWtRObIhgv0nsE9PNTMSJmEZwHUUQLL9QkFsJnEyMGxygNZu
8QEA/wDAdcEekGFDj++Z44D0PkT/S3F7cQeRIMGZk1ODaLil8/9P0VYyVAQEgWyBZ6Fb3K4t9x5j
YUInsE1h0oTRfoMeUP8fdoIyHtAlcTQxWEUZsadAf6jSc7JNXSAwWhBOolQEYv+uYVLhLMRPJx+y
AQAhQoVT7zlwM6A9IaaCdQEgMFIFsf8ikEhhIcNQoxoAOIAEEK6C/wXAmmADEGhxrpNcGJvPVOD5
oChMaYRxYUKZyFxYwE/PtSgsEZsGLTFuLUEEIDD/nOor84RSIcFKcWtjZ8Ilcv8AcAiQQnEsAFOh
IJB1FARh/waQKYFa47yAWtIs8BtxylL/wUB1kVpjxQoDkcZJw98eUPlzLWFwW3E0wERkx/NP0f97
cQiRIDDJWEhiOXIJcDDw/xtwdRTRIQnwd5WsDyRBbOX/OaADYAnAHABIspTBp8G0UP8ywZsG0Puc
6i1kZGAEAEpx91iRPlMAwGoFscPvHlAyMj0zEVcZsUkRHmPCEG51/cKSbDZh2vc2YFAmZ8InR/5J
QkE18CSQMUG1KMgkN0L/IMHOKt6jT6R5MkjyNvGB0P/XGKGIZ8LkRC8SjqEmAlMC38rT0TXBWsUZ
oYhiQFLloo9r9T+hmfU+EHJsZCAw/46gInCEcd3mBbHCZIV0OXLfLOLXISkjIMELYHIdsclX/0oi
TqKFdC7Bq3Ih4Vgy5Kb/ww/EHhsgyiMH4AlwGWAAkP8nERGACrE6MchjaEAAID5i/1vDWDIKsR4h
IDBTQTqxlpH/0PvmbPO/m/3TZEHhV0LfE/ehiOelJxpULAIFACPwoWf7c5Y2YGY+AEhhJVI/wJEi
/yYD1SXf0kEjqhFodZmTfOH/m1AekNTRaHJfCy6SKOJNkf8KUFr1oYg9EyZRgPRoROlb44QiIQBJ
LVMbIRFAI0L/qKQkMlMQNbBvMTbxnaCaou9Hoy8yQRPMkU0piwclUCL/W9R3gj6lfkhs6YnSvIDR
AP8XYR86QjIvMY6Q8IG5gtsQ/yAwQCMHI2Jj7ZIzES5hKPX/WAEqV/F2aeQ80msMQaqdof/XICZS
XuFkYZjuDc6dxjMR/9chKfBP0aUgU4NhwyughNL/QP/pBYrp2fGMgYwwio2LEOMAcDAQayBZLIHg
kjHjr4KzidJXhkIDLEm0SjhB5ZURQrpxZ3NJtCqiLEBwOi8vc9Si90B3YEBXlnEv4PJSLj2gdCfd
aiknE19iJ4NAnVEuaIxwLrYhinpQLlM4oh/Q4Ujg10ANEuCSQkND/21UZSLfQfXS41E8IdKggFD/
VjJ5YXUUiXFe4i9UjzIC0v9r1zUhH+CXkDlyVjCYwoHTv/ihRyGYEdjgQaof4HabUJ3wsGRU6zcf
istmMkm0Cn2LEAA6EAALAAGACCAGAAAAAADAAAAAAAAARgAAAAADhQAAAAAAAAMAA4AIIAYAAAAA
AMAAAAAAAABGAAAAABCFAAAAAAAAAwAHgAggBgAAAAAAwAAAAAAAAEYAAAAAUoUAACdqAQAeAAmA
CCAGAAAAAADAAAAAAAAARgAAAABUhQAAAQAAAAQAAAA5LjAAHgAKgAggBgAAAAAAwAAAAAAAAEYA
AAAANoUAAAEAAAABAAAAAAAAAB4AC4AIIAYAAAAAAMAAAAAAAABGAAAAADeFAAABAAAAAQAAAAAA
AAAeAAyACCAGAAAAAADAAAAAAAAARgAAAAA4hQAAAQAAAAEAAAAAAAAACwANgAggBgAAAAAAwAAA
AAAAAEYAAAAAgoUAAAEAAAALADqACCAGAAAAAADAAAAAAAAARgAAAAAOhQAAAAAAAAMAPIAIIAYA
AAAAAMAAAAAAAABGAAAAABGFAAAAAAAAAwA9gAggBgAAAAAAwAAAAAAAAEYAAAAAGIUAAAAAAAAL
AFKACCAGAAAAAADAAAAAAAAARgAAAAAGhQAAAAAAAAMAU4AIIAYAAAAAAMAAAAAAAABGAAAAAAGF
AAAAAAAAAgH4DwEAAAAQAAAActfB31KP1BGYQQCgzFl53AIB+g8BAAAAEAAAAHLXwd9Sj9QRmEEA
oMxZedwCAfsPAQAAAIIAAAAAAAAAOKG7EAXlEBqhuwgAKypWwgAAUFNUUFJYLkRMTAAAAAAAAAAA
TklUQfm/uAEAqgA32W4AAABDOlxXSU5ET1dTXExvY2FsIFNldHRpbmdzXEFwcGxpY2F0aW9uIERh
dGFcTWljcm9zb2Z0XE91dGxvb2tcbWFpbGJveC5wc3QAAAADAP4PBQAAAAMADTT9NwAAAgF/AAEA
AAA3AAAAPE5FQkJKSUVCSENISEFOSUdDTEZESUVEQkNDQUEuc2xpY2V0ZWNoQGVhcnRobGluay5u
ZXQ+AAADAAYQuPa0IQMABxCBDQAAAwAQEAAAAAADABEQAQAAAB4ACBABAAAAZQAAAERFQVJTSVJP
Uk1BREFNLElBTUFDT0xMRUdFU1RVREVOVCxBTkRBQkVHSU5OSU5HRlJFRUJTRFVTRVI7QVNPTkVP
Rk1ZQVNTSUdOTUVOVFNJTk1ZRU5HTElTSDFBQ0xBU1MsSUgAAAAAi6o=

------=_NextPart_000_0001_01C102AB.7DEC8400--


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


From owner-freebsd-doc  Mon Jul  2  4: 3:56 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from smtprt16.wanadoo.fr (smtprt16.wanadoo.fr [193.252.19.183])
	by hub.freebsd.org (Postfix) with ESMTP id 0A80A37B403
	for <doc@FreeBSD.org>; Mon,  2 Jul 2001 04:03:49 -0700 (PDT)
	(envelope-from stephiminelus@wanadoo.fr)
Received: from antholoma.wanadoo.fr (193.252.19.153) by smtprt16.wanadoo.fr; 2 Jul 2001 13:03:47 +0200
Received: from portable2 (193.248.182.28) by antholoma.wanadoo.fr; 2 Jul 2001 13:03:37 +0200
Message-ID: <002f01c102e7$9575a2a0$6ecdfea9@portable2>
From: "stephiminelus" <stephiminelus@wanadoo.fr>
To: <doc@FreeBSD.org>
Subject: renseignement
Date: Mon, 2 Jul 2001 13:10:20 +0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_002C_01C102F8.585E3B00"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

C'est un message de format MIME en plusieurs parties.

------=_NextPart_000_002C_01C102F8.585E3B00
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



bonjour,
Voila je m'appelle Theiller St=E9phane et j'aurais aim=E9 savoir s'il =
=E9tait possible de recevoir le manuel complet de l'installation de =
FREEBSD en fran=E7ais par courrier ou par mail.Et egalement si possible =
une version de FREEBSD compete.
Merci de me repondre meme si votre reponse est negative
Merci d'avance et bonne continuation
Vous faites un boulot superbe

 Theiller St=E9phane=20
 15 rue du four
08200 Sedan

stephiminelus@wanadoo.fr


------=_NextPart_000_002C_01C102F8.585E3B00
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><BR>
<DIV><FONT face=3DArial size=3D2>bonjour,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Voila je m'appelle Theiller St=E9phane =
et j'aurais=20
aim=E9 savoir s'il =E9tait possible de recevoir le manuel complet de =
l'installation=20
de FREEBSD en fran=E7ais par courrier ou par mail.Et egalement si =
possible une=20
version de FREEBSD compete.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Merci de me repondre meme si votre =
reponse est=20
negative</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Merci d'avance et bonne =
continuation</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Vous faites un boulot =
superbe</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;Theiller St=E9phane </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;15 rue du four</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>08200 Sedan</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><A=20
href=3D"mailto:stephiminelus@wanadoo.fr">stephiminelus@wanadoo.fr</A></FO=
NT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></DIV></BODY></HTML>

------=_NextPart_000_002C_01C102F8.585E3B00--


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


From owner-freebsd-doc  Mon Jul  2  8:18:15 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.telecoms.bg (mail.telecoms.bg [193.200.17.2])
	by hub.freebsd.org (Postfix) with ESMTP id DB33237B40B
	for <freebsd-doc@FreeBSD.ORG>; Mon,  2 Jul 2001 08:18:09 -0700 (PDT)
	(envelope-from teodor@telecoms.bg)
Received: from kserver.kytex.bg (kytex [217.79.66.34])
	by mail.telecoms.bg (8.9.3/8.9.3) with SMTP id SAA15085
	for <freebsd-doc@FreeBSD.ORG>; Mon, 2 Jul 2001 18:18:01 +0300
Content-Type: text/plain;
  charset="iso-8859-1"
From: Teodor Danailov <teodor@telecoms.bg>
Reply-To: teo@kytex.bg
Organization: KYTEX Computers Ltd.
To: freebsd-doc@FreeBSD.ORG
Subject: New www server in Bulgaria
Date: Mon, 2 Jul 2001 18:20:01 +0300
X-Mailer: KMail [version 1.2]
MIME-Version: 1.0
Message-Id: <01070218200100.04329@kserver.kytex.bg>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Can I register mirror site for Bulgaria FreeBSD.kytex.bg web site on original 
www.freebsd.org web pages?

Teodor Danailov eng.
System Administrator
KYTEX Computers Ltd

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


From owner-freebsd-doc  Mon Jul  2  9:10:39 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from cobweb.example.org (par-ilm-dhcp1-vl131-35.cisco.com [144.254.57.166])
	by hub.freebsd.org (Postfix) with SMTP id 7F91D37B403
	for <doc@freebsd.org>; Mon,  2 Jul 2001 09:10:36 -0700 (PDT)
	(envelope-from molter@tin.it)
Received: (qmail 4841 invoked by uid 1000); 2 Jul 2001 16:12:12 -0000
Date: Mon, 2 Jul 2001 18:12:12 +0200
From: Marco Molteni <molter@tin.it>
To: doc@freebsd.org
Subject: errors in http://www.FreeBSD.org/handbook/index.html
Message-ID: <20010702181212.A2100@cobweb.example.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


Hi,

if you go to http://www.FreeBSD.org/handbook/index.html,
you will see that the listing is messed up.

Specifically, have a look at the listing for chapter 17. Advanced Networking:

     17.1. Synopsis 
     17.2. Gateways and Routes 
     17.3. Bridging 
     17.4. NFS 
     17.5. Diskless Operation 
     17.6. ISDN 
     17.7. NIS/YP 
     17.8. DHCP 
     17.9. DNS 
     17.10. 
     E.2. Core Team Members
     E.3. Developers

you see? the appendices are mixed into the chapters, and then some
chapters are missing.

cheers
Marco

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


From owner-freebsd-doc  Mon Jul  2 10:38:39 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from sydney.worldwide.lemis.com (pixpat.austin.ibm.com [192.35.232.241])
	by hub.freebsd.org (Postfix) with ESMTP id 8F38A37B407
	for <doc@FreeBSD.org>; Mon,  2 Jul 2001 10:38:36 -0700 (PDT)
	(envelope-from grog@sydney.worldwide.lemis.com)
Received: (from grog@localhost)
	by sydney.worldwide.lemis.com (8.11.3/8.9.3) id f61KkqX00288;
	Sun, 1 Jul 2001 16:46:52 -0400 (EDT)
	(envelope-from grog)
Date: Sun, 1 Jul 2001 16:46:52 -0400
From: Greg Lehey <grog@FreeBSD.org>
To: Simen Brekken <mail@simenbrekken.com>
Cc: doc@FreeBSD.org
Subject: Re: Things noticed while reading the Handbook
Message-ID: <20010701164652.A256@sydney.worldwide.lemis.com>
References: <000001c1023e$07422d90$0100a8c0@simen>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <000001c1023e$07422d90$0100a8c0@simen>; from mail@simenbrekken.com on Thu, Jun 28, 2001 at 08:03:27PM +0200
Organization: The FreeBSD Project
Phone: +61-8-8388-8286
Fax: +61-8-8388-8725
Mobile: +61-418-838-708
WWW-Home-Page: http://www.FreeBSD.org/
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
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Thursday, 28 June 2001 at 20:03:27 +0200, Simen Brekken wrote:
> Hi,
>
> I'm a moderately experienced user, on my way to Free BSD glory. I've been
> reading the handbook pretty carefully and I've discovered some
> quirks/potential improvements:
>
> 7.4. The Configuration File:
> Q: "All PCs supported by FreeBSD have one of these. If you have an IBM PS/2
> (Micro Channel Architecture), you cannot run FreeBSD at this time (support
> is being worked on)."
>
> A: I understand that isa is probably a standard used throughout my whole
> system but I got a bit confused since my system only contains PCI and AGP
> cards. Perhaps a note should say that you need to include isa support even
> if you system doesn't have any ISA cards.

Hmm.  This is a bit old and mouldy.  What it should be saying is that
FreeBSD doesn't support the MCA bus.  Many modern systems don't have
an ISA bus.  If you want to fix the text (take your time, look around
at other bitrot), I'm sure you'll find somebody to commit it for you.

Greg
--
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  Mon Jul  2 11: 0:31 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 14AF737B409
	for <freebsd-doc@freebsd.org>; Mon,  2 Jul 2001 11:00:19 -0700 (PDT)
	(envelope-from owner-bugmaster@freebsd.org)
Received: (from peter@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f62I0Il01765
	for freebsd-doc@freebsd.org; Mon, 2 Jul 2001 11:00:18 -0700 (PDT)
	(envelope-from owner-bugmaster@freebsd.org)
Date: Mon, 2 Jul 2001 11:00:18 -0700 (PDT)
Message-Id: <200107021800.f62I0Il01765@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f
From: FreeBSD bugmaster <bugmaster@freebsd.org>
To: FreeBSD doc list <freebsd-doc@freebsd.org>
Subject: Current unassigned doc problem reports
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
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 <emphasis> tags
o [2000/12/28] docs/23910  doc      Handbook Chapter 14. Sound -- some fixes
o [2001/05/23] docs/27605  doc      Cross-document references (<olink>)

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/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 [2000/04/03] kern/17774  doc      stray irq7
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
f [2000/07/17] docs/19981  doc      Indonesian translations
o [2000/08/04] docs/20400  doc      Building a kernel with debugging info sec
o [2000/08/10] docs/20528  doc      sysconf(3) manpage doesn't mention posix.
o [2000/08/20] docs/20738  doc      correction and modification to clocks(7)
o [2000/10/10] docs/21896  doc      Mini-HOWTO for stp driver
f [2000/11/01] docs/22470  doc      man 3 msgrcv's BUGS section needs updatin
o [2000/11/14] docs/22861  doc      newsyslog man page is misleading and inco
o [2000/12/11] docs/23488  doc      A manpage for section 7 regarding a Toron
o [2000/12/14] docs/23559  doc      missing manpage for hsearch libc function
o [2001/01/02] docs/24035  doc      ptrace(2) PT_STEP incorrect documentation
o [2001/01/26] docs/24662  doc      too many questions about source managemen
o [2001/02/01] docs/24786  doc      missing FILES descriptions in sa(4)
o [2001/02/05] docs/24869  doc      Some text elf.5 is duplicated
o [2001/02/06] docs/24923  doc      4.2 Release Errata page has no informatio
o [2001/02/11] docs/25000  doc      matcd(4) SYNOPSIS is wrong
o [2001/02/11] docs/25016  doc      symlink(7) manpage says symlinks have no 
o [2001/02/16] docs/25134  doc      Kernel USER_LDT option help incomplete
a [2001/02/20] docs/25239  doc      fdp-primer/tools/chapter.sgml says about 
o [2001/02/26] docs/25392  doc      Chapter 9 pages could use 'location of fu
o [2001/02/26] docs/25405  doc      misleading warning from catman(1), etc.
o [2001/02/27] docs/25420  doc      man page missing important information.
o [2001/02/27] docs/25437  doc      kernel configs are the only precious file
o [2001/03/10] docs/25657  doc      no netid(5) man page
o [2001/03/16] docs/25876  doc      typos in jail.2
o [2001/03/19] docs/25919  doc      supported hardware list says 'no' for Sou
o [2001/03/22] docs/26001  doc      typo in sched_get_priority_max.2
f [2001/03/22] docs/26003  doc      getgroups(2) lists NGROUPS_MAX but not sy
o [2001/03/22] docs/26006  doc      Changing zone(9) man page
o [2001/03/28] docs/26194  doc      BSD Family Tree needs updated
o [2001/04/02] docs/26286  doc      *printf(3) etc should gain format string 
o [2001/04/08] docs/26451  doc      ctype.h defined functions are not accurat
o [2001/04/10] docs/26489  doc      incomplete info in the ppp faq about "PPP
o [2001/04/14] docs/26574  doc      Incorrect link in individual ports README
o [2001/04/18] docs/26692  doc      boot manpage describes bootfile prompt in
o [2001/04/21] misc/26742  doc      misleading information in handbook
o [2001/04/25] docs/26861  doc      accept(2) manpage documents non-existant 
o [2001/05/02] docs/27027  doc      Update src/share/misc/iso639
o [2001/05/02] docs/27040  doc      rc(8) and syscons(4) talk about rc.conf.l
o [2001/05/08] docs/27209  doc      [PATCH] ascii.7 table rearrangement and u
o [2001/05/14] docs/27320  doc      excessively vague information in pppoe pa
o [2001/05/18] docs/27430  doc      Addition to the doc/sr_YU/articles tree
o [2001/05/25] docs/27653  doc      Updates to send-pr.html to support MIME
o [2001/05/26] docs/27654  doc      Update to PR 27653
o [2001/05/29] docs/27731  doc      Incorrect example code in dev handbook ca
o [2001/05/29] docs/27758  doc      ptrace(2) man page outdated
o [2001/06/02] docs/27833  doc      No man page for locate.rc
o [2001/06/02] docs/27843  doc      [PATCH] make.conf WITH_* variables aren't
o [2001/06/06] docs/27915  doc      man 5 passwd does not properly explain th
o [2001/06/06] docs/27921  doc      manpage skey(1) should be skey(7)
o [2001/06/09] docs/28000  doc      adding and changing information in vidcon
s [2001/06/14] docs/28144  doc      no manpage for host.conf, no xrefs in oth
o [2001/06/20] docs/28306  doc      docbook.css and OBJDIR
o [2001/06/30] docs/28553  doc      EACCES result for mkdir(2) not completely
o [2001/06/30] docs/28555  doc      [PATCH] style(9) isn't explicit about boo

61 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  2 11:25:52 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6])
	by hub.freebsd.org (Postfix) with ESMTP id 2A71237B403
	for <freebsd-doc@freebsd.org>; Mon,  2 Jul 2001 11:25:49 -0700 (PDT)
	(envelope-from bartequi@neomedia.it)
Received: (from httpd@localhost)
	by aragorn.neomedia.it (8.11.3/8.10.1) id f62IPe030310;
	Mon, 2 Jul 2001 20:25:40 +0200 (CEST)
To: stephiminelus <stephiminelus@wanadoo.fr>
Subject: Re: renseignement
Message-ID: <994098340.3b40bca4613ee@webmail.neomedia.it>
Date: Mon, 02 Jul 2001 20:25:40 +0200 (CEST)
From: Salvo Bartolotta <bartequi@neomedia.it>
Cc: freebsd-doc@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs
X-WebMail-Company: Neomedia s.a.s.
X-Originating-IP: 62.98.153.120
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

> bonjour,
> Voila je m'appelle Theiller Stéphane et j'aurais aimé savoir s'il était
> possible de recevoir le manuel complet de l'installation de FREEBSD en
> français



Monsieur,

Dans cette liste de diffusion, la plupart d'entre nous parlent (surtout) 
anglais. Si vouz désirez poser des questions concernant FreeBSD en anglais, 
vouz pourriez envoyer des courriers électroniques à 
freebsd-questions@freebsd.org.

En tout cas, vouz trouverez des ressources et des matériaux français ici:

http://www.freebsd-fr.org/

En particulier, http://www.freebsd-fr.org/handbook/ répond à votre toute 
première question. En français :-)




> par courrier ou par mail.Et egalement si possible une version de
> FREEBSD compete.



Désolé. Cet excellent livre, en langue anglaise, est en vente.

Veuillez agréer, Monsieur, mes salutations les meilleures.

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


From owner-freebsd-doc  Mon Jul  2 13:19:18 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from beastie.saturn-tech.com (beastie.saturn-tech.com [207.229.19.136])
	by hub.freebsd.org (Postfix) with ESMTP id 8FCE837B401
	for <freebsd-docs@FreeBSD.ORG>; Mon,  2 Jul 2001 13:19:16 -0700 (PDT)
	(envelope-from drussell@saturn-tech.com)
Received: from localhost (drussell@localhost)
	by beastie.saturn-tech.com (8.11.1/8.11.0) with ESMTP id f62L0Lu75090;
	Mon, 2 Jul 2001 15:00:21 -0600 (MDT)
	(envelope-from drussell@saturn-tech.com)
X-Authentication-Warning: beastie.saturn-tech.com: drussell owned process doing -bs
Date: Mon, 2 Jul 2001 15:00:21 -0600 (MDT)
From: Doug Russell <drussell@saturn-tech.com>
To: Kent Stewart <kstewart@urx.com>
Cc: Jens Schweikhardt <Jens.Schweikhardt@marconi.com>,
	freebsd-docs@FreeBSD.ORG
Subject: Re: Handbook rendering
In-Reply-To: <3B4040E3.9C0F1FEF@urx.com>
Message-ID: <Pine.BSF.4.21.0107021457570.72681-100000@beastie.saturn-tech.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


On Mon, 2 Jul 2001, Kent Stewart wrote:

> > on a FreeBSD 4.2-R system gives a rendering where numbered list have the
> > numbers on a line by themselves, e.g. it looks approximately like so:
...
> > The strange thing is that if I download the file (i.e.
> > file:policies-encumbered.html instead of http://www.freebsd.org/...) it
> > does not show the line breaks after the numbers. Can anyone reproduce this?

I'm guessing there is a style sheet that you are not downloading, so it is
not being applied, therefore Netscape is using the default style...

> I noticed it in chapter 4 and it was a version I build and used KDE-2
> konqueror to view. The bulleted text seems to have an automatic break
> added after the bullet.

Someone needs to test these .css files a bit more closely, I guess...?

Later......						<Doug>




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


From owner-freebsd-doc  Mon Jul  2 15:54: 7 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id C759B37B403; Mon,  2 Jul 2001 15:54:05 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f62Ms0V62756;
	Mon, 2 Jul 2001 15:54:00 -0700 (PDT)
	(envelope-from dd)
Date: Mon, 2 Jul 2001 15:54:00 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107022254.f62Ms0V62756@freefall.freebsd.org>
To: rfg@monkeys.com, dd@FreeBSD.org, freebsd-doc@freebsd.org,
	dd@FreeBSD.org
Subject: Re: docs/28553: EACCES result for mkdir(2) not completely documented
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: EACCES result for mkdir(2) not completely documented

State-Changed-From-To: open->analyzed
State-Changed-By: dd
State-Changed-When: Mon Jul 2 15:53:43 PDT 2001
State-Changed-Why: 
Fixed but slightly differently, thanks!


Responsible-Changed-From-To: freebsd-doc->dd
Responsible-Changed-By: dd
Responsible-Changed-When: Mon Jul 2 15:53:43 PDT 2001
Responsible-Changed-Why: 
My MFC reminder.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28553

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


From owner-freebsd-doc  Mon Jul  2 16:20: 8 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6FFD337B403
	for <freebsd-doc@freebsd.org>; Mon,  2 Jul 2001 16:20:04 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f62NK4S69064;
	Mon, 2 Jul 2001 16:20:04 -0700 (PDT)
	(envelope-from gnats)
Date: Mon, 2 Jul 2001 16:20:04 -0700 (PDT)
Message-Id: <200107022320.f62NK4S69064@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Dima Dorfman <dima@unixfreak.org>
Subject: Re: docs/28555: [PATCH] style(9) isn't explicit about booleans for testing. 
Reply-To: Dima Dorfman <dima@unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

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

From: Dima Dorfman <dima@unixfreak.org>
To: Mike Meyer <mwm@mired.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28555: [PATCH] style(9) isn't explicit about booleans for testing. 
Date: Mon, 02 Jul 2001 16:13:26 -0700

 Mike Meyer <mwm@mired.org> writes:
 > Dima Dorfman <dima@unixfreak.org> types:
 > > Regardless, this does not belong as a PR, let alone in the docs/
 > > category.  It belongs as a post on -hackers, asking what people think,
 > > not as a change request.  Since *developers* are expected to follow
 > > style(9), it is the *developers* (i.e., -hackers@) that you should be
 > > proposing the change to.
 > 
 > We both agree I'm not proposing a change in the style they have to
 > follow; I'm just proposing making something explicit instead of
 > implicit. As such, I'm not sure it warrants discussion.
 
 I'm not suggesting that you should get every developer's approval, but
 I am suggesting that wider review than the -doc list would be nice,
 esp. for a document that defines policy.
 
 					Dima Dorfman
 					dima@unixfreak.org

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


From owner-freebsd-doc  Tue Jul  3  5:50: 5 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140])
	by hub.freebsd.org (Postfix) with ESMTP id 3DC6E37B40A
	for <freebsd-docs@freebsd.org>; Tue,  3 Jul 2001 05:50:01 -0700 (PDT)
	(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
	by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f63CXsj09742;
	Tue, 3 Jul 2001 13:33:55 +0100 (BST)
	(envelope-from nik)
Date: Tue, 3 Jul 2001 13:33:52 +0100
From: Nik Clayton <nik@freebsd.org>
To: Jens Schweikhardt <Jens.Schweikhardt@marconi.com>
Cc: freebsd-docs@freebsd.org
Subject: Re: Handbook rendering
Message-ID: <20010703133352.E2955@canyon.nothing-going-on.org>
References: <20010702093044.A297@bk4957.de.marconicomms.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-md5;
	protocol="application/pgp-signature"; boundary="2qXFWqzzG3v1+95a"
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010702093044.A297@bk4957.de.marconicomms.com>; from Jens.Schweikhardt@marconi.com on Mon, Jul 02, 2001 at 09:30:44AM +0200
Organization: FreeBSD Project <URL:http://www.freebsd.org/>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


--2qXFWqzzG3v1+95a
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jul 02, 2001 at 09:30:44AM +0200, Jens Schweikhardt wrote:
> 1.
>   Any file which is interpreted or ...
>=20
> 2.
>   Any file with a license more restrictive than BSD or GNU is encumbered.
>=20
> 3.
>   A file which contains downloadable binary data ...

I've just committed a revised docbook.css file which should fix this.

N
--=20
FreeBSD: The Power to Serve             http://www.freebsd.org/
FreeBSD Documentation Project           http://www.freebsd.org/docproj/

          --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---

--2qXFWqzzG3v1+95a
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjtBu6kACgkQk6gHZCw343XFqwCeJmiiVH7kQ6XNHKPmepasy9jc
x2YAn3Oza7UwNZJSMbPgUrSc04cLPVYx
=jp5h
-----END PGP SIGNATURE-----

--2qXFWqzzG3v1+95a--

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


From owner-freebsd-doc  Tue Jul  3 16:50:11 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9E13537B406
	for <freebsd-doc@freebsd.org>; Tue,  3 Jul 2001 16:50:00 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f63No0k20368;
	Tue, 3 Jul 2001 16:50:00 -0700 (PDT)
	(envelope-from gnats)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1D62B37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Jul 2001 16:45:54 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f63NjsL20127;
	Tue, 3 Jul 2001 16:45:54 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200107032345.f63NjsL20127@freefall.freebsd.org>
Date: Tue, 3 Jul 2001 16:45:54 -0700 (PDT)
From: Randy Pratt <rpratt@ezwv.com>
To: freebsd-gnats-submit@freebsd.org
X-Send-Pr-Version: www-1.0
Subject: docs/28679: Images in handbook/advanced-networking missing
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28679
>Category:       docs
>Synopsis:       Images in handbook/advanced-networking missing
>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 03 16:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Randy Pratt
>Release:        4.3-RELEASE
>Organization:
>Environment:
FreeBSD k6-2.weeble.com 4.3-RELEASE FreeBSD 4.3-RELEASE #2: Fri Jun 15 18:07:31
EDT 2001     rpratt@k6-2.weeble.com:/usr/src/sys/compile/KERNVID  i386
>Description:
Images are missing in handbook sections:
17.6  handbook/advanced-networking/isdn-bus.png
17.6  handbook/advanced-networking/isdn-twisted-pair.png
17.10 handbook/advanced-networking/natd.png

The *.eps images are present in the handbook/advanced-networking/
directory but are not being built/installed since they are missing
from handbook/Makefile.

A patch is included.

>How-To-Repeat:
View handbook sections 17.6 and 17.10 (Advanced Networking).
>Fix:
diff -ruN Makefile.orig Makefile
--- Makefile.orig       Sat Jun 30 10:46:48 2001
+++ Makefile    Tue Jul  3 18:58:46 2001
@@ -13,7 +13,9 @@
 INSTALL_COMPRESSED?= gz
 INSTALL_ONLY_COMPRESSED?=
 
-#IMAGES= advanced-networking/natd.eps
+IMAGES+= advanced-networking/natd.eps
+IMAGES+= advanced-networking/isdn-bus.eps
+IMAGES+= advanced-networking/isdn-twisted-pair.eps
 
 #
 # SRCS lists the individual SGML files that make up the document. Changes
>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  3 17:24: 2 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18])
	by hub.freebsd.org (Postfix) with ESMTP
	id 289DC37B401; Tue,  3 Jul 2001 17:23:56 -0700 (PDT)
	(envelope-from mwlucas@blackhelicopters.org)
Received: (from mwlucas@localhost)
	by blackhelicopters.org (8.9.3/8.9.3) id UAA87427;
	Tue, 3 Jul 2001 20:23:55 -0400 (EDT)
	(envelope-from mwlucas)
Date: Tue, 3 Jul 2001 20:23:55 -0400
From: Michael Lucas <mwlucas@blackhelicopters.org>
To: hackers@freebsd.org
Cc: doc@freebsd.org
Subject: Request for tech review: half of FreeBSD book
Message-ID: <20010703202355.A87390@blackhelicopters.org>
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
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Hello,

For those who haven't heard my occasional panicked gasps for freedom
on -chat, I'm writing a book on FreeBSD.  It's called "Absolute BSD",
and is due for publication roughly around BSDCon 2002.  There's a
signed contract and everything, so it's pretty much a guaranteed
thing.

I'm looking for a couple brave souls who would be willing to be
technical reviewers.

I have plenty of people who are tracking down "this sentence no verb"
and "what dictionary did you find *this* word in?" errors.  What I
need are a couple of experienced sysadmin/developer types who can
comment on the technical accuracy, before I send it to the publisher.

The target audience is people who have basic UNIX familiarity.  I
don't cover cd, ls, chmod, and friends.  I do cover FreeBSD-specific
issues, and go into depth on securing your system, providing network
services, tweaking the kernel, and so on.

The section I have ready for review is about 80,000 words.  This is
only a second draft -- there's rough bits here and there, I'm sure.
But there's no point in polishing incorrect text.

There's another 60,000-70,000 words coming, once I translate my
brained-by-falling-masonry chicken-scratch into English.  I'd ask you
to review that as well, hopefully by the end of August.

I'll be happy to credit the reviewers in the book, of course, and send
you a copy.  Since freelance writers make only slightly more than
migrant farm workers, that's about it. :(

So, if you're a sysadmin who likes to be pendantic, do please drop me
a line!

Thanks,
Michael

-- 
Michael Lucas
mwlucas@blackhelicopters.org
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons

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


From owner-freebsd-doc  Tue Jul  3 17:31:53 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233])
	by hub.freebsd.org (Postfix) with ESMTP
	id 64D7F37B401; Tue,  3 Jul 2001 17:31:37 -0700 (PDT)
	(envelope-from lplist@closedsrc.org)
Received: by q.closedsrc.org (Postfix, from userid 1003)
	id 2FCE155407; Tue,  3 Jul 2001 17:16:35 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
	by q.closedsrc.org (Postfix) with ESMTP
	id 1FE4151610; Tue,  3 Jul 2001 17:16:35 -0700 (PDT)
Date: Tue, 3 Jul 2001 17:16:35 -0700 (PDT)
From: Linh Pham <lplist@closedsrc.org>
To: Michael Lucas <mwlucas@blackhelicopters.org>
Cc: <hackers@freebsd.org>, <doc@freebsd.org>
Subject: Re: Request for tech review: half of FreeBSD book
In-Reply-To: <20010703202355.A87390@blackhelicopters.org>
Message-ID: <Pine.BSF.4.33.0107031711510.50766-100000@q.closedsrc.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On 2001-07-03, Michael Lucas scribbled:

# I'm looking for a couple brave souls who would be willing to be
# technical reviewers.

I probably have some time on my hands to help out in anyway that I can.
I'm no BSD genius... but I'm not a newbie either :)

# I have plenty of people who are tracking down "this sentence no verb"
# and "what dictionary did you find *this* word in?" errors.  What I
# need are a couple of experienced sysadmin/developer types who can
# comment on the technical accuracy, before I send it to the publisher.
#
# The target audience is people who have basic UNIX familiarity.  I
# don't cover cd, ls, chmod, and friends.  I do cover FreeBSD-specific
# issues, and go into depth on securing your system, providing network
# services, tweaking the kernel, and so on.
#
# The section I have ready for review is about 80,000 words.  This is
# only a second draft -- there's rough bits here and there, I'm sure.
# But there's no point in polishing incorrect text.
#
# There's another 60,000-70,000 words coming, once I translate my
# brained-by-falling-masonry chicken-scratch into English.  I'd ask you
# to review that as well, hopefully by the end of August.
#
# I'll be happy to credit the reviewers in the book, of course, and send
# you a copy.  Since freelance writers make only slightly more than
# migrant farm workers, that's about it. :(
#
# So, if you're a sysadmin who likes to be pendantic, do please drop me
# a line!

If it covers BIND, Postfix, Python, and Webmin... I think I can be of
help. :)

So that's what you needed a reference for the netstat(1) bit for, eh?

-- 
Linh Pham
[lplist@closedsrc.org]

// 404b - Brain not found


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


From owner-freebsd-doc  Tue Jul  3 20:40:25 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp1.interramp.com (smtp1.interramp.com [38.8.45.2])
	by hub.freebsd.org (Postfix) with ESMTP id 4AF2737B401
	for <doc@freebsd.org>; Tue,  3 Jul 2001 20:40:21 -0700 (PDT)
	(envelope-from horikawa@psinet.com)
Received: from [38.26.194.103] (helo=localhost)
	by smtp1.interramp.com with esmtp (Exim 1.90 #1)
	id 15HdWP-0000XU-00; Tue, 3 Jul 2001 23:40:13 -0400
To: otterr@telocity.com
Cc: doc@freebsd.org, man-jp@jp.FreeBSD.org
Subject: Re: foreign man pages required for building docs?
In-Reply-To: <PCEGINJJIOIMLAAHJLIPAEDHCEAA.otterr@telocity.com>
References: <PCEGINJJIOIMLAAHJLIPAEDHCEAA.otterr@telocity.com>
X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010703234123H.horikawa@psinet.com>
Date: Tue, 03 Jul 2001 23:41:23 +0900
From: Kazuo Horikawa <horikawa@psinet.com>
X-Dispatcher: imput version 20000228(IM140)
Lines: 62
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Hi Otter,

I think you need execute "make all" before "make install".
I am sorry about this, but this seems to be current behavior(?) of
bsd.prog.mk, which doc/ja_JP.eucJP/man/man[1-9]/Makefile uses.

I guess the directory /usr/share/man/ja/man1 itself exists on your
system, accoding to recent /etc/mtree/BSD.usr.dist.

I hope this info helps you.

Thanks,
--
Kazuo Horikawa

From: "Otter" <otterr@telocity.com>
Subject: foreign man pages required for building docs?
Date: Sat, 30 Jun 2001 20:21:05 -0400

> I've found that the japanese docs are the only language I can't build.
> After a cvsup of the docs, I can build all languages but this one.
> It's looking for the man for a2p, but the actual is in a different
> location than where the japanese port is looking for it. I'm not sure
> this is exactly worthy of a PR, since I'm not sure about working with
> japanese man pages. I just wanted to build all the languages for a
> convenient reference point to anyone who may be on my network. See
> below for a paste of what i'm seeing...
> 
> kashmir# pwd
> /usr/doc
> kashmir# make install
> <snip>
> install -C  -o root -g wheel -m 444 `xargs < HTML.manifest`
> /usr/share/doc/ja/books/porters-handbook
> install -C  -o root -g wheel -m 444 docbook.css
> /usr/share/doc/ja/books/porters-handbook
> ===> ja_JP.eucJP/man
> ===> ja_JP.eucJP/man/man1
> install -c -o root -g wheel -m 444 a2p.1.gz  /usr/share/man/ja/man1
> install: a2p.1.gz: No such file or directory               ^^^^^^^^
> *** Error code 71
> 
> Stop in /usr/doc/ja_JP.eucJP/man/man1.
> *** Error code 1
> 
> Stop in /usr/doc/ja_JP.eucJP/man.
> *** Error code 1
> 
> Stop in /usr/doc/ja_JP.eucJP.
> *** Error code 1
> 
> Stop in /usr/doc.
> kashmir# whereis a2p
> a2p: /usr/bin/a2p /usr/share/man/man1/a2p.1.gz
> kashmir#
> 
> Please Cc: me as I'm not subscribed to this list. TIA.
> -Otter
> 
> 
> 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  Tue Jul  3 21:48: 4 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from c007.snv.cp.net (c007-h000.c007.snv.cp.net [209.228.33.206])
	by hub.freebsd.org (Postfix) with SMTP id 9EB7537B405
	for <doc@freebsd.org>; Tue,  3 Jul 2001 21:48:00 -0700 (PDT)
	(envelope-from otterr@telocity.com)
Received: (cpmta 14514 invoked from network); 3 Jul 2001 21:47:59 -0700
Received: from dsl-216-227-91-85.telocity.com (HELO zoso) (216.227.91.85)
  by smtp.telocity.com (209.228.33.206) with SMTP; 3 Jul 2001 21:47:59 -0700
X-Sent: 4 Jul 2001 04:47:59 GMT
Reply-To: <otterr@telocity.com>
From: "Otter" <otterr@telocity.com>
To: "Kazuo Horikawa" <horikawa@psinet.com>
Cc: <doc@freebsd.org>, <man-jp@jp.FreeBSD.org>
Subject: RE: foreign man pages required for building docs? [answered]
Date: Wed, 4 Jul 2001 00:46:18 -0400
Message-ID: <PCEGINJJIOIMLAAHJLIPGEJECEAA.otterr@telocity.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
In-Reply-To: <20010703234123H.horikawa@psinet.com>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

cool... that worked! Thanks.
-Otter


> -----Original Message-----
> From: Kazuo Horikawa [mailto:horikawa@psinet.com]
> Sent: Tuesday, July 03, 2001 10:41 AM
> To: otterr@telocity.com
> Cc: doc@freebsd.org; man-jp@jp.FreeBSD.org
> Subject: Re: foreign man pages required for building docs?
>
>
> Hi Otter,
>
> I think you need execute "make all" before "make install".
> I am sorry about this, but this seems to be current behavior(?) of
> bsd.prog.mk, which doc/ja_JP.eucJP/man/man[1-9]/Makefile uses.
>
> I guess the directory /usr/share/man/ja/man1 itself exists on your
> system, accoding to recent /etc/mtree/BSD.usr.dist.
>
> I hope this info helps you.
>
> Thanks,
> --
> Kazuo Horikawa
>
> From: "Otter" <otterr@telocity.com>
> Subject: foreign man pages required for building docs?
> Date: Sat, 30 Jun 2001 20:21:05 -0400
>
> > I've found that the japanese docs are the only language I
> can't build.
> > After a cvsup of the docs, I can build all languages but this one.
> > It's looking for the man for a2p, but the actual is in a different
> > location than where the japanese port is looking for it.
> I'm not sure
> > this is exactly worthy of a PR, since I'm not sure about
> working with
> > japanese man pages. I just wanted to build all the languages for a
> > convenient reference point to anyone who may be on my network. See
> > below for a paste of what i'm seeing...
> >
> > kashmir# pwd
> > /usr/doc
> > kashmir# make install
> > <snip>
> > install -C  -o root -g wheel -m 444 `xargs < HTML.manifest`
> > /usr/share/doc/ja/books/porters-handbook
> > install -C  -o root -g wheel -m 444 docbook.css
> > /usr/share/doc/ja/books/porters-handbook
> > ===> ja_JP.eucJP/man
> > ===> ja_JP.eucJP/man/man1
> > install -c -o root -g wheel -m 444 a2p.1.gz
> /usr/share/man/ja/man1
> > install: a2p.1.gz: No such file or directory
>  ^^^^^^^^
> > *** Error code 71
> >
> > Stop in /usr/doc/ja_JP.eucJP/man/man1.
> > *** Error code 1
> >
> > Stop in /usr/doc/ja_JP.eucJP/man.
> > *** Error code 1
> >
> > Stop in /usr/doc/ja_JP.eucJP.
> > *** Error code 1
> >
> > Stop in /usr/doc.
> > kashmir# whereis a2p
> > a2p: /usr/bin/a2p /usr/share/man/man1/a2p.1.gz
> > kashmir#
> >
> > Please Cc: me as I'm not subscribed to this list. TIA.
> > -Otter
> >
> >
> > 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  Tue Jul  3 23:59:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194])
	by hub.freebsd.org (Postfix) with ESMTP
	id E26D437B405; Tue,  3 Jul 2001 23:59:07 -0700 (PDT)
	(envelope-from so@server.i-clue.de)
Received: from i-clue.de (automatix.i-clue.de [192.168.0.112])
	by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id JAA03213;
	Wed, 4 Jul 2001 09:08:28 +0200
Message-ID: <3B42BF54.E5AE73CD@i-clue.de>
Date: Wed, 04 Jul 2001 09:01:40 +0200
From: Christoph Sold <so@server.i-clue.de>
Reply-To: so@server.i-clue.de
X-Mailer: Mozilla 4.75 [de] (WinNT; U)
X-Accept-Language: de
MIME-Version: 1.0
To: Michael Lucas <mwlucas@blackhelicopters.org>
Cc: hackers@FreeBSD.ORG, doc@FreeBSD.ORG
Subject: Re: Request for tech review: half of FreeBSD book
References: <20010703202355.A87390@blackhelicopters.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org



Michael Lucas schrieb:
> 
> So, if you're a sysadmin who likes to be pendantic, do please drop me
> a line!

Been there, done that, doing it still. May I help with my i18n
experience (sorry, no two-byte languages, just plain old German --
pitfalls start at choosing the right keyboard layout).

-Christoph Sold

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


From owner-freebsd-doc  Wed Jul  4  2:50:22 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id EA0DD37B401; Wed,  4 Jul 2001 02:50:20 -0700 (PDT)
	(envelope-from ru@FreeBSD.org)
Received: (from ru@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f649oKi10495;
	Wed, 4 Jul 2001 02:50:20 -0700 (PDT)
	(envelope-from ru)
Date: Wed, 4 Jul 2001 02:50:20 -0700 (PDT)
From: <ru@FreeBSD.org>
Message-Id: <200107040950.f649oKi10495@freefall.freebsd.org>
To: ru@FreeBSD.org, freebsd-doc@freebsd.org, markm@FreeBSD.org
Subject: Re: docs/27921: manpage skey(1) should be skey(7)
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: manpage skey(1) should be skey(7)

Responsible-Changed-From-To: freebsd-doc->markm
Responsible-Changed-By: ru
Responsible-Changed-When: Wed Jul 4 02:49:24 PDT 2001
Responsible-Changed-Why: 
S/Key is to be phased out soon, IIRC.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27921

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


From owner-freebsd-doc  Wed Jul  4 10:50:14 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id AA91437B405
	for <freebsd-doc@freebsd.org>; Wed,  4 Jul 2001 10:50:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f64Ho1188602;
	Wed, 4 Jul 2001 10:50:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id B9AC237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jul 2001 10:40:23 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a039.otenet.gr [212.205.215.39])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f64HeJo29846
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Jul 2001 20:40:20 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f64GFV892819;
	Wed, 4 Jul 2001 19:15:31 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107041615.f64GFV892819@hades.hell.gr>
Date: Wed, 4 Jul 2001 19:15:31 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28694: close an unfinished </para tag in the FDP Primer book
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28694
>Category:       docs
>Synopsis:       close an unfinished </para tag in the FDP Primer book
>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 04 10:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

        There is a </para> tag that lacks the closing > character in
        the FDP Primer.

>How-To-Repeat:

        On a copy of the doc/ tree:

        % grep -n 'para$' en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml
        95:       however.</para

>Fix:

% cvs -q dif -u en_US.ISO8859-1/books/fdp-primer/
Index: en_US.ISO8859-1/books/fdp-primer//doc-build/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml,v
retrieving revision 1.2
diff -u -r1.2 chapter.sgml
--- en_US.ISO8859-1/books/fdp-primer//doc-build/chapter.sgml    2001/06/11 01:16:44     1.2
+++ en_US.ISO8859-1/books/fdp-primer//doc-build/chapter.sgml    2001/07/04 16:10:35
@@ -92,7 +92,7 @@
       <listitem>
        <para><application>install</application> is the default method
          to install the documentation.  There are alternatives,
-         however.</para
+         however.</para>
       </listitem>
     </itemizedlist>

>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  4 10:50:17 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 407A237B403
	for <freebsd-doc@freebsd.org>; Wed,  4 Jul 2001 10:50:02 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f64Ho2j88620;
	Wed, 4 Jul 2001 10:50:02 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 7915937B43A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jul 2001 10:43:00 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a039.otenet.gr [212.205.215.39])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f64Hgvo03376
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 4 Jul 2001 20:42:57 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f64HgtD94680;
	Wed, 4 Jul 2001 20:42:56 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107041742.f64HgtD94680@hades.hell.gr>
Date: Wed, 4 Jul 2001 20:42:56 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28696: mistake in example of article about MH usage
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28696
>Category:       docs
>Synopsis:       mistake in example of article about MH usage
>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 04 10:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

        I am not sure that this is a doc bug, but I wanted to test the
        examples shown in the MH article today with my newly installed nmh :)

	One of the examples says:

		These commands allow you to do things like

			% pick -to freebsd-hackers -and -cc freebsd-hackers

                That will grab all the email in your inbox that was
                sent to freebsd-hackers or cc'd to that list.

        I think that what is meant to be given as the command of the
        example is:

			% pick -to freebsd-hackers -or -cc freebsd-hackers

>How-To-Repeat:

>Fix:

charon@hades:/home/charon/freebsd/doc/en_US.ISO8859-1/articles/mh> cvs diff -u
cvs diff: Diffing .
Index: article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/mh/article.sgml,v
retrieving revision 1.9
diff -c -u -r1.9 article.sgml
cvs diff: conflicting specifications of output style
--- article.sgml        2001/04/17 15:53:38     1.9
+++ article.sgml        2001/07/04 17:37:09
@@ -507,7 +507,7 @@
       <para>These commands allow you to do things like</para>

       <informalexample>
-       <screen>&prompt.user; <userinput>pick -to freebsd-hackers -and -cc freebsd-hackers</>
+       <screen>&prompt.user; <userinput>pick -to freebsd-hackers -or -cc freebsd-hackers<
/>
        </screen>
       </informalexample>


>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  4 12:12:21 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from server.wilcoxon.org (WILCOXON.ORG [216.160.43.20])
	by hub.freebsd.org (Postfix) with ESMTP id 2289B37B405
	for <freebsd-doc@FreeBSD.ORG>; Wed,  4 Jul 2001 12:12:19 -0700 (PDT)
	(envelope-from scot@wilcoxon.org)
Received: from wilcoxon.org (251.wilcoxon.org [192.168.1.251])
	by server.wilcoxon.org (Postfix) with ESMTP id EEC0B5681
	for <freebsd-doc@FreeBSD.ORG>; Wed,  4 Jul 2001 14:14:15 -0500 (CDT)
Message-ID: <3B436A8C.E41E04A1@wilcoxon.org>
Date: Wed, 04 Jul 2001 14:12:13 -0500
From: Scot Wilcoxon <scot@wilcoxon.org>
Organization: self
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18 i586)
X-Accept-Language: pt-BR, en
MIME-Version: 1.0
To: freebsd-doc@FreeBSD.ORG
Subject: Incovenient Suggestion
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

http://www.freebsd.org/ports/

Second Paragraph:
s/For even greater covenience,/For even greater convenience,/

(If the existing phrasing is supposed to refer to a coven, it should be
rephrased to make the intent more apparent.)

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


From owner-freebsd-doc  Wed Jul  4 12:23:59 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from dannyboy.worksforfood.com (adsl-151-205-126-247.chlstn.adsl.bellatlantic.net [151.205.126.247])
	by hub.freebsd.org (Postfix) with ESMTP id 1265E37B408
	for <freebsd-doc@FreeBSD.ORG>; Wed,  4 Jul 2001 12:23:57 -0700 (PDT)
	(envelope-from dannyboy@worksforfood.com)
Received: by dannyboy.worksforfood.com (Postfix, from userid 1000)
	id B8D445A551; Wed,  4 Jul 2001 15:25:52 -0400 (EDT)
Date: Wed, 4 Jul 2001 15:25:52 -0400
From: Daniel Harris <dannyboy@freebsd.org>
To: Scot Wilcoxon <scot@wilcoxon.org>
Cc: freebsd-doc@FreeBSD.ORG
Subject: Re: Incovenient Suggestion
Message-ID: <20010704152552.A23185@dannyboy.worksforfood.com>
References: <3B436A8C.E41E04A1@wilcoxon.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3B436A8C.E41E04A1@wilcoxon.org>; from scot@wilcoxon.org on Wed, Jul 04, 2001 at 02:12:13PM -0500
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Wed, Jul 04, 2001 at 02:12:13PM -0500, Scot Wilcoxon wrote:
> Second Paragraph:
> s/For even greater covenience,/For even greater convenience,/

Fix committed; it will show up on the website after the next rebuild.

Thanks!

-- 
Daniel Harris

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


From owner-freebsd-doc  Wed Jul  4 15:38: 6 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4A35137B405; Wed,  4 Jul 2001 15:38:04 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f64Mc4h15177;
	Wed, 4 Jul 2001 15:38:04 -0700 (PDT)
	(envelope-from dd)
Date: Wed, 4 Jul 2001 15:38:04 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107042238.f64Mc4h15177@freefall.freebsd.org>
To: keramida@ceid.upatras.gr, dd@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28696: mistake in example of article about MH usage
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: mistake in example of article about MH usage

State-Changed-From-To: open->closed
State-Changed-By: dd
State-Changed-When: Wed Jul 4 15:37:45 PDT 2001
State-Changed-Why: 
Committed, thanks!

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28696

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


From owner-freebsd-doc  Wed Jul  4 15:40:19 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 5361837B407
	for <freebsd-doc@freebsd.org>; Wed,  4 Jul 2001 15:40:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f64Me1i16033;
	Wed, 4 Jul 2001 15:40:01 -0700 (PDT)
	(envelope-from gnats)
Received: from segfault.monkeys.com (236.dsl9226.surewest.net [63.92.26.236])
	by hub.freebsd.org (Postfix) with ESMTP id 8B43D37B406
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jul 2001 15:37:56 -0700 (PDT)
	(envelope-from rfg@monkeys.com)
Received: by segfault.monkeys.com (Postfix, from userid 1237)
	id 046B14DA76; Wed,  4 Jul 2001 15:37:55 -0700 (PDT)
Message-Id: <20010704223755.046B14DA76@segfault.monkeys.com>
Date: Wed,  4 Jul 2001 15:37:55 -0700 (PDT)
From: rfg@monkeys.com
Reply-To: rfg@monkeys.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/28699: strptime(3) %d format specifier not completely documented
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28699
>Category:       docs
>Synopsis:       strptime(3) %d format specifier not completely documented
>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 04 15:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ronald F. Guilmette
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Infinite Monkeys & Co.
>Environment:

	Nothing special

>Description:

	The %d format specifier, when supplied as part of the format
	string argument in a call to strptime(3), will match *either*
	a pair of consecutive digit characters (as documented for the
	%d specifier on the strftime(3) man page) *or*, additionally,
	it appears to also be willing to match a single space character
	followed by a single digit character.

	This extended functionality of the %d format specifier, when used
	with the strptime(3) function, is very useful (please don't remove
	it!) but it ought to be documented.

>How-To-Repeat:

	man 3 strptime
	man 3 strftime

>Fix:

	Add a note to the strptime(3) man page saying that %d matches either
	two digits or a space followed by a single digit.
>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  4 15:40:23 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id E5CFA37B43D; Wed,  4 Jul 2001 15:40:15 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f64MeF016236;
	Wed, 4 Jul 2001 15:40:15 -0700 (PDT)
	(envelope-from dd)
Date: Wed, 4 Jul 2001 15:40:15 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107042240.f64MeF016236@freefall.freebsd.org>
To: keramida@ceid.upatras.gr, dd@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28694: close an unfinished </para tag in the FDP Primer book
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: close an unfinished </para tag in the FDP Primer book

State-Changed-From-To: open->closed
State-Changed-By: dd
State-Changed-When: Wed Jul 4 15:40:01 PDT 2001
State-Changed-Why: 
Committed, thanks!

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28694

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


From owner-freebsd-doc  Wed Jul  4 17:50: 8 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id AEB4B37B406
	for <freebsd-doc@freebsd.org>; Wed,  4 Jul 2001 17:50:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f650o1e44114;
	Wed, 4 Jul 2001 17:50:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id E7BFD37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jul 2001 17:44:27 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b027.otenet.gr [195.167.121.155])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f650iPo20377
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 03:44:25 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f650iLj98755;
	Thu, 5 Jul 2001 03:44:22 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107050044.f650iLj98755@hades.hell.gr>
Date: Thu, 5 Jul 2001 03:44:22 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28702: typos and small corrections to developer's handbook book
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28702
>Category:       docs
>Synopsis:       typos and small corrections to developer's handbook book
>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 04 17:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	Some sentences that are not finished with full-stop,
	and a place where "FreeBSD FreeBSD packages" is used.
	
>How-To-Repeat:

	Read through revision 1.6 of en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml

>Fix:

Index: tools/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v
retrieving revision 1.6
diff -u -r1.6 chapter.sgml
--- tools/chapter.sgml	2001/05/14 03:15:19	1.6
+++ tools/chapter.sgml	2001/07/05 00:40:04
@@ -19,7 +19,7 @@
 	<emphasis>not</emphasis> attempt to describe coding in any
 	detail.  Most of the document assumes little or no previous
 	programming knowledge, although it is hoped that most
-	programmers will find something of value in it</para>
+	programmers will find something of value in it.</para>
 
       </sect1>
 
@@ -138,9 +138,9 @@
 		Basic Interpreter</ulink> and the <ulink
 		URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil
 		Cockroft's Basic Interpreter</ulink> (formerly Rabbit
-	      Basic) are available as FreeBSD <ulink
+	      Basic) are available as <ulink
 		URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD
-		packages</ulink></para>
+		packages</ulink>.</para>
 	  </listitem>
 	</varlistentry>
 
>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  4 18:25: 4 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 5689837B401
	for <doc@freebsd.org>; Wed,  4 Jul 2001 18:25:00 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b027.otenet.gr [195.167.121.155])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f651Ovo27002
	for <doc@freebsd.org>; Thu, 5 Jul 2001 04:24:58 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f651Ou399394
	for doc@freebsd.org; Thu, 5 Jul 2001 04:24:57 +0300 (EEST)
	(envelope-from keramida@ceid.upatras.gr)
Date: Thu, 5 Jul 2001 04:24:56 +0300
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: doc@freebsd.org
Subject: <screen> tag usage and html output
Message-ID: <20010705042455.A99324@hades.hell.gr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2
X-URL: http://students.ceid.upatras.gr/~keramida/index.html
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

I have been looking at the doc/ sources since last night here, and I
noticed that <screen> tags are used almost everywhere with SGML code
like the one below:

    <screen>&prompt.root; <userinput>pkg_add <replaceable>package name</></userinput>
    </screen>

that is, with the closing </screen> tag on a new line, by itself.

Looking at the resulting HTML output, this renders in something like:

    <pre class="SCREEN">
	<tt class="PROMPT">#</tt> <tt class="USERINPUT"><b>pkg_add <tt
    class="REPLACEABLE"><i>package name</i></tt></b></tt>
    </pre>

or even worse in other cases with an extra empty line before the
closing </pre> tag.  This causes browsers that I have tested (Lynx,
Netscape and w3m) to leave more space below a <screen>'s output than
what they leave above.

The w3m browsers seems to handle the following case nicely:

	<pre>
	text here
	</pre>

But Lynx and Netscape seem to do the `right thing' only when given:

	<pre>text here</pre>

Has anybody else seen this in displayed material, when using Netscape?

Is there anything we can do about it, except for changing all
<screen>-occurences to read <screen>...</screen> (without a newline
bfore the closing tag)?

-giorgos

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


From owner-freebsd-doc  Wed Jul  4 18:53:55 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mta5.rcsntx.swbell.net (mta5.rcsntx.swbell.net [151.164.30.29])
	by hub.freebsd.org (Postfix) with ESMTP id 83D1337B403
	for <doc@FreeBSD.ORG>; Wed,  4 Jul 2001 18:53:53 -0700 (PDT)
	(envelope-from chris@holly.calldei.com)
Received: from holly.calldei.com ([208.191.149.190]) by mta5.rcsntx.swbell.net
 (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10)
 with ESMTP id <0GFZ0081A94TNA@mta5.rcsntx.swbell.net> for doc@FreeBSD.ORG;
 Wed,  4 Jul 2001 20:50:54 -0500 (CDT)
Received: (from chris@localhost) by holly.calldei.com (8.11.4/8.9.3)
 id f651snF06757; Wed, 04 Jul 2001 20:54:49 -0500 (CDT envelope-from chris)
Date: Wed, 04 Jul 2001 20:54:26 -0500
From: Chris Costello <chris@calldei.com>
Subject: Re: <screen> tag usage and html output
In-reply-to: <20010705042455.A99324@hades.hell.gr>; from
 keramida@ceid.upatras.gr on Thu, Jul 05, 2001 at 04:24:56AM +0300
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: doc@FreeBSD.ORG
Reply-To: chris@calldei.com
Message-id: <20010704205426.C415@holly.calldei.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-disposition: inline
User-Agent: Mutt/1.2.5i
References: <20010705042455.A99324@hades.hell.gr>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Thursday, July 05, 2001, Giorgos Keramidas wrote:
> I have been looking at the doc/ sources since last night here, and I
> noticed that <screen> tags are used almost everywhere with SGML code
> like the one below:

   You sure this isn't because of the (in my opinion) overly wide
vertical-spacing in the new DocBook stylesheets
(doc/share/misc/docbook.css)?

-- 
+-------------------+--------------------------------------+
| Chris Costello    | Eunuchs, the non-gender-specific OS  |
| chris@calldei.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  4 19: 0:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id ED46E37B407
	for <doc@FreeBSD.ORG>; Wed,  4 Jul 2001 19:00:09 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b027.otenet.gr [195.167.121.155])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f65206o27544;
	Thu, 5 Jul 2001 05:00:06 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f65205a99754;
	Thu, 5 Jul 2001 05:00:05 +0300 (EEST)
	(envelope-from keramida@ceid.upatras.gr)
Date: Thu, 5 Jul 2001 05:00:05 +0300
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: Chris Costello <chris@calldei.com>
Cc: doc@FreeBSD.ORG
Subject: Re: <screen> tag usage and html output
Message-ID: <20010705050005.B99648@hades.hell.gr>
References: <20010705042455.A99324@hades.hell.gr> <20010704205426.C415@holly.calldei.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010704205426.C415@holly.calldei.com>; from chris@calldei.com on Wed, Jul 04, 2001 at 08:54:26PM -0500
X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2
X-URL: http://students.ceid.upatras.gr/~keramida/index.html
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Wed, Jul 04, 2001 at 08:54:26PM -0500, Chris Costello wrote:
> On Thursday, July 05, 2001, Giorgos Keramidas wrote:
> > I have been looking at the doc/ sources since last night here, and I
> > noticed that <screen> tags are used almost everywhere with SGML code
> > like the one below:
> 
>    You sure this isn't because of the (in my opinion) overly wide
> vertical-spacing in the new DocBook stylesheets
> (doc/share/misc/docbook.css)?

Yes, I patched a version of developers-handbook to remove those
newlines from a few <screen> tags tonight.  I regenerated the book,
and the output looks[1] more evenly spaced in Netscape and Lynx.
The w3m browser could care less :) it shows the same on screen output.

[1] The definition of 'looks' is somewhat of a personal opinion here.
    I am not a style expert, for all it matters.  It just seems to me
    than vertical spaces are unevenly distributed around <pre> tags in
    the resulting output.

-giorgos

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


From owner-freebsd-doc  Wed Jul  4 19:50:19 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 201D437B406
	for <freebsd-doc@freebsd.org>; Wed,  4 Jul 2001 19:50:03 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f652o3f60393;
	Wed, 4 Jul 2001 19:50:03 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id B25F337B403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jul 2001 19:47:49 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b027.otenet.gr [195.167.121.155])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f652ljo07396
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 05:47:45 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f652lg800441;
	Thu, 5 Jul 2001 05:47:43 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107050247.f652lg800441@hades.hell.gr>
Date: Thu, 5 Jul 2001 05:47:43 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28705: the rest of those unfinished closing tags in doc/* tree
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28705
>Category:       docs
>Synopsis:       the rest of those unfinished closing tags in doc/* tree
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 04 19:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	A search in the doc/ tree with:

		% find . -type f | xargs grep '</[a-z]*$'

        revealed that several closing tags like </link> were unclosed
        (i.e. lacking their closing '>' char).

        The attached patch corrects all those that a quick search like
        this caught.  Some of the patched files are in the translated
        documents, and I am not sure if this is the right place to
        send the corrections, but here they are :)

>How-To-Repeat:

        Check out a recent doc/ tree and run the find/grep command
        shown above.

>Fix:

Index: en_US.ISO8859-1/books/porters-handbook/book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.154
diff -c -u -r1.154 book.sgml
--- en_US.ISO8859-1/books/porters-handbook/book.sgml	2001/06/23 06:57:06	1.154
+++ en_US.ISO8859-1/books/porters-handbook/book.sgml	2001/07/05 01:44:59
@@ -1494,8 +1494,7 @@
             <para>Assuming <command>cc -shared</command> is used rather than
               <command>ld</command> directly, the only difference is that you
               need to add
-              <option>-Wl,-<replaceable>soname,libfoo.so.M</replaceable></option
->
+              <option>-Wl,-<replaceable>soname,libfoo.so.M</replaceable></option>
               on the command line for ELF.</para>
             </listitem>
         </itemizedlist>
Index: es_ES.ISO8859-1/books/handbook/ports/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/es_ES.ISO8859-1/books/handbook/ports/chapter.sgml,v
retrieving revision 1.1
diff -c -u -r1.1 chapter.sgml
--- es_ES.ISO8859-1/books/handbook/ports/chapter.sgml	2000/08/25 13:00:28	1.1
+++ es_ES.ISO8859-1/books/handbook/ports/chapter.sgml	2001/07/05 01:45:53
@@ -929,7 +929,7 @@
       <listitem>
         <para>P. Este sistema de ports es realmente fant&aacute;stici. Estoy
         desesperado por saber como lo habeis hecho. &iquest;Cu&aacute;l es el 
-        secreto?</para
+        secreto?</para>
 
         <para>R. No hay nada secreto, lo tienes todo en los ficheros
         <filename>bsd.ports.mk</filename> y 
Index: fr_FR.ISO8859-1/articles/multi-os/article.sgml
===================================================================
RCS file: /home/ncvs/doc/fr_FR.ISO8859-1/articles/multi-os/article.sgml,v
retrieving revision 1.3
diff -c -u -r1.3 article.sgml
--- fr_FR.ISO8859-1/articles/multi-os/article.sgml	2001/06/21 03:38:24	1.3
+++ fr_FR.ISO8859-1/articles/multi-os/article.sgml	2001/07/05 01:46:30
@@ -530,7 +530,7 @@
         nous venons de l'expliquer.</para>
     </sect2>
     <sect2 id="limits">
-      <title>Restrictions pour le d&eacute;marrage et avertissements</title
+      <title>Restrictions pour le d&eacute;marrage et avertissements</title>
       <para>Voici maintenant les choses int&eacute;ressantes auxquelles il faut
         faire attention.</para>
         <sect3>
Index: ja_JP.eucJP/books/handbook/install/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/handbook/install/chapter.sgml,v
retrieving revision 1.11
diff -c -u -r1.11 chapter.sgml
--- ja_JP.eucJP/books/handbook/install/chapter.sgml	2001/04/09 02:15:18	1.11
+++ ja_JP.eucJP/books/handbook/install/chapter.sgml	2001/07/05 01:47:37
@@ -197,7 +197,7 @@
         <title>CDROM ¤«¤é¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ëÁ°¤Ë</title>
 	
 	<para>¤¢¤Ê¤¿¤Î CDROM ¥É¥é¥¤¥Ö¤¬ FreeBSD ¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Ê¤¤·¿¤Ç¤¢¤ë¾ì¹ç¤Ï,
-	  <link linkend="install-msdos">MS-DOS ¥Ñ¡¼¥Æ¥£¥·¥ç¥ó</link
+	  <link linkend="install-msdos">MS-DOS ¥Ñ¡¼¥Æ¥£¥·¥ç¥ó</link>
           >¤Î¥»¥¯¥·¥ç¥ó¤ò¤´Í÷¤¯¤À¤µ¤¤.</para>
 	
 	<para><ulink url="http://www.osd.bsdi.com/">BSDi</ulink>
@@ -237,7 +237,7 @@
           ²Äǽ¤Ê¤¹¤Ù¤Æ¤Î¥¤¥ó¥¹¥È¡¼¥ëÊýË¡¤ÎÁªÂò¤¬¤Ç¤­¤ë¤è¤¦¤Ë¤Ê¤ê¤Þ¤¹.</para>
 
 	<para>UNIX ¥·¥¹¥Æ¥à¾å¤Çµ¯Æ°¥Õ¥í¥Ã¥Ô¡¼¤òºîÀ®¤¹¤ë¾ì¹ç¤Ï,
-          ¤³¤Î¥¬¥¤¥É¤Î<link linkend="install-floppies">¥¤¥ó¥¹¥È¡¼¥ë¥Õ¥í¥Ã¥Ô¡¼¤ÎºîÀ®</link
+          ¤³¤Î¥¬¥¤¥É¤Î<link linkend="install-floppies">¥¤¥ó¥¹¥È¡¼¥ë¥Õ¥í¥Ã¥Ô¡¼¤ÎºîÀ®</link>
           >¤Î¥»¥¯¥·¥ç¥ó¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤.</para>
 	
 	<para>DOS ¤«¤é, ¤â¤·¤¯¤Ï¥Õ¥í¥Ã¥Ô¡¼¥Ç¥£¥¹¥¯¤«¤é¤Îµ¯Æ°¤¬´°Î»¤·¤¿¤é,          
Index: ja_JP.eucJP/books/handbook/l10n/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/handbook/l10n/chapter.sgml,v
retrieving revision 1.13
diff -c -u -r1.13 chapter.sgml
--- ja_JP.eucJP/books/handbook/l10n/chapter.sgml	2001/06/11 01:20:13	1.13
+++ ja_JP.eucJP/books/handbook/l10n/chapter.sgml	2001/07/05 01:48:29
@@ -237,9 +237,9 @@
             ³Æ¥·¥§¥ë¤Î½é´ü²½¥Õ¥¡¥¤¥ë¤ËÆÃÄê¤Î¥·¥§¥ëÀßÄê¤òÄɲ乤ëÂå¤ï¤ê¤Ë,
             ¤¹¤Ù¤Æ¤Î¥·¥§¥ë¤Ë¤ª¤¤¤Æ°ìÅÙ¤ËɬÍ×¤Ê¥í¥±¡¼¥ë̾¤È MIME
             ʸ»ú¥»¥Ã¥È¤ò´Ä¶­ÊÑ¿ô¤Ë³ä¤êÅö¤Æ¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹.
-	    <link linkend="usr-setup">¥æ¡¼¥¶¤ÎÀßÄê</link
+	    <link linkend="usr-setup">¥æ¡¼¥¶¤ÎÀßÄê</link>
               >¤Ï¥æ¡¼¥¶¼«¿È¤Ç¹Ô¤Ê¤¨¤Þ¤¹¤¬,
-	    <link linkend="adm-setup">´ÉÍý¼Ô¤ÎÀßÄê</link
+	    <link linkend="adm-setup">´ÉÍý¼Ô¤ÎÀßÄê</link>
               >¤Ë¤Ï¥¹¡¼¥Ñ¥æ¡¼¥¶¤Î¸¢¸Â¤¬É¬ÍפȤʤê¤Þ¤¹.</para>
 
 	  <sect5 id="usr-setup">
@@ -351,7 +351,7 @@
 	  <note>
 	    <para>³Æ¥í¥°¥¤¥ó¥×¥í¥°¥é¥à¤´¤È¤Ë°Û¤Ê¤Ã¤¿ÀßÄ꤬ɬÍפʤ¿¤á,
 	      ¤³¤ÎÊýË¡¤Ï¿ä¾©¤µ¤ì¤Þ¤»¤ó.
-	      Âå¤ï¤ê¤Ë <link linkend="login-class">¥í¥°¥¤¥ó¥¯¥é¥¹¤òÍѤ¤¤ëÊýË¡</link
+	      Âå¤ï¤ê¤Ë <link linkend="login-class">¥í¥°¥¤¥ó¥¯¥é¥¹¤òÍѤ¤¤ëÊýË¡</link>
                 >¤ò»È¤Ã¤Æ¤¯¤À¤µ¤¤.</para>
 	  </note>
 
@@ -770,7 +770,7 @@
 	  </listitem>
 	</itemizedlist>
 
-	<para><link linkend="setting-console">¥³¥ó¥½¡¼¥ë</link
+	<para><link linkend="setting-console">¥³¥ó¥½¡¼¥ë</link>
             >¤òÀßÄꤹ¤ëºÝ¤ÎÎã¤Ë¤Ä¤¤¤Æ¤Ï, ¤³¤Î¾Ï¤ÎÁ°¤ÎÊý¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤.
 	</para>
       </sect3>
Index: ja_JP.eucJP/books/handbook/printing/chapter.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/handbook/printing/chapter.sgml,v
retrieving revision 1.14
diff -c -u -r1.14 chapter.sgml
--- ja_JP.eucJP/books/handbook/printing/chapter.sgml	2001/06/07 18:29:12	1.14
+++ ja_JP.eucJP/books/handbook/printing/chapter.sgml	2001/07/05 01:49:08
@@ -28,7 +28,7 @@
 
     <para>¤â¤·, LPD
       ¤ä¾¤Î¥×¥ê¥ó¥¿¥¹¥×¡¼¥ê¥ó¥°¥·¥¹¥Æ¥à¤Ë¤Ä¤¤¤Æ¤¹¤Ç¤Ë¾Ü¤·¤¤Ã챤ò¤ª»ý¤Á¤ÎÊý¤Ï,
-      <link linkend="printing-intro-setup">¥¹¥×¡¼¥ê¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥Ã¥È¥¢¥Ã¥×</link
+      <link linkend="printing-intro-setup">¥¹¥×¡¼¥ê¥ó¥°¥·¥¹¥Æ¥à¤Î¥»¥Ã¥È¥¢¥Ã¥×</link>
         >¤«¤éÆɤ߻Ϥá¤Æ¤â¹½¤¤¤Þ¤»¤ó.</para>
   </sect1>
 
@@ -171,7 +171,7 @@
       <para>¥Ç¡¼¥¿¤ò¥×¥ê¥ó¥¿¤ËÁ÷¤ë¤¿¤á¤Ë¥·¥ê¥¢¥ë¤Þ¤¿¤Ï¥Ñ¥é¥ì¥ë¥¤¥ó¥¿¥Õ¥§¡¼ ¥¹¤Ç¤Ï¤Ê¤¯,
         ¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥È¥³¥ë¤ò»ÈÍѤ¹¤ë¾ì¹ç¤Ï,
         <link linkend="printing-advanced-network-net-if"
-              >¥Í¥Ã¥È¥ï¡¼¥¯¤Ë¤ª¤±¤ë¥Ç¡¼¥¿¥¹¥È¥ê¡¼¥à¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»ý¤Ä¥×¥ê¥ó¥¿</link
+              >¥Í¥Ã¥È¥ï¡¼¥¯¤Ë¤ª¤±¤ë¥Ç¡¼¥¿¥¹¥È¥ê¡¼¥à¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤ò»ý¤Ä¥×¥ê¥ó¥¿</link>
           >¤ò¤´Í÷¤¯¤À¤µ¤¤.</para>
 
       <para>¤³¤ÎÀá¤Î¥¿¥¤¥È¥ë¤Ï<quote>¥×¥ê¥ó¥¿ÀßÄêƳÆþÊÔ</quote>¤Ç¤¹¤¬,
@@ -191,7 +191,7 @@
 
         <para>¤â¤·¥×¥ê¥ó¥¿¤¬´û¤ËÀܳ¤µ¤ì¤Æ¤¤¤Æ,
           ¾¤Î¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥à¾å¤Ç¥×¥ê¥ó¥¿¤«¤é¤Î°õ»ú¤ËÀ®¸ù¤·¤Æ¤¤¤ë¾ì¹ç¤Ï,
-          <link linkend="printing-software">¥½¥Õ¥È¥¦¥§¥¢¤ÎÀßÄê</link
+          <link linkend="printing-software">¥½¥Õ¥È¥¦¥§¥¢¤ÎÀßÄê</link>
             >¤Þ¤ÇÆɤßÈô¤Ð¤¹¤³¤È¤¬Â¿Ê¬¤Ç¤­¤ë¤Ç¤·¤ç¤¦.</para>
 
         <sect4 id="printing-ports">
Index: ja_JP.eucJP/books/porters-handbook/book.sgml
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/books/porters-handbook/book.sgml,v
retrieving revision 1.24
diff -c -u -r1.24 book.sgml
--- ja_JP.eucJP/books/porters-handbook/book.sgml	2001/06/21 03:38:31	1.24
+++ ja_JP.eucJP/books/porters-handbook/book.sgml	2001/07/05 01:49:36
@@ -258,7 +258,7 @@
           <para>¥Ñ¥Ã¥­¥ó¥°¥ê¥¹¥È¤ò¼ê¤Çºî¤ë¤Î¤Ï,
             »þ¤Ë¤È¤Æ¤âÂà¶þ¤Êºî¶È¤Ë¤Ê¤ê¤Þ¤¹.
             ¤â¤·Â¿¿ô¤Î¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë port ¤Ê¤é,
-            <link linkend="porting-autoplist">¥Ñ¥Ã¥­¥ó¥°¥ê¥¹¥È¤ò¼«Æ°À¸À®</link
+            <link linkend="porting-autoplist">¥Ñ¥Ã¥­¥ó¥°¥ê¥¹¥È¤ò¼«Æ°À¸À®</link>
               >¤¹¤ì¤Ð»þ´Ö¤ÎÀáÌó¤Ë¤Ê¤ë¤«¤âÃΤì¤Þ¤»¤ó.</para>
         </note>
       </sect2>
>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  4 21:14:50 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 9C0EA37B401
	for <doc@FreeBSD.ORG>; Wed,  4 Jul 2001 21:14:46 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b027.otenet.gr [195.167.121.155])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f654Eho22930;
	Thu, 5 Jul 2001 07:14:43 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f654Efk01171;
	Thu, 5 Jul 2001 07:14:42 +0300 (EEST)
	(envelope-from keramida@ceid.upatras.gr)
Date: Thu, 5 Jul 2001 07:14:41 +0300
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: Chris Costello <chris@calldei.com>
Cc: doc@FreeBSD.ORG
Subject: Re: <screen> tag usage and html output
Message-ID: <20010705071441.A1089@hades.hell.gr>
References: <20010705042455.A99324@hades.hell.gr> <20010704205426.C415@holly.calldei.com> <20010705050005.B99648@hades.hell.gr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010705050005.B99648@hades.hell.gr>; from keramida@ceid.upatras.gr on Thu, Jul 05, 2001 at 05:00:05AM +0300
X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2
X-URL: http://students.ceid.upatras.gr/~keramida/index.html
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Thu, Jul 05, 2001 at 05:00:05AM +0300, Giorgos Keramidas wrote:

> Yes, I patched a version of developers-handbook to remove those
> newlines from a few <screen> tags tonight.

Replying to my own message.  It seems that <screen>...</screen> is
used in two different manners in the doc/ tree.  In the file
doc/en_US.ISO8859-1/articles/committers-guide/article.sgml it's used
as shown in line 171

     168         <para>Check out a module with the <literal>co</literal> or
     169           <literal>checkout</literal> command.</para>
     170 
     171         <screen>&prompt.user; <userinput>cvs checkout shazam</userinput></screen>
     172 
     173         <para>This checks out a copy of the <filename>shazam</filename> module. If

In other places, like for instance in
doc/en_US.ISO8859-1/articles/fonts/article.sgml,
it's used differently.

     239     <informalexample>
     240       <screen>&prompt.user; <userinput>vidcontrol VGA_80x60</userinput>
     241       </screen>
     242     </informalexample>

Where </screen> is preceded by a newline, the output does look
different when rendered by Netscape.  This is however a whitespace
fix, and it touches far too many places in the doc tree.  I am not
sure if a send-pr would be proper in this case.

Comments anyone?

I mean, is this worth the effort of going through every document in
there, and changing it, take a nice diff and post it to a PR?

-giorgos

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


From owner-freebsd-doc  Wed Jul  4 21:52:52 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28])
	by hub.freebsd.org (Postfix) with ESMTP id 50BB337B401
	for <doc@FreeBSD.ORG>; Wed,  4 Jul 2001 21:52:50 -0700 (PDT)
	(envelope-from chris@holly.calldei.com)
Received: from holly.calldei.com ([208.191.149.190]) by mta4.rcsntx.swbell.net
 (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10)
 with ESMTP id <0GFZ00L9AHKJUT@mta4.rcsntx.swbell.net> for doc@FreeBSD.ORG;
 Wed,  4 Jul 2001 23:53:08 -0500 (CDT)
Received: (from chris@localhost) by holly.calldei.com (8.11.4/8.9.3)
 id f654rcf07046; Wed, 04 Jul 2001 23:53:38 -0500 (CDT envelope-from chris)
Date: Wed, 04 Jul 2001 23:53:32 -0500
From: Chris Costello <chris@calldei.com>
Subject: Re: <screen> tag usage and html output
In-reply-to: <20010705071441.A1089@hades.hell.gr>; from
 keramida@ceid.upatras.gr on Thu, Jul 05, 2001 at 07:14:41AM +0300
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: doc@FreeBSD.ORG
Reply-To: chris@calldei.com
Message-id: <20010704235331.D415@holly.calldei.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-disposition: inline
User-Agent: Mutt/1.2.5i
References: <20010705042455.A99324@hades.hell.gr>
 <20010704205426.C415@holly.calldei.com> <20010705050005.B99648@hades.hell.gr>
 <20010705071441.A1089@hades.hell.gr>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Thursday, July 05, 2001, Giorgos Keramidas wrote:
> Comments anyone?

   If you build it, and remove the stylesheet (docbook.css), and
then view it, the difference shouldn't be so big, at least not in
Netscape.  You may want to patch the docbook stylesheet (again,
located in doc/share/misc/docbook.css) to have more sane spacing.

-- 
+-------------------+----------------------------------+
| Chris Costello    | One picture is worth 128K words. |
| chris@calldei.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  4 22:28:40 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138])
	by hub.freebsd.org (Postfix) with ESMTP id 9DAF037B401
	for <doc@freebsd.org>; Wed,  4 Jul 2001 22:28:36 -0700 (PDT)
	(envelope-from dima@unixfreak.org)
Received: from hornet.unixfreak.org (hornet [63.198.170.140])
	by bazooka.unixfreak.org (Postfix) with ESMTP
	id E8F253E28; Wed,  4 Jul 2001 22:28:35 -0700 (PDT)
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: doc@freebsd.org
Subject: Re: <screen> tag usage and html output 
In-Reply-To: <20010705042455.A99324@hades.hell.gr>; from keramida@ceid.upatras.gr on "Thu, 5 Jul 2001 04:24:56 +0300"
Date: Wed, 04 Jul 2001 22:28:35 -0700
From: Dima Dorfman <dima@unixfreak.org>
Message-Id: <20010705052835.E8F253E28@bazooka.unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
> I have been looking at the doc/ sources since last night here, and I
> noticed that <screen> tags are used almost everywhere with SGML code
> like the one below:
> 
>     <screen>&prompt.root; <userinput>pkg_add <replaceable>package name</></us
> erinput>
>     </screen>
> 
> that is, with the closing </screen> tag on a new line, by itself.

This is a bug in the document.

> The w3m browsers seems to handle the following case nicely:
> 
> 	<pre>
> 	text here
> 	</pre>

This is a bug in w3m.

> Is there anything we can do about it, except for changing all
> <screen>-occurences to read <screen>...</screen> (without a newline
> bfore the closing tag)?

We can modify the stylesheet to collapse whitespace before the end
tag, but that's ugly.  The proper fix is to have </screen> on the same
line.  Don't bother sending a PR; I'll fix this.

Thanks,

					Dima Dorfman
					dima@unixfreak.org

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


From owner-freebsd-doc  Wed Jul  4 23:56:19 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 2191C37B407
	for <doc@freebsd.org>; Wed,  4 Jul 2001 23:56:16 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b063.otenet.gr [195.167.121.191])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f656two05015;
	Thu, 5 Jul 2001 09:55:59 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f656tuS02098;
	Thu, 5 Jul 2001 09:55:57 +0300 (EEST)
	(envelope-from keramida@ceid.upatras.gr)
Date: Thu, 5 Jul 2001 09:55:55 +0300
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: Dima Dorfman <dima@unixfreak.org>
Cc: doc@freebsd.org
Subject: Re: <screen> tag usage and html output
Message-ID: <20010705095555.A2044@hades.hell.gr>
References: <20010705042455.A99324@hades.hell.gr> <20010705052835.E8F253E28@bazooka.unixfreak.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010705052835.E8F253E28@bazooka.unixfreak.org>; from dima@unixfreak.org on Wed, Jul 04, 2001 at 10:28:35PM -0700
X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2
X-URL: http://students.ceid.upatras.gr/~keramida/index.html
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Wed, Jul 04, 2001 at 10:28:35PM -0700, Dima Dorfman wrote:
> 
> > Is there anything we can do about it, except for changing all
> > <screen>-occurences to read <screen>...</screen> (without a newline
> > bfore the closing tag)?
> 
> We can modify the stylesheet to collapse whitespace before the end
> tag, but that's ugly.  The proper fix is to have </screen> on the same
> line.  Don't bother sending a PR; I'll fix this.

Thank you.

If I can help in looking for such instances of screen and mail a patch
or something, let me know :)

-giorgos

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


From owner-freebsd-doc  Thu Jul  5  7:30: 9 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0F7C337B405
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 07:30:03 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f65EU3E46896;
	Thu, 5 Jul 2001 07:30:03 -0700 (PDT)
	(envelope-from gnats)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 66AB237B407
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  5 Jul 2001 07:22:23 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f65EMNF45981;
	Thu, 5 Jul 2001 07:22:23 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200107051422.f65EMNF45981@freefall.freebsd.org>
Date: Thu, 5 Jul 2001 07:22:23 -0700 (PDT)
From: Joseph Mallett <jmallett@xMach.org>
To: freebsd-gnats-submit@freebsd.org
X-Send-Pr-Version: www-1.0
Subject: docs/28722: Spelling mistake on contrib page of handbook
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28722
>Category:       docs
>Synopsis:       Spelling mistake on contrib page of handbook
>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 05 07:30:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Mallett
>Release:        NA
>Organization:
>Environment:
NA
>Description:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/contrib.html has "Make it possible to upload a list of ``allowed program'' to BPF, and then block BPF from accepting other programs. This would allow BPF to be used e.g. for DHCP, without allowing an attacker to start snooping the local network.". ``allowed program'' should probably be ``allowed programs''
>How-To-Repeat:
view http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/contrib.html
>Fix:
don't have sgml handy for a diff.
>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  5  7:30:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3252337B407
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 07:30:03 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f65EU3G46905;
	Thu, 5 Jul 2001 07:30:03 -0700 (PDT)
	(envelope-from gnats)
Received: from boco.fee.vutbr.cz (boco.fee.vutbr.cz [147.229.9.11])
	by hub.freebsd.org (Postfix) with ESMTP id 3B63B37B406
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jul 2001 07:25:39 -0700 (PDT)
	(envelope-from cejkar@dcse.fee.vutbr.cz)
Received: from kazi.dcse.fee.vutbr.cz (kazi.dcse.fee.vutbr.cz [147.229.8.12])
	by boco.fee.vutbr.cz (8.11.4/8.11.3) with ESMTP id f65EPa744111
	(using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 16:25:37 +0200 (CEST)
Received: (from cejkar@localhost)
	by kazi.dcse.fee.vutbr.cz (8.11.3/8.11.3) id f65EPa721982;
	Thu, 5 Jul 2001 16:25:36 +0200 (CEST)
Message-Id: <200107051425.f65EPa721982@kazi.dcse.fee.vutbr.cz>
Date: Thu, 5 Jul 2001 16:25:36 +0200 (CEST)
From: cejkar@dcse.fee.vutbr.cz
Reply-To: cejkar@dcse.fee.vutbr.cz
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28723: www2.cz.FreeBSD.org is dead - remove it please
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28723
>Category:       docs
>Synopsis:       www2.cz.FreeBSD.org is dead - remove it please
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 07:30:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Rudolf Cejka
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Brno University of Technology, FEE&CS, Czech Republic
>Environment:
>Description:

	www2.cz.FreeBSD.org is dead and it should be removed from the
	documentation and WWW pages. It is an alias for www.instinct.org
	and this page says: "...anyone looking for any of the mirrors
	(qmail, apache, mutt, samba, freebsd, netbsd, and loads others
	I can't remember), sorry, I don't have anywhere to host the machine
	in the czech republic anymore, so there's no point pretending
	to be a mirror for cz. if I haven't contacted you to let you know
	your czech mirror is gone, erm, your czech mirror is gone.
	sorry about that. if anyone in prague or the czech republic has the
	resources and would like to take over, let me know."
	pgl@instinct.org does agree with this step.

	Our primary (ftp|www).cz.FreeBSD.org server should be very
	sufficient for our small country ;-)

>How-To-Repeat:
>Fix:

	I have found references in these files:

	Remove appropriate <listitem> section and rename
	"Czech Republic/1" to "Czech Republic":

	* doc/ja_JP.eucJP/books/handbook/eresources/chapter.sgml
	* doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
	
	Remove appropriate option value and rename "Czech Rep/1"
	atleast to "Czech Rep." (see dot "." ;-) or "Czech Republic"

	* www/ru/index.sgml
	* www/en/index.sgml
	* www/ja/index.sgml
	* www/es/index.sgml
	* www/de/index.sgml

	I hope it is all.

>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  5 12:30:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id B849C37B407
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 12:30:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f65JU1901860;
	Thu, 5 Jul 2001 12:30:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 574AD37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jul 2001 12:23:38 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a239.otenet.gr [212.205.215.239])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f65JNZo10196
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 22:23:35 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f65GwLJ01332;
	Thu, 5 Jul 2001 19:58:21 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107051658.f65GwLJ01332@hades.hell.gr>
Date: Thu, 5 Jul 2001 19:58:21 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28731: inconsistent use of <command> and <literal> in committers-guide article for cvs commands
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28731
>Category:       docs
>Synopsis:       inconsistent use of <command> and <literal> in committers-guide article for cvs commands
>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 05 12:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

The committers-guide article uses either <command>...</command> or
<literal>...</literal> to enclose cvs commands, but there doesn't seem
to be a certain 'pattern' behind their use.

View doc/en_US.ISO8859-1/articles/committers-guide/article.sgml with
less(1) and go to the following lines:

	% less -N doc/en_US.ISO8859-1/articles/committers-guide/article.sgml

     145     <para>If you need to use CVS <command>add</command> and
     146       <command>delete</command> operations in a manner that is
     147       effectively a <quote>mv</quote> operation, then a repository
     148       copy is in order rather than your CVS <command>add</command> and
     149       <command>delete</command>.  In a repository copy, a <link

Here the cvs subcommands `add' and `delete' are enclosed in <command> tags.
However, a few lines below:

     168         <para>Check out a module with the <literal>co</literal> or
     169           <literal>checkout</literal> command.</para>

When an example of a CVS command is included of the form `cvs xxx',
where `xxx' one of the CVS subcommands, things are more easy to
understand.  They're always wrapped in <command>...</command>, with
only *one* exception:

	% grep '>cvs [a-z]\+<' article.sgml | grep -v command
	&prompt.user; <userinput>cvs commit</userinput>

When CVS subcommands are listed as single words though, things get fuzzy.
To see this, use:

	% ( grep 'literal>[a-z]\+<' article.sgml ; grep 'command>[a-z]\+<' article.sgml )

>How-To-Repeat:

>Fix:

We should probably change all the cvs subcommands to <literal>'s or to
<command>'s.  But have them all use the same tag, instead of both.
>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  5 12:30:14 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 98C3F37B405
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 12:30:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f65JU1Z01851;
	Thu, 5 Jul 2001 12:30:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 7600E37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jul 2001 12:23:36 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a239.otenet.gr [212.205.215.239])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f65JNXo10160
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 22:23:33 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f65InCv02466;
	Thu, 5 Jul 2001 21:49:12 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107051849.f65InCv02466@hades.hell.gr>
Date: Thu, 5 Jul 2001 21:49:12 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28730: request for addition of a few more details on 'cvs log' usage to the text of articles/committers-guide
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28730
>Category:       docs
>Synopsis:       request for addition of a few more details on 'cvs log' usage to the text of articles/committers-guide
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 12:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

        Just a small addition to the text of articles/committers-guide
        that adds a few details regarding the usage of 'cvs log'.

>How-To-Repeat:

>Fix:

Index: en_US.ISO8859-1/articles/committers-guide/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.73
diff -u -r1.73 article.sgml
--- en_US.ISO8859-1/articles/committers-guide/article.sgml	2001/06/22 08:18:55	1.73
+++ en_US.ISO8859-1/articles/committers-guide/article.sgml	2001/07/05 18:41:05
@@ -582,6 +582,37 @@
 
         <!-- XXX needs more details -->
         <screen>&prompt.user; <userinput>cvs log shazam</userinput></screen>
+
+        <para>If <filename>shazam</filename> is a file, this will print a
+          <emphasis>header</emphasis> with information about this file, such
+          as where in the repository this file is stored, which revision is
+          the <literal>HEAD</literal> for this file, what branches this file
+          is in, and any tags that are valid for this file.  Then, for each
+          revision of this file, a log message is printed.  This includes
+          the date and time of the commit, who did the commit, how many lines
+          were added and/or deleted, and finally the log message that the
+          committer who did the change wrote.</para>
+
+        <para>If <filename>shazam</filename> is a directory, then the log
+          information described above is printed for each file in the
+          directory in turn.  Unless you give the <option>-l</option> to
+          <literal>log</literal>, the log for all subdirectories of
+          <filename>shazam</filename> is printed too, in a recursive
+          manner.</para>
+
+        <para>Use the <literal>log</literal> command to view the history of
+          one or more files, as it's stored in the CVS repository.  You can
+          even use it to view the log message of a specific revision, if you
+          add the <option>-r<replaceable>rev</replaceable></option> to the
+          <literal>log</literal> command:</para>
+
+        <screen>&prompt.user; <userinput>cvs log -r1.2 shazam</userinput></screen>
+
+        <para>This will print only the log message for revision
+          <literal>1.2</literal> of file <filename>shazam</filename> if it is
+          a file, or the log message for revision <literal>1.2</literal> of
+          each file under <filename>shazam</filename> if it is a
+          directory.</para>
       </listitem>
 
       <listitem>
>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  5 12:30:19 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 10B6C37B406
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 12:30:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f65JU1k01869;
	Thu, 5 Jul 2001 12:30:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 9BFB237B403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jul 2001 12:23:38 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a239.otenet.gr [212.205.215.239])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f65JNZo10195
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Jul 2001 22:23:35 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f65IkDh02340;
	Thu, 5 Jul 2001 21:46:13 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107051846.f65IkDh02340@hades.hell.gr>
Date: Thu, 5 Jul 2001 21:46:13 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28732: various minor corrections (mostly typos)  to articles/committers-guide
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28732
>Category:       docs
>Synopsis:       various minor corrections (mostly typos)  to articles/committers-guide
>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 05 12:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

I was reading the committers-guide article today, both in HTML output,
and the SGML sources that it's generated from.  The attached patch
is some changes that I came up with, while reading the article a bit
carefully.

>How-To-Repeat:

Check out revision 1.73 of the file :-)

>Fix:

Index: en_US.ISO8859-1/articles/committers-guide/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v
retrieving revision 1.73
diff -u -r1.73 article.sgml
--- en_US.ISO8859-1/articles/committers-guide/article.sgml	2001/06/22 08:18:55	1.73
+++ en_US.ISO8859-1/articles/committers-guide/article.sgml	2001/07/05 18:40:03
@@ -54,7 +54,7 @@
 	  
 	  <row>	  
 	    <entry><emphasis>Main CVSROOT</emphasis></entry>
-	    <entry>/home/ncvs</entry>
+	    <entry><filename>/home/ncvs</filename></entry>
 	  </row>
 	  
 	  <row>
@@ -288,7 +288,7 @@
 
           <listitem>
             <para>Check out the <filename>miscfs</filename> module as it was
-              one week agao.</para>
+              one week ago.</para>
 
             <screen>&prompt.user; <userinput>cvs co -D'last week' miscfs</userinput></screen>
 
@@ -463,7 +463,7 @@
           change, and you run <command>cvs update</command>. CVS notices
           that you've made local changes, and tries to merge your
           changes with the changes between the version you originally
-          checked out and the one you updated to. If the changed are to
+          checked out and the one you updated to. If the changes are to
           separate portions of the file, it'll almost always work fine
           (though the result might not be syntactically or semantically
           correct).</para>
@@ -733,7 +733,7 @@
           properly (tabs often look wrong in diffs because of the extra
           character in front of each line).</para>
 
-<para><ulink url="http://people.FreeBSD.org/~eivind/cdiff">http://people.FreeBSD.org/~eivind/cdiff</ulink></para>
+        <para><ulink url="http://people.FreeBSD.org/~eivind/cdiff">http://people.FreeBSD.org/~eivind/cdiff</ulink></para>
 
         <para>Simply use it instead of &man.more.1; or &man.less.1;:</para>
 
@@ -783,7 +783,7 @@
       <listitem>
 	<para>Add yourself to the <quote>Developers</quote> section of the
 	  Handbook and remove yourself from the <quote>Additional
-	    Contributors</quote> section.</para>
+	  Contributors</quote> section.</para>
 
 	<para>This is a relatively easy task, but remains a good first test of 
 	  your CVS skills.</para>
@@ -1513,7 +1513,7 @@
 
 	<listitem>
 	  <para>Any disputed change must be backed out pending
-	    resolution of the dispute if requested by a maintainer
+	    resolution of the dispute if requested by a maintainer.
 	    Security related changes may
 	    override a maintainer's wishes at the Security Officer's
 	    discretion.</para>
>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  5 17:46:52 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6B79B37B401; Thu,  5 Jul 2001 17:46:47 -0700 (PDT)
	(envelope-from mwlucas@blackhelicopters.org)
Received: (from mwlucas@localhost)
	by blackhelicopters.org (8.9.3/8.9.3) id UAA94814;
	Thu, 5 Jul 2001 20:46:43 -0400 (EDT)
	(envelope-from mwlucas)
Date: Thu, 5 Jul 2001 20:46:43 -0400
From: Michael Lucas <mwlucas@blackhelicopters.org>
To: Christoph Sold <so@server.i-clue.de>
Cc: hackers@FreeBSD.ORG, doc@FreeBSD.ORG
Subject: Re: Request for tech review: half of FreeBSD book
Message-ID: <20010705204643.A94694@blackhelicopters.org>
References: <20010703202355.A87390@blackhelicopters.org> <3B42BF54.E5AE73CD@i-clue.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <3B42BF54.E5AE73CD@i-clue.de>; from so@server.i-clue.de on Wed, Jul 04, 2001 at 09:01:40AM +0200
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Nay, enough!

You know, when I requested an article review here several months ago,
I was impressed that I got almost fifty responses.

"So," I think, "how many people could possibly want to review a book?"

In about forty-eight hours, that comes to about 170 people.

I want to publically thank everyone who volunteered.  Responses came
from committers, technical editors from other companies, people I've
seen on -hackers for years, and countless folks who must just read
-hackers in hope of achieving enlightenment.  

I can't possibly use everyone.  Even if I had that many books to hand
out to reviewers (which I don't), and even if I took all the reviewers
to Taco Bell during BSDCon (all I could afford to feed that many
people), I wouldn't have time to *read* that many reviews.

Tonight, I'll be doing my best to wade through these volunteers and
try to pick out a few.  Many of you are so bloody qualified it's not
even funny, and I'm extremely gratified that you're all so willing to
take a chunk of your time to review a book.

If you don't hear from me, it doesn't mean that I think you suck.  It
just means that FreeBSD has one hell of a community. :)

Thanks again,
Michael

-- 
Michael Lucas
mwlucas@blackhelicopters.org
http://www.blackhelicopters.org/~mwlucas/
Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons

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


From owner-freebsd-doc  Thu Jul  5 18:37: 5 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233])
	by hub.freebsd.org (Postfix) with ESMTP
	id 4A1F937B408; Thu,  5 Jul 2001 18:37:01 -0700 (PDT)
	(envelope-from lplist@closedsrc.org)
Received: by q.closedsrc.org (Postfix, from userid 1003)
	id 6531855407; Thu,  5 Jul 2001 18:21:43 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
	by q.closedsrc.org (Postfix) with ESMTP
	id 5362351610; Thu,  5 Jul 2001 18:21:43 -0700 (PDT)
Date: Thu, 5 Jul 2001 18:21:43 -0700 (PDT)
From: Linh Pham <lplist@closedsrc.org>
To: Michael Lucas <mwlucas@blackhelicopters.org>
Cc: Christoph Sold <so@server.i-clue.de>, <hackers@FreeBSD.ORG>,
	<doc@FreeBSD.ORG>
Subject: Re: Request for tech review: half of FreeBSD book
In-Reply-To: <20010705204643.A94694@blackhelicopters.org>
Message-ID: <Pine.BSF.4.33.0107051820030.54785-100000@q.closedsrc.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On 2001-07-05, Michael Lucas scribbled:

# I want to publically thank everyone who volunteered.  Responses came
# from committers, technical editors from other companies, people I've
# seen on -hackers for years, and countless folks who must just read
# -hackers in hope of achieving enlightenment.

I thought that I was reading -hackers in hope of finding [a] QT...
Enlightenment, QT... [rimshot]

n/m :)

-- 
Linh Pham
[lplist@closedsrc.org]

// 404b - Brain not found


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


From owner-freebsd-doc  Thu Jul  5 18:51:18 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp.supercable.es (smtp.supercable.es [212.79.128.148])
	by hub.freebsd.org (Postfix) with ESMTP id 4ACB837B40A
	for <doc@freebsd.org>; Thu,  5 Jul 2001 18:51:08 -0700 (PDT)
	(envelope-from subiri@fiebreamarilla.zzn.com)
Received: from ibm555315w (cliente-217216120074.cm128.grnpb.supercable.es [217.216.120.74])
	by smtp.supercable.es (Switch-2.0.1/Switch-2.0.1) with ESMTP id f661oPZ25675;
	Fri, 6 Jul 2001 03:50:26 +0200 (MEST)
Message-Id: <200107060150.f661oPZ25675@smtp.supercable.es>
From: "subiri@fiebreamarilla.zzn.com" <subiri@fiebreamarilla.zzn.com>
Subject: Interesante oferta de trabajo desde casa
To: "Destinatario" <subiri@fiebreamarilla.zzn.com>
Content-Type: text/plain; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"
Reply-To: subiri@fiebreamarilla.zzn.com
Date: Fri, 6 Jul 2001 03:57:23 +0200
X-Priority: 3
X-Library: Indy 8.0.22
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

  (Creemos que es de su interés este mensaje, si le 
ha molestado    disculpe.Este mensaje sólo lo 
recibirá esta vez)

  Hola, hemos sabido de su interés por un trabajo 
cómodo y que de verdad pueda reportarle una total 
independencia económica. Se trata de un trabajo 
desde tu casa usando el ordenador, y con el que 
sacarás un gran sueldo, quizás más de lo que sacas 
con tu trabajo actual. Sólo tienes que pedirnos 
información por e-mail. Escribenos, lee la 
información y decidete por tí mismo si te convence. 
Gracias por tu tiempo.  
Nuestra dirección donde puedes informarte sin 
ningún compromiso es:   
                   
revistatrabajo@correointeligente.com
    
Atentamente.                                       
              


Nota: Su dirección de correo ha sido recogida de 
una página pública. Esto no supone SPAM bajo las 
leyes de US puesto que usted puede remover su 
dirección tan sólo respondiendo a este correo con 
el asunto "Remover".

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


From owner-freebsd-doc  Thu Jul  5 19:17:47 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138])
	by hub.freebsd.org (Postfix) with ESMTP
	id 75D1C37B403; Thu,  5 Jul 2001 19:17:44 -0700 (PDT)
	(envelope-from dima@unixfreak.org)
Received: from hornet.unixfreak.org (hornet [63.198.170.140])
	by bazooka.unixfreak.org (Postfix) with ESMTP
	id 8D0D13E2F; Thu,  5 Jul 2001 19:17:43 -0700 (PDT)
To: www@freebsd.org
Cc: doc@freebsd.org
Subject: Multiple $FreeBSD$ lines in sgml files
Date: Thu, 05 Jul 2001 19:17:43 -0700
From: Dima Dorfman <dima@unixfreak.org>
Message-Id: <20010706021743.8D0D13E2F@bazooka.unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Half of the files under www/ have two $FreeBSD$ lines; one is used to
define the 'date' entity, and one is in a comment.  The second one
really isn't necessary; it's just another line that changes when
someone commits to the file.  Any reason not to remove them?

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


From owner-freebsd-doc  Thu Jul  5 19:28:56 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp.supercable.es (smtp.supercable.es [212.79.128.148])
	by hub.freebsd.org (Postfix) with ESMTP id 1E03E37B409
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 19:28:48 -0700 (PDT)
	(envelope-from subiri@fiebreamarilla.zzn.com)
Received: from ibm555315w (cliente-217216120074.cm128.grnpb.supercable.es [217.216.120.74])
	by smtp.supercable.es (Switch-2.0.1/Switch-2.0.1) with ESMTP id f662T5Z03099;
	Fri, 6 Jul 2001 04:29:05 +0200 (MEST)
Message-Id: <200107060229.f662T5Z03099@smtp.supercable.es>
From: "subiri@fiebreamarilla.zzn.com" <subiri@fiebreamarilla.zzn.com>
Subject: Interesante oferta de trabajo desde casa
To: "Destinatario" <subiri@fiebreamarilla.zzn.com>
Content-Type: text/plain; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1"; "iso-8859-1";
 "iso-8859-1"; "iso-8859-1"
Reply-To: subiri@fiebreamarilla.zzn.com
Date: Fri, 6 Jul 2001 04:34:31 +0200
X-Priority: 3
X-Library: Indy 8.0.22
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

  (Creemos que es de su interés este mensaje, si le 
ha molestado    disculpe.Este mensaje sólo lo 
recibirá esta vez)

  Hola, hemos sabido de su interés por un trabajo 
cómodo y que de verdad pueda reportarle una total 
independencia económica. Se trata de un trabajo 
desde tu casa usando el ordenador, y con el que 
sacarás un gran sueldo, quizás más de lo que sacas 
con tu trabajo actual. Sólo tienes que pedirnos 
información por e-mail. Escribenos, lee la 
información y decidete por tí mismo si te convence. 
Gracias por tu tiempo.  
Nuestra dirección donde puedes informarte sin 
ningún compromiso es:   
                   
revistatrabajo@correointeligente.com
    
Atentamente.                                       
              


Nota: Su dirección de correo ha sido recogida de 
una página pública. Esto no supone SPAM bajo las 
leyes de US puesto que usted puede remover su 
dirección tan sólo respondiendo a este correo con 
el asunto "Remover".

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


From owner-freebsd-doc  Thu Jul  5 19:37:37 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.mk.bsdclub.org (adsl2138.ea.rim.or.jp [202.247.148.138])
	by hub.freebsd.org (Postfix) with ESMTP
	id B595337B405; Thu,  5 Jul 2001 19:37:28 -0700 (PDT)
	(envelope-from motoyuki@mk.bsdclub.org)
Received: from sakura.mk.bsdclub.org (sakura.mk.bsdclub.org [3ffe:505:2022:0:2a0:c9ff:fe20:9aff])
	by mail.mk.bsdclub.org (8.11.4+3.4W/3.7W/smtpfeed 1.12) with ESMTP/inet6 id f662bMR57231;
	Fri, 6 Jul 2001 11:37:22 +0900 (JST)
Received: from sakura.mk.bsdclub.org (localhost.mk.bsdclub.org [127.0.0.1])
	by sakura.mk.bsdclub.org (8.11.4/3.7W) with ESMTP/inet id f662bMG67613;
	Fri, 6 Jul 2001 11:37:22 +0900 (JST)
Message-Id: <200107060237.f662bMG67613@sakura.mk.bsdclub.org>
To: Dima Dorfman <dima@unixfreak.org>
Cc: www@freebsd.org, doc@freebsd.org
Subject: Re: Multiple $FreeBSD$ lines in sgml files
From: Motoyuki Konno <motoyuki@bsdclub.org>
X-Mailer: mh-e on Mule 2.3 / Emacs 19.34.1
References: <20010706021743.8D0D13E2F@bazooka.unixfreak.org>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: Fri, 06 Jul 2001 11:37:22 +0900
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Dima Dorfman <dima@unixfreak.org> wrote:
> Half of the files under www/ have two $FreeBSD$ lines; one is used to
> define the 'date' entity, and one is in a comment.  The second one
> really isn't necessary; it's just another line that changes when
> someone commits to the file.  Any reason not to remove them?

Please see the commit logs of www/en/applications.sgml rev 1.15.

commit logs:
--------
$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
--------


I think we should use $Date$ instead of $FreeBSD$ in 'date' entity
if the problem ($Date$ not being expanded) has been solved.

--
------------------------------------------------------------------------
Motoyuki Konno                  motoyuki@bsdclub.org             (Home)
                                motoyuki@FreeBSD.ORG  (FreeBSD Project)
                                http://www.freebsd.org/~motoyuki/ (WWW)

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


From owner-freebsd-doc  Thu Jul  5 19:48:56 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138])
	by hub.freebsd.org (Postfix) with ESMTP
	id 728D937B405; Thu,  5 Jul 2001 19:48:53 -0700 (PDT)
	(envelope-from dima@unixfreak.org)
Received: from hornet.unixfreak.org (hornet [63.198.170.140])
	by bazooka.unixfreak.org (Postfix) with ESMTP
	id 17EF93E2F; Thu,  5 Jul 2001 19:48:53 -0700 (PDT)
To: Motoyuki Konno <motoyuki@bsdclub.org>
Cc: www@freebsd.org, doc@freebsd.org
Subject: Re: Multiple $FreeBSD$ lines in sgml files 
In-Reply-To: <200107060237.f662bMG67613@sakura.mk.bsdclub.org>; from motoyuki@bsdclub.org on "Fri, 06 Jul 2001 11:37:22 +0900"
Date: Thu, 05 Jul 2001 19:48:53 -0700
From: Dima Dorfman <dima@unixfreak.org>
Message-Id: <20010706024853.17EF93E2F@bazooka.unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Motoyuki Konno <motoyuki@bsdclub.org> writes:
> Dima Dorfman <dima@unixfreak.org> wrote:
> > Half of the files under www/ have two $FreeBSD$ lines; one is used to
> > define the 'date' entity, and one is in a comment.  The second one
> > really isn't necessary; it's just another line that changes when
> > someone commits to the file.  Any reason not to remove them?
> 
> Please see the commit logs of www/en/applications.sgml rev 1.15.
> 
> commit logs:
> --------
> $Id$,$Date$ -> $FreeBSD$
> The jury is out on $Date$, but it's presently not being expanded..
> --------
> 
> 
> I think we should use $Date$ instead of $FreeBSD$ in 'date' entity
> if the problem ($Date$ not being expanded) has been solved.

I don't think $Date$ is being expanded, and it isn't a problem per se;
it's quite intentional.  The point is so that contributed sources with
'$Date$' in them maintain *their* revision date, not ours.  Using
$Date$ still won't fix the condition I'm trying to solve; namely,
multiple RCS keywords in a file.

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


From owner-freebsd-doc  Thu Jul  5 20:28:54 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.bfm.org (mail.bfm.org [216.127.218.26])
	by hub.freebsd.org (Postfix) with ESMTP id 6E98F37B407
	for <freebsd-doc@freebsd.org>; Thu,  5 Jul 2001 20:28:52 -0700 (PDT)
	(envelope-from adam@whizkidtech.net)
Received: from WhizKid (r47.bfm.org [216.127.220.143]) by mail.bfm.org
          (Post.Office MTA v3.5.3 release 223 ID# 0-52399U2500L250S0V35)
          with SMTP id org for <freebsd-doc@freebsd.org>;
          Thu, 5 Jul 2001 22:33:16 -0500
Message-Id: <3.0.6.32.20010705222835.00883b00@mail85.pair.com>
X-Sender: whizkid@mail85.pair.com (Unverified)
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Thu, 05 Jul 2001 22:28:35 -0500
To: freebsd-doc@freebsd.org
From: "G. Adam Stanislav" <adam@whizkidtech.net>
Subject: peps-1.0
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

I wrote peps-1.0 as a replacement for eps2png. Unlike eps2png,
peps allows for anti-aliasing of the resultant bitmap.

I have just uploaded it to http://www.whizkidtech.net/peps/ .
Please take a look at it. I wrote this specifically because
I do not care for the poor quality of images created by
eps2png.

I will submit it into the ports collection when I have some
extra time (or, if someone else wants to submit the port, be
my guest, just let me know, please).

Cheers,
Adam

--- 
http://phonecowboy.com/registrar/twist/ finds a good domain for you
and checks for its existence.

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


From owner-freebsd-doc  Thu Jul  5 23:31:22 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from cvis22.marconicomms.com (cvis22.marconicomms.com [195.99.244.54])
	by hub.freebsd.org (Postfix) with ESMTP
	id 701DD37B403; Thu,  5 Jul 2001 23:31:18 -0700 (PDT)
	(envelope-from sje2bk@marconi.com)
Received: from cvis01.gpt.co.uk (unverified) by cvis22.marconicomms.com
 (Content Technologies SMTPRS 4.1.5) with ESMTP id <Tc363f43654938bcd28@cvis22.marconicomms.com>;
 Fri, 6 Jul 2001 07:31:05 +0100
Received: from bkrzu6.de.marconicomms.com by cvis01.gpt.co.uk with ESMTP
 (8.8.8+Sun/cvms-32) id HAA15621; Fri, 6 Jul 2001 07:31:15 +0100 (BST)
Received: from bk4957.de.marconicomms.com (bk4957.de.marconicomms.com [172.28.39.232])
	by bkrzu6.de.marconicomms.com (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id IAA17817;
	Fri, 6 Jul 2001 08:31:03 +0200 (METDST)
Received: (from sje2bk@localhost)
	by bk4957.de.marconicomms.com (8.11.1/8.11.1) id f666V0A29380;
	Fri, 6 Jul 2001 08:31:00 +0200 (CEST)
	(envelope-from sje2bk)
Date: Fri, 6 Jul 2001 08:31:00 +0200
From: Jens Schweikhardt <Jens.Schweikhardt@marconi.com>
To: Nik Clayton <nik@freebsd.org>
Cc: freebsd-doc@freebsd.org
Subject: Re: Handbook rendering
Message-ID: <20010706083100.A29328@bk4957.de.marconicomms.com>
References: <OF43A2B196.F99B4425-ON80256A7E.004679F2@de.marconicomms.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <OF43A2B196.F99B4425-ON80256A7E.004679F2@de.marconicomms.com>; from nik@freebsd.org on Tue, Jul 03, 2001 at 12:33:52PM +0000
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Tue, Jul 03, 2001 at 12:33:52PM +0000, Nik Clayton wrote:
# On Mon, Jul 02, 2001 at 09:30:44AM +0200, Jens Schweikhardt wrote:
# > 1.
# >   Any file which is interpreted or ...
# > 
# > 2.
# >   Any file with a license more restrictive than BSD or GNU is encumbered.
# > 
# > 3.
# >   A file which contains downloadable binary data ...
# 
# I've just committed a revised docbook.css file which should fix this.

I does not appear to fix the problem. I just loaded the page again
and even used netscapes 'reload' and unless our company web cache
is smarter than I think, I should have gotten the updated version.
I would tell you the $FreeBSD$ id, but it seems it is only in the
SGML, and not propagated in the HTML.

I think it would be helpful if the $FreeBSD$ id would make it into an
HTML comment. Is there a way to achieve that? It would aid in debugging
this kind of problem where we can't be sure we're talking about the same
version.

Regards,

	Jens
-- 
Jens Schweikhardt  http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)

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


From owner-freebsd-doc  Fri Jul  6  2:27: 0 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from xstream.dk (www2.xstream.dk [195.184.98.105])
	by hub.freebsd.org (Postfix) with ESMTP id D36FC37B403
	for <freebsd-doc@FreeBSD.ORG>; Fri,  6 Jul 2001 02:26:57 -0700 (PDT)
	(envelope-from jonas@xstream.dk)
Received: from snabel (unknown [195.184.103.41])
	by xstream.dk (Postfix) with SMTP id C69D916820
	for <freebsd-doc@FreeBSD.ORG>; Fri,  6 Jul 2001 11:26:46 +0200 (CEST)
From: "Jonas Dabelsteen" <jonas@xstream.dk>
To: <freebsd-doc@FreeBSD.ORG>
Subject: FreeBSD vs. PowerMac G4
Date: Fri, 6 Jul 2001 11:26:21 +0200
Message-ID: <IHEPKKPBHHKOLMBNCBKNMELLCGAA.jonas@xstream.dk>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Hello 

Just wondering if freebsd will run on a G4 ?



Venlig hilsen / Best Regards

Jonas Dabelsteen
Tech.
Xstream
Aarhusgade 88, 4
2100 Copenhagen
Denmark
Phone : +45 35 55 65 65
Fax : +45 35 55 65 37
Danish Version - http://www.xstream.dk
English Version - http://www2.xstream.dk

One Unix to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them.
 

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


From owner-freebsd-doc  Fri Jul  6  3:30:14 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id B4CF837B407
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 03:30:02 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66AU2l07074;
	Fri, 6 Jul 2001 03:30:02 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 95F5637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 03:24:38 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b119.otenet.gr [195.167.121.247])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66AOAh22841
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Jul 2001 13:24:16 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f66A5Rq29402;
	Fri, 6 Jul 2001 13:05:27 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107061005.f66A5Rq29402@hades.hell.gr>
Date: Fri, 6 Jul 2001 13:05:27 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28767: fix some typos and whitespace and add <filename> tags to articles/dialup-firewall/article.sgml
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28767
>Category:       docs
>Synopsis:       fix some typos and whitespace and add <filename> tags to articles/dialup-firewall/article.sgml
>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:   Fri Jul 06 03:30:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386
>Description:

        I just went through articles/dialup-firewall/article.sgml
        source and found a few things that should probably be
        corrected.  Mostly typos and whitespace fixes.

>How-To-Repeat:
	
>Fix:

Index: en_US.ISO8859-1/articles/dialup-firewall/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/dialup-firewall/article.sgml,v
retrieving revision 1.8
diff -u -r1.8 article.sgml
--- en_US.ISO8859-1/articles/dialup-firewall/article.sgml	2001/06/24 21:01:53	1.8
+++ en_US.ISO8859-1/articles/dialup-firewall/article.sgml	2001/07/06 09:57:22
@@ -176,7 +176,7 @@
     
     <para>We're nearly done now. All that remains now is to define the
       firewall rules and then we can reboot and the firewall should be up and
-      running. I realise that everyone will want something slightly different
+      running. I realize that everyone will want something slightly different
       when it comes to their rulebase. What I've tried to do is write a
       rulebase that suits most dialup users. You can obviously modify it to
       your needs by  simply using the following rules as the foundation for
@@ -187,9 +187,10 @@
       rules for your allows, and  then everything else is denied. :)</para>
 
     <para>Now, let's make the dir /etc/firewall. Change into the directory and
-      edit the file fwrules as we specified in rc.conf. Please note that you
-      can change this filename to be anything you wish. This guide just gives
-      an  example of a filename. </para>
+      edit the file <filename>fwrules</filename> as we specified in
+      <filename>rc.conf</filename>. Please note that you can change this
+      filename to be anything you wish. This guide just gives an example of a
+      filename. </para>
 
     <para>Now, let's look at a sample firewall file, and we'll detail
       everything in it. </para>
@@ -263,8 +264,8 @@
 	
 	<answer>
 	  <para>I'll have to be honest and say there's no definitive reason
-	    why I use ipfw and natd instead of the built in ppp  filters. From
-	    the discussions I've had with people the consensus  seems to be
+	    why I use ipfw and natd instead of the built in ppp filters.  From
+	    the discussions I've had with people the consensus seems to be
 	    that while ipfw is certainly more powerful and more configurable
 	    than the ppp filters, what it makes up for in functionality it
 	    loses in being easy to customise.  One of the reasons I use it is
@@ -276,7 +277,7 @@
       <qandaentry>
 	<question>
 	  <para>If I'm using private addresses internally, such as in the
-	    192.168.0.0 range, Could I add a command like <literal>$fwcmd add
+	    192.168.0.0 range, could I add a command like <literal>$fwcmd add
 	      deny all from any to 192.168.0.0:255.255.0.0 via tun0</literal>
 	    to the firewall rules to prevent outside attempts to connect to
 	    internal machines?</para>
>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  6  3:30:17 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9586D37B405
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 03:30:02 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66AU2O07065;
	Fri, 6 Jul 2001 03:30:02 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 4313637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 03:24:17 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b119.otenet.gr [195.167.121.247])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66AO2h22643
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Jul 2001 13:24:02 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.3) id f66AKe929574;
	Fri, 6 Jul 2001 13:20:40 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107061020.f66AKe929574@hades.hell.gr>
Date: Fri, 6 Jul 2001 13:20:40 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28766: various whitespace, typos and tag fixes for articles/diskless-x/article.sgml
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28766
>Category:       docs
>Synopsis:       various whitespace, typos and tag fixes for articles/diskless-x/article.sgml
>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:   Fri Jul 06 03:30:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The attached patch fixes various little details of the
	diskless-x article.  It changes a few whitespace and typo
	errors that I found, and adds some markup to places where it
	seemed proper.  I didn't want to file seperate PR's for
	whitespace fixes, another for typos, and yet another for added
	markup.  I also did not reindent the text, since it makes the
	patch look awful.  I guess these have to be committed
	separately, and then indentation be reapplied to the article
	source though :/

>How-To-Repeat:

>Fix:

Index: en_US.ISO8859-1/articles/diskless-x/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/diskless-x/article.sgml,v
retrieving revision 1.4
diff -u -r1.4 article.sgml
--- en_US.ISO8859-1/articles/diskless-x/article.sgml	2001/04/17 15:53:37	1.4
+++ en_US.ISO8859-1/articles/diskless-x/article.sgml	2001/07/06 10:14:55
@@ -16,7 +16,7 @@
     
     <authorgroup>
       <author>
-	<firstname> Jerry</firstname>
+	<firstname>Jerry</firstname>
 	<surname>Kendall</surname>
 	<affiliation>
 	  <address>
@@ -125,7 +125,7 @@
     <title>Booting across the network</title>
     
     <para>Boot the diskless system with out any config.sys/autoexec.bat
-      files.  try running the boot program for your Ethernet adapter.</para>
+      files.  Try running the boot program for your Ethernet adapter.</para>
 
     <para>My Ethernet adapter is running in WD8013 16bit mode so I run
       <filename>nb8390.com</filename></para>
@@ -169,7 +169,7 @@
     <para>If you have to change the <filename>/etc/inetd.conf</filename> file,
       send a <literal>HUP</literal> signal to inetd.  To do this, get the
       process ID of inetd with <command>ps -ax | grep inetd | grep -v
-	grep</command>.  Once you have it, send it a HUP signal.  Do this by
+	grep</command>.  Once you have it, send it a <literal>HUP</literal> signal.  Do this by
       <command>kill -HUP &lt;pid&gt;</command>.  This will force inetd to
       re-read its config file.</para>
 
@@ -249,11 +249,11 @@
 	are my own.</para>
     </note>
 
-    <para>Create the directory '/tftpboot' on the server it will contain the
+    <para>Create the directory <filename>/tftpboot</filename> on the server it will contain the
       configuration files for the diskless systems that the server will serve.
-      These files will be named 'cfg.&lt;ip&gt;' where &lt;ip&gt; is the IP
-      address of the diskless system.  The config file for 'altair' is
-      /tftpboot/cfg.199.246.76.2.  The contents is:</para>
+      These files will be named <filename>cfg.<replaceable>ip</replaceable></filename> where <replaceable>ip<replaceable> is the IP
+      address of the diskless system.  The config file for <hostid>altair</hostid> is
+      <filename>/tftpboot/cfg.199.246.76.2</filename>.  The contents is:</para>
 
     <programlisting>rootfs 199.246.76.1:/DiskLess/rootfs/altair
 hostname altair.kcis.com</programlisting>
@@ -275,7 +275,7 @@
     
     <para>I use my spare 386DX-40 as a dedicated X terminal.</para>
 
-    <para>The hierarchy for 'altair' is:</para>
+    <para>The hierarchy for <hostid>altair</hostid> is:</para>
 
     <literallayout>/
 /bin
>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  6  5:41: 0 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from relay.wplus.net (relay.wplus.net [195.131.52.179])
	by hub.freebsd.org (Postfix) with ESMTP id 4934B37B406
	for <doc@FreeBSD.org>; Fri,  6 Jul 2001 05:40:57 -0700 (PDT)
	(envelope-from ricsLtd@hotmail.com)
Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143])
	by relay.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id QAA39525
	for <doc@FreeBSD.org>; Fri, 6 Jul 2001 16:40:56 +0400 (MSD)
From: ricsLtd@hotmail.com
X-Real-To: <doc@FreeBSD.org>
Received: from Olga (ip94-78.dialup.wplus.net [195.131.94.78])
	by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with SMTP id QAA71292
	for <doc@FreeBSD.org>; Fri, 6 Jul 2001 16:40:53 +0400 (MSD)
Date: Fri, 6 Jul 2001 16:40:53 +0400 (MSD)
Message-Id: <200107061240.QAA71292@relay1.wplus.net>
To: <doc@FreeBSD.org>
X-Mailer: PersMail 3.1
Mime-Version: 1.0
Content-Type: text/plain; charset=Windows-1251
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


Looking for the contract or permanent IT staff? We can recruit
Russian IT professionals for you? Have a look at www.ricsltd.co.uk. We have a lot
to offer!
You will be impressed with our services, low fees as well as quality of
programmers.
If you have any questions please do not hesitate to contact us:
info@ricsltd.co.uk

Regards,

Andrei Nikonorov
________________________________
Sent by "PersMail 3.1" (freeware)
ÇÀÎ "ÀÑÓ-Èìïóëüñ": Áèçíåñ-ñïðàâî÷íèêè è áàçû äàííûõ
"Ýëåêòðîííàÿ áèáëèîòåêà õóäîæåñòâåííîé ëèòåðàòóðû"

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


From owner-freebsd-doc  Fri Jul  6  5:45:27 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from relay.wplus.net (relay.wplus.net [195.131.52.179])
	by hub.freebsd.org (Postfix) with ESMTP id DECAF37B408
	for <freebsd-doc@FreeBSD.org>; Fri,  6 Jul 2001 05:45:23 -0700 (PDT)
	(envelope-from ricsLtd@hotmail.com)
Received: from relay1.wplus.net (smtp.wplus.net [195.131.52.143])
	by relay.wplus.net (8.9.1/8.9.1/wplus.2) with ESMTP id QAA41887
	for <freebsd-doc@FreeBSD.org>; Fri, 6 Jul 2001 16:45:22 +0400 (MSD)
From: ricsLtd@hotmail.com
X-Real-To: <freebsd-doc@FreeBSD.org>
Received: from Olga (ip94-78.dialup.wplus.net [195.131.94.78])
	by relay1.wplus.net (8.9.1/8.9.1/wplus.2) with SMTP id QAA72410
	for <freebsd-doc@FreeBSD.org>; Fri, 6 Jul 2001 16:45:22 +0400 (MSD)
Date: Fri, 6 Jul 2001 16:45:22 +0400 (MSD)
Message-Id: <200107061245.QAA72410@relay1.wplus.net>
To: <freebsd-doc@FreeBSD.org>
X-Mailer: PersMail 3.1
Mime-Version: 1.0
Content-Type: text/plain; charset=Windows-1251
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


Looking for the contract or permanent IT staff? We can recruit
Russian IT professionals for you? Have a look at www.ricsltd.co.uk. We have a lot
to offer!
You will be impressed with our services, low fees as well as quality of
programmers.
If you have any questions please do not hesitate to contact us:
info@ricsltd.co.uk

Regards,

Andrei Nikonorov
________________________________
Sent by "PersMail 3.1" (freeware)
ÇÀÎ "ÀÑÓ-Èìïóëüñ": Áèçíåñ-ñïðàâî÷íèêè è áàçû äàííûõ
"Ýëåêòðîííàÿ áèáëèîòåêà õóäîæåñòâåííîé ëèòåðàòóðû"

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


From owner-freebsd-doc  Fri Jul  6  5:50: 7 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 7AD0937B403
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 05:50:03 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66Co3P12371;
	Fri, 6 Jul 2001 05:50:03 -0700 (PDT)
	(envelope-from gnats)
Date: Fri, 6 Jul 2001 05:50:03 -0700 (PDT)
Message-Id: <200107061250.f66Co3P12371@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Dima Dorfman <dima@unixfreak.org>
Subject: Re: docs/28731: inconsistent use of <command> and <literal> in committers-guide article for cvs commands 
Reply-To: Dima Dorfman <dima@unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

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

From: Dima Dorfman <dima@unixfreak.org>
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28731: inconsistent use of <command> and <literal> in committers-guide article for cvs commands 
Date: Fri, 06 Jul 2001 05:41:35 -0700

 Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
 > >Fix:
 > 
 > We should probably change all the cvs subcommands to <literal>'s or to
 > <command>'s.  But have them all use the same tag, instead of both.
 
 I think they should be <command>, not <literal>.  mdoc(7) has an .Ic,
 interactive command, macro for these things, but DocBook has no
 equivilent.  <command> sounds better than <literal>.  Would you be
 willing to submit a patch? :-)
 
 Thanks,
 
 					Dima Dorfman
 					dima@unixfreak.org

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


From owner-freebsd-doc  Fri Jul  6  5:50:18 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 0416C37B40A
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 05:50:05 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66Co4S12376;
	Fri, 6 Jul 2001 05:50:04 -0700 (PDT)
	(envelope-from gnats)
Date: Fri, 6 Jul 2001 05:50:04 -0700 (PDT)
Message-Id: <200107061250.f66Co4S12376@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Dima Dorfman <dima@unixfreak.org>
Subject: Re: docs/28730: request for addition of a few more details on 'cvs log' usage to the text of articles/committers-guide 
Reply-To: Dima Dorfman <dima@unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

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

From: Dima Dorfman <dima@unixfreak.org>
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28730: request for addition of a few more details on 'cvs log' usage to the text of articles/committers-guide 
Date: Fri, 06 Jul 2001 05:47:54 -0700

 Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
 > @@ -582,6 +582,37 @@
 >  
 >          <!-- XXX needs more details -->
 
 This can probably go now :-).
 
 >          <screen>&prompt.user; <userinput>cvs log shazam</userinput></screen>
 > +
 > +        <para>If <filename>shazam</filename> is a file, this will print a
 > +          <emphasis>header</emphasis> with information about this file, such
 > +          as where in the repository this file is stored, which revision is
 > +          the <literal>HEAD</literal> for this file, what branches this file
 > +          is in, and any tags that are valid for this file.  Then, for each
 > +          revision of this file, a log message is printed.  This includes
 > +          the date and time of the commit, who did the commit, how many lines
 > +          were added and/or deleted, and finally the log message that the
 > +          committer who did the change wrote.</para>
 > +
 > +        <para>If <filename>shazam</filename> is a directory, then the log
 > +          information described above is printed for each file in the
 > +          directory in turn.  Unless you give the <option>-l</option> to
 > +          <literal>log</literal>, the log for all subdirectories of
 
 <command>, please.
 
 > +          <filename>shazam</filename> is printed too, in a recursive
 > +          manner.</para>
 > +
 > +        <para>Use the <literal>log</literal> command to view the history of
 
 Ditto.
 
 > +          one or more files, as it's stored in the CVS repository.  You can
 > +          even use it to view the log message of a specific revision, if you
 > +          add the <option>-r<replaceable>rev</replaceable></option> to the
 > +          <literal>log</literal> command:</para>
 
 Ditto.
 
 > +
 > +        <screen>&prompt.user; <userinput>cvs log -r1.2 shazam</userinput></screen>
 
 I would write this like so:
 
 <screen>&prompt.user; <userinput><command>cvs</command> log <option>-r1.2</option> <filename>shazam</filename></userinput></screen>
 
 Other than that, looks great.  Thanks!
 
 					Dima Dorfman
 					dima@unixfreak.org

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


From owner-freebsd-doc  Fri Jul  6  6: 0:11 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8104137B405
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 06:00:05 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66D05113010;
	Fri, 6 Jul 2001 06:00:05 -0700 (PDT)
	(envelope-from gnats)
Date: Fri, 6 Jul 2001 06:00:05 -0700 (PDT)
Message-Id: <200107061300.f66D05113010@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject: Re: docs/28731: inconsistent use of <command> and <literal> in committers-guide article for cvs commands
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

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

From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: Dima Dorfman <dima@unixfreak.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28731: inconsistent use of <command> and <literal> in committers-guide article for cvs commands
Date: Fri, 6 Jul 2001 15:53:22 +0300

 -----Original Message-----
 From: Dima Dorfman <dima@unixfreak.org>
 Subject: Re: docs/28731: inconsistent use of <command> and <literal> in committers-guide article for cvs commands
 Date: Fri, Jul 06, 2001 at 05:41:35AM -0700
 
 > Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
 > > >Fix:
 > > 
 > > We should probably change all the cvs subcommands to <literal>'s or to
 > > <command>'s.  But have them all use the same tag, instead of both.
 > 
 > I think they should be <command>, not <literal>.  mdoc(7) has an .Ic,
 > interactive command, macro for these things, but DocBook has no
 > equivilent.  <command> sounds better than <literal>.  Would you be
 > willing to submit a patch? :-)
 
 Yup, look for a followup to this PR later this afternoon, when I am
 finished with some other stuff that I have to run after now.
 
 -giorgos

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


From owner-freebsd-doc  Fri Jul  6  6: 0:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id DE5D937B403
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 06:00:06 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66D06J13015;
	Fri, 6 Jul 2001 06:00:06 -0700 (PDT)
	(envelope-from gnats)
Date: Fri, 6 Jul 2001 06:00:06 -0700 (PDT)
Message-Id: <200107061300.f66D06J13015@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc: 
From: Dima Dorfman <dima@unixfreak.org>
Subject: Re: docs/28766: various whitespace, typos and tag fixes for articles/diskless-x/article.sgml 
Reply-To: Dima Dorfman <dima@unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

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

From: Dima Dorfman <dima@unixfreak.org>
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28766: various whitespace, typos and tag fixes for articles/diskless-x/article.sgml 
Date: Fri, 06 Jul 2001 05:53:36 -0700

 Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
 > @@ -249,11 +249,11 @@
 >  	are my own.</para>
 >      </note>
 >  
 > -    <para>Create the directory '/tftpboot' on the server it will contain the
 > +    <para>Create the directory <filename>/tftpboot</filename> on the server 
 > it will contain the
 >        configuration files for the diskless systems that the server will serve.
 > -      These files will be named 'cfg.&lt;ip&gt;' where &lt;ip&gt; is the IP
 > -      address of the diskless system.  The config file for 'altair' is
 > -      /tftpboot/cfg.199.246.76.2.  The contents is:</para>
 > +      These files will be named <filename>cfg.<replaceable>ip</replaceable></filename> where <replaceable>ip<replaceable> is the IP
                                ^^^^
 Perhaps this is supposed to be an end tag?  Did you actually try
 building this, or the results of any of your other patches?

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


From owner-freebsd-doc  Fri Jul  6  6: 3:28 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 1C3EA37B420; Fri,  6 Jul 2001 06:03:20 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66D3K913796;
	Fri, 6 Jul 2001 06:03:20 -0700 (PDT)
	(envelope-from dd)
Date: Fri, 6 Jul 2001 06:03:20 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107061303.f66D3K913796@freefall.freebsd.org>
To: keramida@ceid.upatras.gr, dd@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28766: various whitespace, typos and tag fixes for articles/diskless-x/article.sgml
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: various whitespace, typos and tag fixes for articles/diskless-x/article.sgml

State-Changed-From-To: open->closed
State-Changed-By: dd
State-Changed-When: Fri Jul 6 06:03:04 PDT 2001
State-Changed-Why: 
Committed, t hanks!

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28766

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


From owner-freebsd-doc  Fri Jul  6  6: 3:50 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7996837B401; Fri,  6 Jul 2001 06:03:47 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66D3la13969;
	Fri, 6 Jul 2001 06:03:47 -0700 (PDT)
	(envelope-from dd)
Date: Fri, 6 Jul 2001 06:03:47 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107061303.f66D3la13969@freefall.freebsd.org>
To: keramida@ceid.upatras.gr, dd@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28767: fix some typos and whitespace and add <filename> tags to articles/dialup-firewall/article.sgml
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: fix some typos and whitespace and add <filename> tags to articles/dialup-firewall/article.sgml

State-Changed-From-To: open->closed
State-Changed-By: dd
State-Changed-When: Fri Jul 6 06:03:32 PDT 2001
State-Changed-Why: 
Committed, thanks!

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28767

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


From owner-freebsd-doc  Fri Jul  6  9:32:20 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mta06-svc.ntlworld.com (mta06-svc.ntlworld.com [62.253.162.46])
	by hub.freebsd.org (Postfix) with ESMTP id 6248D37B405
	for <doc@FreeBSD.org>; Fri,  6 Jul 2001 09:32:15 -0700 (PDT)
	(envelope-from tom@eborcom.com)
Received: from eborcom.com ([62.253.91.252]) by mta06-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with SMTP
          id <20010706163212.PMQV295.mta06-svc.ntlworld.com@eborcom.com>
          for <doc@FreeBSD.org>; Fri, 6 Jul 2001 17:32:12 +0100
Received: (qmail 35840 invoked by uid 1001); 6 Jul 2001 16:32:04 -0000
Date: Fri, 6 Jul 2001 17:32:04 +0100
From: Tom Hukins <tom@FreeBSD.org>
To: Vadim Plessky <lucy-ples@mtu-net.ru>
Cc: doc@FreeBSD.org, questions@FreeBSD.org
Subject: Re: dead link in documentation - FONTS -> ttf2pf.ps
Message-ID: <20010706173204.C35333@eborcom.com>
Mail-Followup-To: Tom Hukins <tom@FreeBSD.org>,
	Vadim Plessky <lucy-ples@mtu-net.ru>, doc@FreeBSD.org,
	questions@FreeBSD.org
References: <200106192247.f5JMlJX21322@post.cnt.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <200106192247.f5JMlJX21322@post.cnt.ru>; from lucy-ples@mtu-net.ru on Wed, Jun 20, 2001 at 02:48:20AM +0000
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Wed, Jun 20, 2001 at 02:48:20AM +0000, Vadim Plessky wrote:
> Hello,
> 
> I was searching for TrueType to PostScript conversion program, and found link 
> on this page:
> http://www.freebsd.org/tutorials/fonts/article.html
> 
> I want to download "ttf2pf.ps" file.
> Unfortunately, at link pointing to it: 
> http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf
> is dead

This link is still working for me.  Could you try again, please?

> After some searching, I found new location for it, or it's available on 
> SourceForge:
> http://ttf2pt1.sourceforge.net

This seems to be a different project to me.

Maybe it would be worth linking to both in the tutorial?  If you've
had a good look at them both and would like to send in some text, I'll
be happy to modify the tutorial.

Regards,
Tom

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


From owner-freebsd-doc  Fri Jul  6 10: 3:36 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0690937B409; Fri,  6 Jul 2001 10:03:27 -0700 (PDT)
	(envelope-from keichii@iteration.net)
Received: by peorth.iteration.net (Postfix, from userid 1001)
	id 9FC0F59229; Fri,  6 Jul 2001 12:03:26 -0500 (CDT)
Date: Fri, 6 Jul 2001 12:03:26 -0500
From: "Michael C . Wu" <keichii@iteration.net>
To: doc@freebsd.org, nik@freebsd.org
Subject: partially broken link on cvsweb
Message-ID: <20010706120326.B13021@peorth.iteration.net>
Reply-To: "Michael C . Wu" <keichii@peorth.iteration.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-PGP-Fingerprint: 5025 F691 F943 8128 48A8  5025 77CE 29C5 8FA1 2E20
X-PGP-Key-ID: 0x8FA12E20
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Hi all,

I just wanted to let you guys know that on
http://www.freebsd.org/support.html#cvs links "web interface"
hardcoded to http://www.FreeBSD.org/cgi/cvsweb.cgi .

This kinda defeats the purpose of mirroring a www site.
And everytime we cvsup, we have to make the change ourselves
via script.  Can we resolve this issue or is there some
problem with websites not being able to mirror a repo?

Thanks,
Michael

-- 
Michael C. Wu        +1-512-7757700
keichii@{iteration.net|freebsd.org}

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


From owner-freebsd-doc  Fri Jul  6 10: 9:31 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from post.cnt.ru (post.cnt.ru [212.15.122.243])
	by hub.freebsd.org (Postfix) with ESMTP
	id C19DF37B401; Fri,  6 Jul 2001 10:09:20 -0700 (PDT)
	(envelope-from lucy-ples@mtu-net.ru)
Received: from there (ppp1-116.dial-up.cnt.ru [212.15.118.116])
	by post.cnt.ru (8.11.3/8.11.1) with SMTP id f66H9H404485;
	Fri, 6 Jul 2001 21:09:17 +0400
Message-Id: <200107061709.f66H9H404485@post.cnt.ru>
Content-Type: text/plain;
  charset="iso-8859-1"
From: Vadim Plessky <lucy-ples@mtu-net.ru>
Reply-To: Vadim Plessky <lucy-ples@mtu-net.ru>
To: Tom Hukins <tom@FreeBSD.org>
Subject: Re: dead link in documentation - FONTS -> ttf2pf.ps
Date: Fri, 6 Jul 2001 21:04:56 +0000
X-Mailer: KMail [version 1.2.2]
References: <200106192247.f5JMlJX21322@post.cnt.ru> <20010706171902.B35333@eborcom.com>
In-Reply-To: <20010706171902.B35333@eborcom.com>
Cc: doc@FreeBSD.org, questions@FreeBSD.org
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

On Friday 06 July 2001 16:19, Tom Hukins wrote:
|   On Wed, Jun 20, 2001 at 02:48:20AM +0000, Vadim Plessky wrote:
|   > http://www.freebsd.org/tutorials/fonts/article.html
|   >
|   > I want to download "ttf2pf.ps" file.
|   > Unfortunately, at link pointing to it:
|   > http://sunsite.icm.edu.pl/pub/GUST/contrib/BachoTeX98/ttf2pf
|   > is dead
|
|   This link is still working for me.  Could you try again, please?

ok, I will try once more :-)
|
|   > After some searching, I found new location for it, or it's availabl=
e on
|   > SourceForge:
|   > http://ttf2pt1.sourceforge.net
|
|   This seems to be a different project to me.

yes, I found later one that project is different.

|
|   Maybe it would be worth linking to both in the tutorial?  If you've
|   had a good look at them both and would like to send in some text, I'l=
l
|   be happy to modify the tutorial.

I am now rather familiar with this program, and it works very well, IMO.
Quality of TTF fonts converted by it to TrueType, is very good.
I was looking for TrueType to PostScript Type1 font convertor, and this=20
program suits my needs (ok, it has some bugs/glitches, but it is still un=
der=20
development, and last version was released just in June 2001)
Developers plan to add Flex hint and FamilyBlues to future versions, so i=
t=20
can immprove general quality of generated fonts.

What's also quite interesting is the fact that: *GhostScript can handle=20
TrueType fonts*. Here are some answers I received just today on gs-devel =
list:

--------------
Yes, TrueType is supported natively in GhostScript. The current
renderer does not interpret the hints in the TrueType font (solely
because of patent problems). For printing at resolutions of 600dpi
and higher, the difference is subtle.

You'll need to embed the font as a "Type 42" font. This is described
on pages 346-348 of the PostScript Language Reference Manual, 3rd
ed. Note that this is a "LanguageLevel 3" feature, so it won't work
with older laser printers. Ghostscript has supported these since
version 3.66, over five years ago.
--------------
 Just wanted to add a note to Raph's that if you have TT fonts in a
 folder identified to Ghostscript with the GS_FONTPATH environment
variable, or via the -sFONTPATH=3D command line switch, then GS will
automatically scan the folder for any valid fonts, Type 1 or TT
and add these to the Fontmap. The scan is done when GS is asked to
find a font that does not have an existing entry in the Fontmap.
There is no need to convert the TT fonts to Type 42.=20
--------------

I haven't tried both proposed solutions, but they look like quite promisi=
ng.
May be, you will want to add these tips to documentation as well.=20

|
|   Regards,
|   Tom

--=20
Best Regards,


Vadim Plessky
http://kde2.newmail.ru  (English)
33 Window Decorations and 6 Widget Styles for KDE
http://kde2.newmail.ru/kde_themes.html
Do you have Arial font installed? Just test it!
http://kde2.newmail.ru/font_test_arial.html

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


From owner-freebsd-doc  Fri Jul  6 11:40:20 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 9FE1B37B409
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 11:40:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66Ie1c71012;
	Fri, 6 Jul 2001 11:40:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 8765337B422
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 11:33:07 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a016.otenet.gr [212.205.215.16])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66IX4h05825
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Jul 2001 21:33:04 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f66IQNn05664;
	Fri, 6 Jul 2001 21:26:23 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107061826.f66IQNn05664@hades.hell.gr>
Date: Fri, 6 Jul 2001 21:26:23 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28776: various whitespace fixes for articles/freebsd-questions
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28776
>Category:       docs
>Synopsis:       various whitespace fixes for articles/freebsd-questions
>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:   Fri Jul 06 11:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The attached patch fixes various whitespace things I noticed
	while reading articles/freebsd-questions/article.sgml

>How-To-Repeat:

>Fix:

--- patch begins here ---
Index: en_US.ISO8859-1/articles/freebsd-questions/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/freebsd-questions/article.sgml,v
retrieving revision 1.1
diff -u -r1.1 article.sgml
--- en_US.ISO8859-1/articles/freebsd-questions/article.sgml	2001/02/16 00:22:33	1.1
+++ en_US.ISO8859-1/articles/freebsd-questions/article.sgml	2001/07/06 18:10:24
@@ -46,7 +46,8 @@
 	out yet.  The FreeBSD hackers disapprove strongly of cracking
 	security, and have nothing to do with it.  For a longer description of
 	hackers, see Eric Raymond's <ulink
-					   url="http://www.tuxedo.org/~esr/faqs/hacker-howto.html">How To Become A Hacker</ulink></para>
+	url="http://www.tuxedo.org/~esr/faqs/hacker-howto.html">How To Become
+	A Hacker</ulink></para>
     </note>
     
     <para>This is a regular posting aimed to help both those seeking advice
@@ -83,7 +84,7 @@
     
     <para>When you get the reply from <application>majordomo</application>
       telling you the details of the list, <emphasis>please save
-	it</emphasis>. If you ever should want to leave the list, you'll need
+      it</emphasis>. If you ever should want to leave the list, you'll need
       the information there.  See the next section for more details.</para>
   </sect1>
   
@@ -201,7 +202,7 @@
 
     <itemizedlist>
       <listitem>
-	<para>	Remember that nobody gets paid for answering a FreeBSD
+	<para>Remember that nobody gets paid for answering a FreeBSD
 	  question. They do it of their own free will.  You can influence this
 	  free will positively by submitting a well-formulated question
 	  supplying as much relevant information as possible.  You can
@@ -232,13 +233,13 @@
 	
 	<para>Don't underestimate the effect that a poorly formatted mail
 	  message has, not just on the FreeBSD-questions mailing list.
-	      Your mail message is all people see of you, and if it's poorly
+	  Your mail message is all people see of you, and if it's poorly
 	  formatted, one line per paragraph, badly spelt, or full of
 	  errors, it will give people a poor impression of you.</para>
 
 	<para>A lot of badly formatted messages come from
 	  <ulink url="http://www.lemis.com/email.html">bad mailers or badly
-	    configured mailers</ulink>.  The following mailers are known to
+	  configured mailers</ulink>.  The following mailers are known to
 	  send out badly formatted messages without you finding out about
 	  them:</para>
 
@@ -486,10 +487,10 @@
       <listitem>
 	<para>Are you sure your answer is correct?
 	If not, wait a day or so. If nobody else comes up with a
-		  better answer, you can still reply and say, for example, <quote>I
-		  don't know if this is correct, but since nobody else has
-		  replied, why don't you try replacing your ATAPI CD-ROM with
-		  a frog?</quote>.</para>
+	better answer, you can still reply and say, for example, <quote>I
+	don't know if this is correct, but since nobody else has
+	replied, why don't you try replacing your ATAPI CD-ROM with
+	a frog?</quote>.</para>
       </listitem>
 
       <listitem>
--- patch ends here ---
>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  6 11:40:23 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id BA3C137B40B
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 11:40:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66Ie1271021;
	Fri, 6 Jul 2001 11:40:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id C007837B40C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 11:33:12 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a016.otenet.gr [212.205.215.16])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66IXAh05921
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Jul 2001 21:33:10 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f66HtEa05240;
	Fri, 6 Jul 2001 20:55:14 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107061755.f66HtEa05240@hades.hell.gr>
Date: Fri, 6 Jul 2001 20:55:14 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28777: various typo and tag fixes in articles/formatting-media
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28777
>Category:       docs
>Synopsis:       various typo and tag fixes in articles/formatting-media
>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:   Fri Jul 06 11:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	The attached patch corrects various typos that I found in
	articles/formatting-media.  It also adds <filename> or
	<devicename> tags around device names, in some places.

>How-To-Repeat:

>Fix:

--- patch begins here ---
Index: en_US.ISO8859-1/articles/formatting-media/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/formatting-media/article.sgml,v
retrieving revision 1.16
diff -u -r1.16 article.sgml
--- en_US.ISO8859-1/articles/formatting-media/article.sgml	2001/06/04 03:04:38	1.16
+++ en_US.ISO8859-1/articles/formatting-media/article.sgml	2001/07/06 17:51:04
@@ -128,7 +128,7 @@
 	    composed of contiguous sectors.  Slices are recorded in a
 	    <quote>slice table</quote> used by the system BIOS to
 	    locate bootable partitions.  The slice table is usually
-	    called the Partition Table in DOS parlance.  Maintained by
+	    called the <quote>partition table</quote> in DOS parlance.  Maintained by
 	    the fdisk utility.</para>
 	</listitem>
 
@@ -259,7 +259,7 @@
 	</step>
 
 	<step>
-	  <para>When warned about Writing on installed systems, answer
+	  <para>When warned about writing on installed systems, answer
 	    <command>Yes</command>.</para>
 	</step> 
 
@@ -283,7 +283,7 @@
 	<step>
 	  <para>Enter <command>W</command> when done and confirm to
 	    continue.  The filesystem will be newfs'd for you, unless
-	    you select otherwise (for news partitions you'll want to
+	    you select otherwise (for new partitions you'll want to
 	    do this!).  You'll get the error: 
 
 	    <informalexample>
@@ -304,7 +304,7 @@
     <sect2>
       <title>Making Dedicated Mode Disks Using the Command Line</title>
 
-      <para>Execute the following commands, replacing ad2 with the
+      <para>Execute the following commands, replacing <devicename>ad2</devicename> with the
 	disk name.</para>
 
       <informalexample>
@@ -340,7 +340,7 @@
 
       <para>The command line is the easiest way to make dedicated
 	disks, and the worst way to make compatibility disks.  The
-	command-line fdisk utility requires higher math skills and an
+	command-line <command>fdisk</command> utility requires higher math skills and an
 	in-depth understanding of the slice table, which is more than
 	most people want to deal with.  Use sysinstall for
 	compatibility disks, as described below.</para>
@@ -424,7 +424,7 @@
 
 	<step>
 	  <para>The filesystem will be newfs'd for you, unless you
-	    select otherwise (for news partitions you'll want to do
+	    select otherwise (for new partitions you'll want to do
 	    this!).  You'll get the error:
 
 	    <informalexample>
@@ -481,7 +481,7 @@
 	    </programlisting>
 	  </informalexample>
 	  
-	  <para>Change /dev/ad0b to the device of the newly added
+	  <para>Change <filename>/dev/ad0b</filename> to the device of the newly added
 	    space.</para>
 	</step>
 
@@ -591,13 +591,11 @@
       be at least 128 kB, and it should not be not be a power of 2.</para>
 
       <para>Now you can mount and use your CCD by referencing device
-	/dev/ccd0c.</para>
-<para>
-A more powerful and flexible alternative to CCD is Vinum.  See the <ulink
-URL="http://www.vinumvm.org/">Vinum Project home page</ulink> for further
-details
-</para>
+	<filename>/dev/ccd0c</filename>.</para>
 
+      <para>A more powerful and flexible alternative to CCD is Vinum.  See the
+        <ulink URL="http://www.vinumvm.org/">Vinum Project home page</ulink>
+        for further details.</para>
     </sect2>
   </sect1>
 
--- patch ends here ---
>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  6 11:40:31 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3019437B40E
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 11:40:02 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66Ie2P71039;
	Fri, 6 Jul 2001 11:40:02 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 588BF37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 11:33:17 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a016.otenet.gr [212.205.215.16])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66IXEh06006
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Jul 2001 21:33:14 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f66GAlJ03051;
	Fri, 6 Jul 2001 19:10:47 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107061610.f66GAlJ03051@hades.hell.gr>
Date: Fri, 6 Jul 2001 19:10:47 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28779: a few whitespace and typo fixes for articles/filtering-bridge
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28779
>Category:       docs
>Synopsis:       a few whitespace and typo fixes for articles/filtering-bridge
>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:   Fri Jul 06 11:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	I just finished reading the source of the filtering-bridge
	article and these are a few minor whitespace fixes and typos
	that I found.

>How-To-Repeat:

>Fix:

Index: en_US.ISO8859-1/articles/filtering-bridges/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/filtering-bridges/article.sgml,v
retrieving revision 1.1
diff -u -r1.1 article.sgml
--- en_US.ISO8859-1/articles/filtering-bridges/article.sgml	2001/06/25 15:04:01	1.1
+++ en_US.ISO8859-1/articles/filtering-bridges/article.sgml	2001/07/06 16:02:40
@@ -50,8 +50,8 @@
     that routers can only route traffic between different subnets.
     Also, subnets can only be made by by cutting an existing space in
     half or defining a new space that is typically unroutable (see
-    <ulink url="ftp://nis.nsf.net/internet/documents/rfc/rfc1918.txt">RFC 1918</ulink>
-    ).  This wastes half of the useful addresses (or at least puts
+    <ulink url="ftp://nis.nsf.net/internet/documents/rfc/rfc1918.txt">RFC 1918</ulink>).
+    This wastes half of the useful addresses (or at least puts
     them on the "wrong" side of the router -- the thing that is
     doing the packet filtering that makes the inside network safe).
     Using a bridge costs some CPU cycles, but makes all of the
@@ -267,7 +267,7 @@
 ${ipfw} add pass tcp from any to mailhost 25 in via ${oif}
 
 # UDP section
-# Pass the "quarantine" range"
+# Pass the "quarantine" range.
 ${ipfw} add pass udp from any to any 49152-65535 in via ${oif}
 # Pass DNS.  Only if you have name servers inside.
 #${ipfw} add pass udp from any to any 53 in via ${oif}
@@ -349,7 +349,7 @@
       the items that were discussed by Luigi Rizzo in his Dummynet lecture at
       FreeBSDcon '99 and by Mark Murray during his Network Security lecture.
       In addition, for quite some time now I have been putting together 
-      filtering bridges for friends and coleagues who were getting DSL
+      filtering bridges for friends and colleagues who were getting DSL
       connections for their home.</para>
     </sect1>
 </article>

>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  6 11:40:35 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id ED4FE37B40C
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 11:40:01 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66Ie1s71030;
	Fri, 6 Jul 2001 11:40:01 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 50B0F37B408
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 11:33:15 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a016.otenet.gr [212.205.215.16])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66IXCh05964
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Jul 2001 21:33:12 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f66HbmF04833;
	Fri, 6 Jul 2001 20:37:48 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107061737.f66HbmF04833@hades.hell.gr>
Date: Fri, 6 Jul 2001 20:37:48 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28778: whitespace fix for the <screen> tags of formatting-media article
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28778
>Category:       docs
>Synopsis:       whitespace fix for the <screen> tags of formatting-media article
>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:   Fri Jul 06 11:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

        Fix a few <screen> tags that the last "DocBook Police" commit
        of Dima Dorfman seems to have missed.

        To quote Dima, this patch makes the <screen> tags "cuddle up
        to the contents within."

>How-To-Repeat:
>Fix:

--- patch begins here ---
Index: en_US.ISO8859-1/articles/formatting-media/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/formatting-media/article.sgml,v
retrieving revision 1.16
diff -u -r1.16 article.sgml
--- en_US.ISO8859-1/articles/formatting-media/article.sgml	2001/06/04 03:04:38	1.16
+++ en_US.ISO8859-1/articles/formatting-media/article.sgml	2001/07/06 17:28:43
@@ -174,8 +174,7 @@
 	the disk's size is listed.  If the kernel reports 
 
 	<informalexample>
-	  <screen>Can't get the size
-	  </screen>
+	  <screen>Can't get the size</screen>
 	</informalexample>
 
 	then the disk was not in the drive.  In this case, you will
@@ -211,8 +210,7 @@
 	  <para>Start sysinstall as root by typing 
 
 	    <informalexample>
-	      <screen>&prompt.root; <userinput>/stand/sysinstall</userinput>
-	      </screen>
+	      <screen>&prompt.root; <userinput>/stand/sysinstall</userinput></screen>
 	    </informalexample> 
 
 	    from the command prompt.</para>
@@ -242,8 +240,7 @@
 	    <informalexample>
 	      <screen>Do you want to do this with a true partition entry so as to remain
 cooperative with any future possible operating systems on the
-drive(s)?
-	      </screen>
+drive(s)?</screen>
 	    </informalexample>
 
 	    answer <command>No</command>.</para>
@@ -287,8 +284,7 @@
 	    do this!).  You'll get the error: 
 
 	    <informalexample>
-	      <screen>Error mounting /mnt/dev/ad2s1e on /mnt/blah : No such file or directory
-	      </screen>
+	      <screen>Error mounting /mnt/dev/ad2s1e on /mnt/blah : No such file or directory</screen>
 	    </informalexample>
 
 	    Ignore.</para>
@@ -311,8 +307,7 @@
 	<screen>&prompt.root; <userinput>dd if=/dev/zero of=/dev/ad2 count=2</userinput>
 &prompt.root; <userinput>disklabel /dev/ad2 | disklabel -B -R -r ad2 /dev/stdin</userinput>
 <lineannotation>We only want one partition, so using slice 'c' should be fine:</lineannotation>
-&prompt.root; <userinput>newfs /dev/ad2c</userinput>
-	</screen>
+&prompt.root; <userinput>newfs /dev/ad2c</userinput></screen>
       </informalexample>
 
       <para>If you need to edit the disklabel to create multiple
@@ -324,8 +319,7 @@
 <lineannotation>Edit disklabel to add partitions:</lineannotation>
 &prompt.root; <userinput>vi /tmp/label</userinput>
 &prompt.root; <userinput>disklabel -B -R -r ad2 /tmp/label</userinput>
-<lineannotation>newfs partitions appropriately</lineannotation>
-	</screen>
+<lineannotation>newfs partitions appropriately</lineannotation></screen>
       </informalexample>
 
       <para>Your disk is now ready for use.</para>
@@ -354,8 +348,7 @@
 	  <para>Start sysinstall as root by typing 
 
 	    <informalexample>
-	      <screen>&prompt.root; <userinput>/stand/sysinstall</>
-	      </screen>
+	      <screen>&prompt.root; <userinput>/stand/sysinstall</userinput></screen>
 	    </informalexample> 
 
 	    from the command prompt.</para>
@@ -385,8 +378,7 @@
 	    <informalexample>
 	      <screen>Do you want to do this with a true partition entry so as to remain
 cooperative with any future possible operating systems on the
-drive(s)?
-	      </screen>
+drive(s)?</screen>
 	    </informalexample>
 
 	    answer <command>yes</command>.</para>
@@ -428,8 +420,7 @@
 	    this!).  You'll get the error:
 
 	    <informalexample>
-	      <screen>Error mounting /mnt/dev/ad2s1e on /mnt/blah : No such file or directory
-	      </screen> 
+	      <screen>Error mounting /mnt/dev/ad2s1e on /mnt/blah : No such file or directory</screen> 
 	    </informalexample>
 
 	    Ignore.</para>
@@ -491,8 +482,7 @@
 
 	    <informalexample>
 	      <screen>&prompt.root; <userinput>swapon /dev/da0b</userinput>
-swapon:  added /dev/da0b as swap space
-	      </screen>
+swapon:  added /dev/da0b as swap space</screen>
 	    </informalexample>
 	  </para>
 	</step>
@@ -514,8 +504,7 @@
 &prompt.root; <userinput>pax -r -w -p e /usr/home /mnt</userinput>
 &prompt.root; <userinput>umount /mnt</userinput>
 &prompt.root; <userinput>rm -rf /usr/home/*</userinput>
-&prompt.root; <userinput>mount /dev/ad2 /usr/home</userinput>
-	  </screen>
+&prompt.root; <userinput>mount /dev/ad2 /usr/home</userinput></screen>
 	</informalexample>
       </para>
     </sect2>
@@ -545,8 +534,7 @@
 
       <informalexample>
 	<screen>#        size   offset    fstype   [fsize bsize bps/cpg]
-  c: 60074784        0    unused        0     0     0   # (Cyl.    0 - 59597)
-	</screen>
+  c: 60074784        0    unused        0     0     0   # (Cyl.    0 - 59597)</screen>
       </informalexample>
 
       <para>You shouldn't use partition <emphasis>c</emphasis> for the CCD,
@@ -557,8 +545,7 @@
       <informalexample>
 	<screen>#        size   offset    fstype   [fsize bsize bps/cpg]
   c: 60074784        0    unused        0     0     0   # (Cyl.    0 - 59597)
-<userinput>   e: 60074784        0    4.2BSD        0     0     0   # (Cyl.    0 - 59597)</userinput>
-	</screen>
+<userinput>   e: 60074784        0    4.2BSD        0     0     0   # (Cyl.    0 - 59597)</userinput></screen>
       </informalexample>
 
 	<para>To create a new CCD, execute the following commands.  This
@@ -582,8 +569,7 @@
 
 &prompt.root; <userinput>ccdconfig ccd0 273 0 /dev/da0e /dev/da1e /dev/da2e</userinput>
 
-&prompt.root; <userinput>newfs /dev/ccd0c</userinput>
-	</screen>
+&prompt.root; <userinput>newfs /dev/ccd0c</userinput></screen>
       </informalexample>
 
       <para>The value 273 is the stripe size.  This is the number of disk
--- patch ends here ---

>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  6 14:37:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp3.san.rr.com (smtp3.san.rr.com [24.25.195.40])
	by hub.freebsd.org (Postfix) with ESMTP id 4220637B406
	for <freebsd-doc@FreeBSD.ORG>; Fri,  6 Jul 2001 14:37:10 -0700 (PDT)
	(envelope-from alan@TrustedCommunications.com)
Received: from TrustedCommunications.com (204-210-4-113.san.rr.com [204.210.4.113])
	by smtp3.san.rr.com (8.11.3/8.11.3) with ESMTP id f66LcCa21792
	for <freebsd-doc@FreeBSD.ORG>; Fri, 6 Jul 2001 14:38:13 -0700 (PDT)
Message-ID: <3B462ADB.9A223107@TrustedCommunications.com>
Date: Fri, 06 Jul 2001 14:17:15 -0700
From: Alan Whiteman <alan@TrustedCommunications.com>
Reply-To: alan@TrustedCommunications.com
Organization: Trusted Communications Products, Inc.
X-Mailer: Mozilla 4.74 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: freebsd-doc@FreeBSD.ORG
Subject: Inquiry on printed FreeBSD device driver writer's guide
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Hello to the Documentation Project at FreeBsd ORG

Is there a printed publication oriented towards Device Driver Writer's Guide
for  FreeBsd ?   I am looking for a book similar to the Linux Device Drivers
books by Alessandro Rubini published by O'Reilly.

Alan Whiteman



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


From owner-freebsd-doc  Fri Jul  6 16:10:27 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4BE5B37B405
	for <freebsd-doc@freebsd.org>; Fri,  6 Jul 2001 16:10:06 -0700 (PDT)
	(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f66NA6636425;
	Fri, 6 Jul 2001 16:10:06 -0700 (PDT)
	(envelope-from gnats)
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id DD68B37B407
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Jul 2001 16:07:33 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-a153.otenet.gr [212.205.215.153])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f66N7Th13219
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Jul 2001 02:07:29 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f66N7S607981;
	Sat, 7 Jul 2001 02:07:28 +0300 (EEST)
	(envelope-from charon)
Message-Id: <200107062307.f66N7S607981@hades.hell.gr>
Date: Sat, 7 Jul 2001 02:07:28 +0300 (EEST)
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Reply-To: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: docs/28783: <screen> tag whitespace corrections for articles/mh
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


>Number:         28783
>Category:       docs
>Synopsis:       <screen> tag whitespace corrections for articles/mh
>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:   Fri Jul 06 16:10:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.hell.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jun 24 18:34:43 EEST 2001 root@hades.hell.gr:/usr/obj/usr/src/sys/CHARON i386

>Description:

	This patch removes whitespace from articles/mh that has found
	it's way between the text and the </screen> tags of the
	article.

>How-To-Repeat:

>Fix:

--- patch begins here ---
Index: en_US.ISO8859-1/articles/mh/article.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/articles/mh/article.sgml,v
retrieving revision 1.10
diff -u -r1.10 article.sgml
--- en_US.ISO8859-1/articles/mh/article.sgml	2001/07/04 22:37:38	1.10
+++ en_US.ISO8859-1/articles/mh/article.sgml	2001/07/06 23:03:14
@@ -60,8 +60,7 @@
       to load mh:
 
       <informalexample>
-	<screen>&prompt.root; <userinput>pkg_add /cdrom/packages/mh-6.8.3.tgz</>
-	</screen>
+	<screen>&prompt.root; <userinput>pkg_add /cdrom/packages/mh-6.8.3.tgz</userinput></screen>
       </informalexample>
 
       You will notice that it created a <filename>/usr/local/lib/mh</filename>
@@ -121,8 +120,7 @@
   30  01/16 "Jordan K. Hubbar  Re: FBSD 2.1&lt;&lt;&gt; Do you want a library instead of
   31  01/16 Bruce Evans        Re: location of bad144 table&lt;&lt;&gt;&gt; &gt;It would appea
   32  01/16 "Jordan K. Hubbar  Re: video is up&lt;&lt;&gt; Anyway, mrouted won't run, ev
-  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa
-	</screen>
+  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa</screen>
       </informalexample>
 
       <para>This is the same thing you will see from a
@@ -136,8 +134,7 @@
 	<command>inc</command> a few command line arguments.</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>inc -host mail.pop.org -user <replaceable>username</> -norpop</>
-	</screen>
+	<screen>&prompt.user; <userinput>inc -host mail.pop.org -user <replaceable>username</replaceable> -norpop</userinput></screen>
       </informalexample>
 
       <para>That tells <command>inc</command> to go to
@@ -169,8 +166,7 @@
 	show:</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>show 32 45 56</>
-	</screen>
+	<screen>&prompt.user; <userinput>show 32 45 56</userinput></screen>
       </informalexample>
 
       <para>This would display message numbers 32, 45 and 56 right
@@ -194,11 +190,10 @@
 	the <command>scan</command> command will give you.</para>
 
       <informalexample>
-	<screen>  30+ 01/16 "Jordan K. Hubbar  Re: FBSD 2.1&lt;&lt;&gt; Do you want a library instead of
+	<screen>  30+ 01/16 Jordan K. Hubbar   Re: FBSD 2.1&lt;&lt;&gt; Do you want a library instead of
   31  01/16 Bruce Evans        Re: location of bad144 table&lt;&lt;&gt;&gt; &gt;It would appea
-  32  01/16 "Jordan K. Hubbar  Re: video is up&lt;&lt;&gt; Anyway, mrouted won't run, ev
-  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa
-	</screen>
+  32  01/16 Jordan K. Hubbar   Re: video is up&lt;&lt;&gt; Anyway, mrouted won't run, ev
+  33  01/16 Michael Smith      Re: FBSD 2.1&lt;&lt;Nate Williams stands accused of sa</screen>
       </informalexample>
 
       <para>Like just about everything in MH this display is very
@@ -244,14 +239,13 @@
 	in <command>inc</command> and hit <keycap>return</keycap>.</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>inc</>
+	<screen>&prompt.user; <userinput>inc</userinput>
 Incorporating new mail into inbox...
 
-  36+ 01/19 "Stephen L. Lange  Request...&lt;&lt;Please remove me as contact for pind
+  36+ 01/19 Stephen L. Lange   Request...&lt;&lt;Please remove me as contact for pind
   37  01/19 Matt Thomas        Re: kern/950: Two PCI bridge chips fail (multipl
-  38  01/19 "Amancio Hasty Jr  Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
-&prompt.user;
-	</screen>
+  38  01/19 Amancio Hasty Jr   Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
+&prompt.user;</screen>
       </informalexample>
 
       <para>This shows you the new email that has been added to your
@@ -259,7 +253,7 @@
 	and move around.</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>show</>
+	<screen>&prompt.user; <userinput>show</userinput>
 Received: by sashimi.wwa.com (Smail3.1.29.1 #2)
         id m0tdMZ2-001W2UC; Fri, 19 Jan 96 13:33 CST
 Date: Fri, 19 Jan 1996 13:33:31 -0600 (CST)
@@ -273,8 +267,8 @@
 
 Please remove me as contact for pindat.com
 
-&prompt.user; <userinput>rmm</>
-&prompt.user; <userinput>next</>
+&prompt.user; <userinput>rmm</userinput>
+&prompt.user; <userinput>next</userinput>
 Received: from localhost (localhost [127.0.0.1]) by whydos.lkg.dec.com (8.6.11/8
 .6.9) with SMTP id RAA24416; Fri, 19 Jan 1996 17:56:48 GMT
 Message-Id: &lt;199601191756.RAA24416@whydos.lkg.dec.com&gt;
@@ -294,8 +288,7 @@
 
 
 This is due to a typo in pcireg.h (to
-which I am probably the guilty party).
-	</screen>
+which I am probably the guilty party).</screen>
       </informalexample>
 
       <para>The <command>rmm</command> removed the current message and the
@@ -304,7 +297,7 @@
 	read one of them here is what I would do:</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>scan last:10</>
+	<screen>&prompt.user; <userinput>scan last:10</userinput>
   26  01/16 maddy              Re: Testing some stuff&lt;&lt;yeah, well, Trinity has 
   27  01/17 Automatic digest   NET-HAPPENINGS Digest - 16 Jan 1996 to 17 Jan 19
   28  01/17 Evans A Criswell   Re: Hey dude&lt;&lt;&gt;From matt@tempest.garply.com Tue 
@@ -314,9 +307,8 @@
   34  01/19 John Fieber        Re: Stuff for the email section?&lt;&lt;On Fri, 19 Jan
   35  01/19 support@foo.garpl  [garply.com #1138] parlor&lt;&lt;Hello. This is the Ne
   37+ 01/19 Matt Thomas        Re: kern/950: Two PCI bridge chips fail (multipl
-  38  01/19 "Amancio Hasty Jr  Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
-&prompt.user;
-	</screen>
+  38  01/19 Amancio Hasty Jr   Re: FreeBSD and VAT&lt;&lt;&gt;&gt;&gt; Bill Fenner said: &gt; In 
+&prompt.user;</screen>
       </informalexample>
 
       <para>Then if I wanted to read message number 27 I would do a
@@ -383,13 +375,12 @@
 	you can do something like</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>pick -search pci</>
+	<screen>&prompt.user; <userinput>pick -search pci</userinput>
 15
 42
 55
 56
-57
-	</screen>
+57</screen>
       </informalexample>
 
       <para>This will tell <command>pick</command> to look through every
@@ -401,10 +392,9 @@
 	though. A slightly more useful thing to do is this:</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>pick -search pci -seq pick</>
+	<screen>&prompt.user; <userinput>pick -search pci -seq pick</userinput>
 5 hits
-&prompt.user; <userinput>show pick</>
-	</screen>
+&prompt.user; <userinput>show pick</userinput></screen>
       </informalexample>
 
       <para>This will show you the same messages you just didn't have
@@ -477,8 +467,7 @@
       <para>This allows you to do things like
 
 	<informalexample>
-	  <screen>&prompt.user; <userinput>pick -to freebsd-hackers@FreeBSD.org -seq hackers</>
-	  </screen>
+	  <screen>&prompt.user; <userinput>pick -to freebsd-hackers@FreeBSD.org -seq hackers</userinput></screen>
 	</informalexample>
 
 	to get a list of all the email send to the FreeBSD hackers
@@ -507,8 +496,7 @@
       <para>These commands allow you to do things like</para>
 
       <informalexample>
-	<screen>&prompt.user; <userinput>pick -to freebsd-hackers -or -cc freebsd-hackers</>
-	</screen>
+	<screen>&prompt.user; <userinput>pick -to freebsd-hackers -or -cc freebsd-hackers</userinput></screen>
       </informalexample>
 
       <para>That will grab all the email in your inbox that was sent
@@ -518,8 +506,7 @@
 
       <informalexample>
 	<screen>&prompt.user; <userinput>pick -lbrace -to freebsd-hackers -and 
-  -not -cc freebsd-questions -rbrace -and -subject pci</>
-	</screen>
+  -not -cc freebsd-questions -rbrace -and -subject pci</userinput></screen>
       </informalexample>
 
       <para>Basically this says <quote>pick (to freebsd-hackers and
@@ -581,8 +568,7 @@
               personal  has    6 messages (   1-   6).
                   todo  has   58 messages (   1-  58); cur=   1.
 
-                     TOTAL=  199 messages in 13 folders.
-	</screen>
+                     TOTAL=  199 messages in 13 folders.</screen>
       </informalexample>
   
       <para>The <command>refile</command> command is what you use to move
@@ -643,8 +629,7 @@
 	<screen>To:
 cc:
 Subject:
---------
-	</screen>
+--------</screen>
       </informalexample>
 
       <para>You need to put the person you are sending the mail to
@@ -658,12 +643,11 @@
 	flexibility.</para>
 
       <informalexample>
-	<screen>To:<userinput>freebsd-rave@FreeBSD.org</>
+	<screen>To:<userinput>freebsd-rave@FreeBSD.org</userinput>
 cc:
-Subject:<userinput>And on the 8th day God created the FreeBSD core team</>
+Subject:<userinput>And on the 8th day God created the FreeBSD core team</userinput>
 --------
-<userinput>Wow this is an amazing operating system. Thanks!</>
-	</screen>
+<userinput>Wow this is an amazing operating system. Thanks!</userinput></screen>
       </informalexample>
 
       <para>You can now save this message and exit your editor. You
@@ -724,8 +708,7 @@
 Subject:
 X-Mailer: MH 6.8.3
 X-Home-Page: http://www.FreeBSD.org/
--------
-	</screen>
+-------</screen>
       </informalexample>
 
       <para>MH would then copy this components file and throw you into
@@ -747,8 +730,7 @@
 %&lt;{date}In-reply-to: Your message of "\
 %&lt;(nodate{date})%{date}%|%(pretty{date})%&gt;."%&lt;{message-id}
              %{message-id}%&gt;\n%&gt;\
---------
-	</screen>
+--------</screen>
       </informalexample>
 
       <para>It's in the same basic format as the
@@ -765,8 +747,7 @@
 then give that to formataddr, %? <emphasis remap=bf>else</emphasis> {from} <emphasis remap=bf>take the
 from address</emphasis>, %? <emphasis remap=bf>else</emphasis> {sender} <emphasis remap=bf>take the sender address</emphasis>, %?
 <emphasis remap=bf>else</emphasis> {return-path} <emphasis remap=bf>take the return-path from the original
-message</emphasis>, %&gt; <emphasis remap=bf>endif</emphasis>.
-	</screen>
+message</emphasis>, %&gt; <emphasis remap=bf>endif</emphasis>.</screen>
       </informalexample>
   
       <para>As you can tell MH formatting can get rather involved. You
--- patch ends here ---
>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  Sat Jul  7  0:33:25 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 30C5B37B408; Sat,  7 Jul 2001 00:33:22 -0700 (PDT)
	(envelope-from asmodai@FreeBSD.org)
Received: (from asmodai@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f677Qdn15567;
	Sat, 7 Jul 2001 00:26:39 -0700 (PDT)
	(envelope-from asmodai)
Date: Sat, 7 Jul 2001 00:26:39 -0700 (PDT)
From: <asmodai@FreeBSD.org>
Message-Id: <200107070726.f677Qdn15567@freefall.freebsd.org>
To: jmallett@xMach.org, asmodai@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28722: Spelling mistake on contrib page of handbook
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: Spelling mistake on contrib page of handbook

State-Changed-From-To: open->closed
State-Changed-By: asmodai
State-Changed-When: Sat Jul 7 00:25:20 PDT 2001
State-Changed-Why: 
Closed at originator's request since Dima Dorfman committed a fix.

Thanks!

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28722

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


From owner-freebsd-doc  Sat Jul  7  5: 8: 0 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id ACAC337B401
	for <doc@freebsd.org>; Sat,  7 Jul 2001 05:07:56 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b102.otenet.gr [195.167.121.230])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f67C7rh24256
	for <doc@freebsd.org>; Sat, 7 Jul 2001 15:07:53 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f67C7qc11498
	for doc@freebsd.org; Sat, 7 Jul 2001 15:07:52 +0300 (EEST)
	(envelope-from keramida@ceid.upatras.gr)
Date: Sat, 7 Jul 2001 15:07:51 +0300
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: doc@freebsd.org
Subject: to wrap or not to wrap - a question of style for doc/ tree PR's
Message-ID: <20010707150751.A11446@hades.hell.gr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2
X-URL: http://students.ceid.upatras.gr/~keramida/index.html
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

The SGML sources of the doc/ tree are wrapped at 70 - 78 columns.

However, when I am send-pr'ing changes, some times adding a tag here
and there makes the lines longer than the column that they were
originally wrapped.  The dillema is, should I wrap the resulting SGML
before doing a `cvs dif -u' or not?

Wrapping the resulting source again makes it look better and it does
not break the style of the document, but this makes diffs more
difficult to understand; the changes are not easy to understand if I
do wrap the source before diff'ing.

What would the rest of you people prefer to see in a PR?

I'm asking because if I do wrap the source before running diff, the
patches are more difficult to understand, but if I don't the PR will
probably result in more than one commits.  One to apply the changes
and one to reapply the style that the rest of the document has, and
this is extra work for the one that will try to close the PR.

Any comments welcome :-)

-giorgos

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


From owner-freebsd-doc  Sat Jul  7  6:33:25 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id A377437B405; Sat,  7 Jul 2001 06:33:22 -0700 (PDT)
	(envelope-from tom@FreeBSD.org)
Received: (from tom@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f67DPjO74980;
	Sat, 7 Jul 2001 06:25:45 -0700 (PDT)
	(envelope-from tom)
Date: Sat, 7 Jul 2001 06:25:45 -0700 (PDT)
From: <tom@FreeBSD.org>
Message-Id: <200107071325.f67DPjO74980@freefall.freebsd.org>
To: keramida@ceid.upatras.gr, tom@FreeBSD.org,
	freebsd-doc@freebsd.org
Subject: Re: docs/28702: typos and small corrections to developer's handbook book
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: typos and small corrections to developer's handbook book

State-Changed-From-To: open->closed
State-Changed-By: tom
State-Changed-When: Sat Jul 7 06:25:20 PDT 2001
State-Changed-Why: 
Fixed in revision 1.8 - thanks!

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28702

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


From owner-freebsd-doc  Sat Jul  7 17:31:12 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138])
	by hub.freebsd.org (Postfix) with ESMTP id 2EF0637B406
	for <doc@freebsd.org>; Sat,  7 Jul 2001 17:31:11 -0700 (PDT)
	(envelope-from dima@unixfreak.org)
Received: from hornet.unixfreak.org (hornet [63.198.170.140])
	by bazooka.unixfreak.org (Postfix) with ESMTP
	id 29BC43E28; Sat,  7 Jul 2001 17:31:03 -0700 (PDT)
To: Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc: doc@freebsd.org
Subject: Re: to wrap or not to wrap - a question of style for doc/ tree PR's 
In-Reply-To: <20010707150751.A11446@hades.hell.gr>; from keramida@ceid.upatras.gr on "Sat, 7 Jul 2001 15:07:51 +0300"
Date: Sat, 07 Jul 2001 17:31:03 -0700
From: Dima Dorfman <dima@unixfreak.org>
Message-Id: <20010708003103.29BC43E28@bazooka.unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Giorgos Keramidas <keramida@ceid.upatras.gr> writes:
> The SGML sources of the doc/ tree are wrapped at 70 - 78 columns.
> 
> However, when I am send-pr'ing changes, some times adding a tag here
> and there makes the lines longer than the column that they were
> originally wrapped.  The dillema is, should I wrap the resulting SGML
> before doing a `cvs dif -u' or not?

I'd prefer that you minimize the diff.  It's a lot easier to fix the
style violation than to figure out if something changed on that line,
or if you just decided to wrap it.  Of course, if your patch rewrites
the entire paragraph, please fill it.

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


From owner-freebsd-doc  Sat Jul  7 17:42: 1 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138])
	by hub.freebsd.org (Postfix) with ESMTP
	id 33A9737B408; Sat,  7 Jul 2001 17:41:59 -0700 (PDT)
	(envelope-from dima@unixfreak.org)
Received: from hornet.unixfreak.org (hornet [63.198.170.140])
	by bazooka.unixfreak.org (Postfix) with ESMTP
	id C31363E28; Sat,  7 Jul 2001 17:41:58 -0700 (PDT)
To: "Michael C . Wu" <keichii@peorth.iteration.net>
Cc: doc@freebsd.org, nik@freebsd.org
Subject: Re: partially broken link on cvsweb 
In-Reply-To: <20010706120326.B13021@peorth.iteration.net>; from keichii@iteration.net on "Fri, 6 Jul 2001 12:03:26 -0500"
Date: Sat, 07 Jul 2001 17:41:58 -0700
From: Dima Dorfman <dima@unixfreak.org>
Message-Id: <20010708004158.C31363E28@bazooka.unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

"Michael C . Wu" <keichii@iteration.net> writes:
> Hi all,
> 
> I just wanted to let you guys know that on
> http://www.freebsd.org/support.html#cvs links "web interface"
> hardcoded to http://www.FreeBSD.org/cgi/cvsweb.cgi .
> 
> This kinda defeats the purpose of mirroring a www site.
> And everytime we cvsup, we have to make the change ourselves
> via script.  Can we resolve this issue or is there some
> problem with websites not being able to mirror a repo?

Not all mirrors can do it or want to do it; in fact, not all mirrors
can run out CGIs.  Thus, all links to a CGI script point explicitly to
www.FreeBSD.org.  It would be nice to come up with a way to satisfy
both kinds (those that want CGIs and those that don't), but remember
that hosting the CGIs not only means hosting the repo, but the GNATS
database and some other things.  It would also mean that our CGIs
should no longer assume they're running on freefall, which is no small
feat.

					Dima Dorfman
					dima@unixfreak.org

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


From owner-freebsd-doc  Sat Jul  7 18:13:27 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 835E837B406; Sat,  7 Jul 2001 18:13:23 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f681A7O13367;
	Sat, 7 Jul 2001 18:10:07 -0700 (PDT)
	(envelope-from dd)
Date: Sat, 7 Jul 2001 18:10:07 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107080110.f681A7O13367@freefall.freebsd.org>
To: keramida@ceid.upatras.gr, dd@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28705: the rest of those unfinished closing tags in doc/* tree
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: the rest of those unfinished closing tags in doc/* tree

State-Changed-From-To: open->analyzed
State-Changed-By: dd
State-Changed-When: Sat Jul 7 18:09:49 PDT 2001
State-Changed-Why: 
en part of the patch committed; I'm not touching the translations, though.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28705

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


From owner-freebsd-doc  Sat Jul  7 18:23:26 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id C317937B407; Sat,  7 Jul 2001 18:23:23 -0700 (PDT)
	(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f681EUL14059;
	Sat, 7 Jul 2001 18:14:30 -0700 (PDT)
	(envelope-from dd)
Date: Sat, 7 Jul 2001 18:14:30 -0700 (PDT)
From: <dd@FreeBSD.org>
Message-Id: <200107080114.f681EUL14059@freefall.freebsd.org>
To: cejkar@dcse.fee.vutbr.cz, dd@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/28723: www2.cz.FreeBSD.org is dead - remove it please
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Synopsis: www2.cz.FreeBSD.org is dead - remove it please

State-Changed-From-To: open->analyzed
State-Changed-By: dd
State-Changed-When: Sat Jul 7 18:14:05 PDT 2001
State-Changed-Why: 
English versions of the document changed, translations to follow when the
translation teams catch up.

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28723

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


From owner-freebsd-doc  Sat Jul  7 18:36:36 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from yourwebsite.com (cd-179-62.ra30.dc.capu.net [64.50.179.62])
	by hub.freebsd.org (Postfix) with SMTP id A962C37B401
	for <doc@FreeBSD.ORG>; Sat,  7 Jul 2001 18:36:33 -0700 (PDT)
	(envelope-from lprice@capu.net)
Reply-To: lprice@capu.net
From: lprice@capu.net
To: doc@FreeBSD.ORG
Subject: Ride the Wave of Success!!/FREE MEMBERSHIP!!! 
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Date: Sat, 7 Jul 2001 21:32:21 -0400
Message-Id: <20010708013633.A962C37B401@hub.freebsd.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org


JOIN NOW FOR FREE!!!
          
SERIOUS ONLINE INCOME:

 NO PRODUCTS TO SELL, NO MEETING TO ATTEND, NO MONTHLY QUOTAS

We are a  FOUR 4 YEAR OLD INTERNET BUSINESS AND GROWING VERY FAST. WE HAD OVER  
60,000 VIPS SIGNUP COMPANY WIDE IN THE MONTH OF JUNE 2001. SEE WHY THOUSANDS OF 
PEOPLE FROM ALL OVER THE WORLD ARE JOINING US AT RECORD RATES.;
 
    THE  MEMBERSHIP IS FREE at. 
                             
http://onlineprofits.50megs.com.    . Enter your first and last name and email address.

Afterwards you will start recieving various emails about company and the business opportunity.  Also, you will  
become a  FREE MEMBER  and you can START SHOPPING  from at least 70 brand name online stores and 
BE ENTERED in our monthly $100 shopping spree!.  Take your time and review our company's benefits and 
opportunities.
       . GUARANTEED  minimum commission every month
       . you can get 200 members a month added to you downline
       . Free Software
       . and a strong team support

Now remember anybody that signs up after you will be in your downline. This is very important if you want join 
our company  and get a monthly check. Don't pass this one up. 
GET YOUR FREE MEMBERSHIP AT:  
http://onlineprofits.50megs.com --- type in your name and email address and hit the submit botton.
We will talk soon,
        
GIVIE IT A TRY, YOU HAVE NOTHING TO LOSE AND POSSIBLE A LOT TO GAIN.  

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


From owner-freebsd-doc  Sat Jul  7 19:23:22 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5])
	by hub.freebsd.org (Postfix) with ESMTP id 5047A37B407
	for <doc@FreeBSD.ORG>; Sat,  7 Jul 2001 19:23:19 -0700 (PDT)
	(envelope-from keramida@ceid.upatras.gr)
Received: from hades.hell.gr (patr530-b084.otenet.gr [195.167.121.212])
	by mailsrv.otenet.gr (8.11.1/8.11.1) with ESMTP id f682NFh19837;
	Sun, 8 Jul 2001 05:23:16 +0300 (EEST)
Received: (from charon@localhost)
	by hades.hell.gr (8.11.4/8.11.4) id f682NEu56616;
	Sun, 8 Jul 2001 05:23:14 +0300 (EEST)
	(envelope-from keramida@ceid.upatras.gr)
Date: Sun, 8 Jul 2001 05:23:13 +0300
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: Dima Dorfman <dima@unixfreak.org>
Cc: doc@FreeBSD.ORG
Subject: Re: to wrap or not to wrap - a question of style for doc/ tree PR's
Message-ID: <20010708052313.A56578@hades.hell.gr>
References: <20010707150751.A11446@hades.hell.gr> <20010708003103.29BC43E28@bazooka.unixfreak.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20010708003103.29BC43E28@bazooka.unixfreak.org>; from dima@unixfreak.org on Sat, Jul 07, 2001 at 05:31:03PM -0700
X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2
X-URL: http://students.ceid.upatras.gr/~keramida/index.html
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

From: Dima Dorfman <dima@unixfreak.org>
Subject: Re: to wrap or not to wrap - a question of style for doc/ tree PR's
Date: Sat, Jul 07, 2001 at 05:31:03PM -0700

> I'd prefer that you minimize the diff.  It's a lot easier to fix the
> style violation than to figure out if something changed on that line,
> or if you just decided to wrap it.  Of course, if your patch rewrites
> the entire paragraph, please fill it.

Good, that's what I kind of preferred to.  For changes that are
affecting only part of a single line, or a few lines in a paragraph,
to avoid refilling trying to reduce the 'changed' lines.

I'm glad I intuitively thought of the "Right Thing"(TM) :-)

-giorgos

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


From owner-freebsd-doc  Sat Jul  7 21:39:22 2001
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 30E1A37B407
	for <doc@FreeBSD.org>; Sat,  7 Jul 2001 21:39:20 -0700 (PDT)
	(envelope-from grog@lemis.com)
Received: by wantadilla.lemis.com (Postfix, from userid 1004)
	id E9A326ACBC; Sun,  8 Jul 2001 14:09:18 +0930 (CST)
Date: Sun, 8 Jul 2001 14:09:18 +0930
From: Greg Lehey <grog@lemis.com>
To: FreeBSD Documenters <doc@FreeBSD.org>
Subject: What's happened to the handbook?
Message-ID: <20010708140918.S80862@wantadilla.lemis.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
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
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

I just looked up the online handbook on the web site, and I note that
the format has changed.  In particular, the sections I looked at (on
kernel debugging) are now all double spaced.  Is that intentional?  It
looks terrible.

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  Sat Jul  7 22:51:30 2001
Delivered-To: freebsd-doc@freebsd.org
Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138])
	by hub.freebsd.org (Postfix) with ESMTP id 8299B37B407
	for <doc@FreeBSD.org>; Sat,  7 Jul 2001 22:51:28 -0700 (PDT)
	(envelope-from dima@unixfreak.org)
Received: from hornet.unixfreak.org (hornet [63.198.170.140])
	by bazooka.unixfreak.org (Postfix) with ESMTP
	id 25BFE3E28; Sat,  7 Jul 2001 22:51:28 -0700 (PDT)
To: Greg Lehey <grog@lemis.com>
Cc: FreeBSD Documenters <doc@FreeBSD.org>
Subject: Re: What's happened to the handbook? 
In-Reply-To: <20010708140918.S80862@wantadilla.lemis.com>; from grog@lemis.com on "Sun, 8 Jul 2001 14:09:18 +0930"
Date: Sat, 07 Jul 2001 22:51:28 -0700
From: Dima Dorfman <dima@unixfreak.org>
Message-Id: <20010708055128.25BFE3E28@bazooka.unixfreak.org>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-doc.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-doc>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-doc>
X-Loop: FreeBSD.org

Greg Lehey <grog@lemis.com> writes:
> I just looked up the online handbook on the web site, and I note that
> the format has changed.  In particular, the sections I looked at (on
> kernel debugging) are now all double spaced.  Is that intentional?  It
> looks terrible.

It's Nik's new CSS.  Nobody really knows anything about CSS, but I
guess from his tests it looked okay, so he committed it.  Someone said
they'd look at it a few days ago, and Nik said something about finding
the problem, but I guess he hasn't gotten around to fixing it yet.

> 
> 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
> 

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