From owner-freebsd-doc Sun May 7 3:13:53 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from neodymium.btinternet.com (neodymium.btinternet.com [194.73.73.83])
by hub.freebsd.org (Postfix) with ESMTP
id 559EA37B98D; Sun, 7 May 2000 03:13:45 -0700 (PDT)
(envelope-from mark@ukug.uk.freebsd.org)
Received: from [213.1.162.208] (helo=parish.my.domain)
by gadolinium with esmtp (Exim 2.05 #1)
id 12oDRF-0003g8-00; Sat, 6 May 2000 23:52:45 +0100
Received: (from mark@localhost)
by parish.my.domain (8.9.3/8.9.3) id XAA00350;
Sat, 6 May 2000 23:53:33 +0100 (BST)
(envelope-from mark)
Date: Sat, 6 May 2000 23:53:33 +0100
From: Mark Ovens
To: doc@freebsd.org
Cc: Paul Richards ,
Wes Peters ,
Will Andrews ,
Satoshi - Ports Wraith - Asami ,
Jeffrey Hsu , committers@freebsd.org
Subject: Re: English character variations
Message-ID: <20000506235333.A233@parish>
References: <20000504102932.8227C37B726@hub.freebsd.org> <20000505114226.V1642@argon.blackdawn.com> <391360B6.419DCA@softweyr.com> <39140BE9.2BBB56B2@originative.co.uk> <20000506182656.A98137@catkin.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000506182656.A98137@catkin.nothing-going-on.org>; from nik@freebsd.org on Sat, May 06, 2000 at 06:26:56PM +0100
Organization: Total lack of
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Sat, May 06, 2000 at 06:26:56PM +0100, Nik Clayton wrote:
> [ FU to -doc ]
>
> On Sat, May 06, 2000 at 01:11:21PM +0100, Paul Richards wrote:
> > Wes Peters wrote:
> > > Plus, this way we could load a fontset that has an "o" character for
> > > Canadian and American English and an "ou" character for UK and Aussie
> > > English and finally! use a consistent "flavour" of the word "color" in
> > > our documentation.
> >
> > We could do that in the SGML anyway, create an entity that was &ou; and
> > depending on the language mapping produce a "o" or a "ou", I guess you
> > could create &sz; as well and use it similarly.
>
> NO.
>
> [ OK, I know, you're joking, but there's a reason why the "English" docs
> are in en_US.ISO_8859-1. If we started using British spellings, those
> docs would go in en_GB.ISO_8859-1. . . ]
>
> How inconsistent are we? A grep for "colour" in the Handbook shows no
> matches, and one for "flavour" shows one match.
>
Are you going to submit a PR and patch Nik, or shall I?
> N
> --
> Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95.
> Telephone line, $24.95 a month. Software, free. USENET transmission,
> hundreds if not thousands of dollars. Thinking before posting, priceless.
> Somethings in life you can't buy. For everything else, there's MasterCard.
> -- Graham Reed, in the Scary Devil Monastery
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-doc" in the body of the message
--
...and on the eighth day God created UNIX
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sun May 7 7: 8:22 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21])
by hub.freebsd.org (Postfix) with ESMTP
id 43E3237B655; Sun, 7 May 2000 07:08:12 -0700 (PDT)
(envelope-from alex@cichlids.com)
Received: from cichlids.com (p3E9D38D9.dip0.t-ipconnect.de [62.157.56.217])
by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA09820;
Sun, 7 May 2000 15:06:49 +0200
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
by cichlids.com (Postfix) with ESMTP
id D5391AC2C; Sun, 7 May 2000 16:12:56 +0200 (CEST)
Received: (from alex@localhost)
by cichlids.cichlids.com (8.9.3/8.9.3) id QAA00473;
Sun, 7 May 2000 16:08:06 +0200 (CEST)
(envelope-from alex)
Date: Sun, 7 May 2000 16:08:06 +0200
From: Alexander Langer
To: hackers@freebsd.org, doc@freebsd.org
Subject: controlled panic - kernel-module
Message-ID: <20000507160806.A421@cichlids.cichlids.com>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="nFreZHaLTZJo0R7j"
X-Mailer: Mutt 1.0.1i
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Hello!
Just happened to write this kernel-module, which panics the machine.
It is, if you just set up your savecore-setup, you have to wait for a
panic to test, if it works. If this is a panic you would have liked to
savecore, and it didn't work, this can be annoying.
(At least that was my problem when setting up the savecore setup back
then) :)
Maybe something _like_ this (it depends on pci, which is not quite
useful) can be integrated to the save-core documentation in the
handbook, to make clear how to test your setup.
Comments?
Alex
--
I need a new ~/.sig.
--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="panic.c"
/*
* $FreeBSD$
*/
/* #include */
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
/* -------------------------------------------------------------------- */
static int
panic_probe(device_t dev)
{
panic("Controlled panic() by panic.ko");
return(ENXIO);
}
static device_method_t panic_methods[] = {
/* Device interface */
DEVMETHOD(device_probe, panic_probe),
{ 0, 0 }
};
static driver_t panic_driver = {
"panic",
panic_methods,
0,
};
static devclass_t panic_devclass;
DRIVER_MODULE(panic, pci, panic_driver, panic_devclass, 0, 0);
--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=Makefile
# $FreeBSD$
KMOD= panic
SRCS= panic.c bus_if.h device_if.h
.include
--nFreZHaLTZJo0R7j--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sun May 7 7:11:29 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235])
by hub.freebsd.org (Postfix) with ESMTP
id 106D437B5EB; Sun, 7 May 2000 07:11:25 -0700 (PDT)
(envelope-from cdf.lists@fxp.org)
Received: by pawn.primelocation.net (Postfix, from userid 1016)
id F36C59B19; Sun, 7 May 2000 10:11:22 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
by pawn.primelocation.net (Postfix) with ESMTP
id E4046BA1E; Sun, 7 May 2000 10:11:22 -0400 (EDT)
Date: Sun, 7 May 2000 10:11:22 -0400 (EDT)
From: "Chris D. Faulhaber"
X-Sender: cdf.lists@pawn.primelocation.net
To: Alexander Langer
Cc: hackers@freebsd.org, doc@freebsd.org
Subject: Re: controlled panic - kernel-module
In-Reply-To: <20000507160806.A421@cichlids.cichlids.com>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Sun, 7 May 2000, Alexander Langer wrote:
> Hello!
>
> Just happened to write this kernel-module, which panics the machine.
>
> It is, if you just set up your savecore-setup, you have to wait for a
> panic to test, if it works. If this is a panic you would have liked to
> savecore, and it didn't work, this can be annoying.
>
As opposed to pressing ctrl-alt-esc to get into DDB, then typing 'panic'?
-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sun May 7 7:18:10 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21])
by hub.freebsd.org (Postfix) with ESMTP
id D857537B7A1; Sun, 7 May 2000 07:18:04 -0700 (PDT)
(envelope-from alex@cichlids.com)
Received: from cichlids.com (p3E9D38D9.dip0.t-ipconnect.de [62.157.56.217])
by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA12738;
Sun, 7 May 2000 15:16:21 +0200
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
by cichlids.com (Postfix) with ESMTP
id 6A517AC2C; Sun, 7 May 2000 16:22:29 +0200 (CEST)
Received: (from alex@localhost)
by cichlids.cichlids.com (8.9.3/8.9.3) id QAA00636;
Sun, 7 May 2000 16:17:39 +0200 (CEST)
(envelope-from alex)
Date: Sun, 7 May 2000 16:17:39 +0200
From: Alexander Langer
To: "Chris D. Faulhaber"
Cc: hackers@freebsd.org, doc@freebsd.org
Subject: Re: controlled panic - kernel-module
Message-ID: <20000507161739.A585@cichlids.cichlids.com>
References: <20000507160806.A421@cichlids.cichlids.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: ; from jedgar@fxp.org on Sun, May 07, 2000 at 10:11:22AM -0400
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Thus spake Chris D. Faulhaber (jedgar@fxp.org):
> As opposed to pressing ctrl-alt-esc to get into DDB, then typing 'panic'?
This needs to be compiled into the kernel, modules compile faster than
new kernels :-P
But, this could be documented as well.
Alex
PS: I just _had_ to write a panic.ko :)
--
I need a new ~/.sig.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sun May 7 17:17:46 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mailgw.cablecom.ne.jp (mailgw.cablecom.ne.jp [202.248.199.37])
by hub.freebsd.org (Postfix) with ESMTP
id E9CF137B925; Sun, 7 May 2000 17:17:39 -0700 (PDT)
(envelope-from motoyuki@mk.bsdclub.org)
Received: from srv2.cablecom.ne.jp by mailgw.cablecom.ne.jp (8.9.3/3.7W) id JAA04035; Mon, 8 May 2000 09:17:37 +0900 (JST)
Received: from asuka.mk.bsdclub.org by srv2.cablecom.ne.jp (8.9.3/3.7W) id JAA24080; Mon, 8 May 2000 09:17:35 +0900 (JST)
Received: from sakura.mk.bsdclub.org (sakura.mk.bsdclub.org [192.168.11.4]) by asuka.mk.bsdclub.org (8.9.3/3.7W) with ESMTP
id JAA23709; Mon, 8 May 2000 09:17:34 +0900 (JST)
Received: from sakura (localhost [127.0.0.1]) by sakura.mk.bsdclub.org (8.9.3/3.7W) with ESMTP
id JAA12984; Mon, 8 May 2000 09:17:34 +0900 (JST)
Message-Id: <200005080017.JAA12984@sakura.mk.bsdclub.org>
To: Warner Losh
Cc: Joe Karthauser ,
"Jordan K. Hubbard" , committers@FreeBSD.org,
doc@FreeBSD.org
Subject: Re: Japanse books (was navel contemplation)
From: Motoyuki Konno
X-Mailer: mh-e on Mule 2.3 / Emacs 19.34.1
References: <20000506170628.B20435@pavilion.net> <30571.957514645@localhost> <200005051247.VAA05684@sakura.mk.bsdclub.org>
<200005071728.LAA71465@harmony.village.org>
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Date: Mon, 08 May 2000 09:17:34 +0900
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Add Cc: doc@FreeBSD.org.
Warner Losh wrote:
> In message <20000506170628.B20435@pavilion.net> Joe Karthauser writes:
> : I so wish that I could read/write Japanese. It sounds like there's some
> : translation work that's required.
Can I (or Japanese doc team) add all of the FreeBSD books to the
"list of FreeBSD books" page (http://www.FreeBSD.org/publish.html) ?
There are following problems.
o Each entry of "list of FreeBSD books" contains "book cover photo".
So, we have to get the photo image from the publisher.
If we can add a book the list without "book cover image", the work
will become very easy.
o I don't know the standard of the "list of FreeBSD books" page.
FreeBSD-specific book will be OK. But how about "FreeBSD and
other BSD" or "FreeBSD and Linux" book?
o The manpower of Japanese doc team.
As so many English doc changes have been committed last year,
Our work become very very hard.
o There are so many FreeBSD books in Japan, can we really add all
of them to the "list of FreeBSD books" ? The list will become
too long to read :-)
> If you have them in electronic form, you can generally get passing
> fair translations from honyaku
> (http://www.omronsoft.co.jp/SP/pcunix/honyaku/index.html)
> but you have to work at it. It has been useful for my learning of
> Japanese, but also for following Japanese mailing lists. Cost is
> about $100 (11,380 yen) plus shipping.
We are happy if English-native people will help our work.
--
------------------------------------------------------------------------
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 Sun May 7 20:45: 4 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from azazel.zer0.org (azazel.zer0.org [209.133.53.200])
by hub.freebsd.org (Postfix) with ESMTP id E6A1D37BCF3
for ; Sun, 7 May 2000 20:45:00 -0700 (PDT)
(envelope-from gsutter@zer0.org)
Received: (from gsutter@localhost)
by azazel.zer0.org (8.9.3/8.9.2) id UAA81381;
Sun, 7 May 2000 20:44:23 -0700 (PDT)
(envelope-from gsutter@zer0.org)
Date: Sun, 7 May 2000 20:44:23 -0700
From: Gregory Sutter
To: Zhihui Zhang
Cc: freebsd-doc@FreeBSD.ORG
Subject: Re: Submit document about sysctl mechanism
Message-ID: <20000507204423.B40615@azazel.zer0.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: ; from zzhang@cs.binghamton.edu on Fri, May 05, 2000 at 10:59:27AM -0400
Organization: daemonnews
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On 2000-05-05 10:59 -0400, Zhihui Zhang wrote:
>
> I have written a document describing the sysctl mechanism in FreeBSD 4.0.
> It also contains a picture.
Daemon News might also like to publish your article. If you are
interested in this, please send it (in whatever format you have)
to articles@daemonnews.org or directly to me.
Greg
--
Gregory S. Sutter Heisenberg might have been here.
mailto:gsutter@daemonnews.org
PGP DSS public key 0x40AE3052
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sun May 7 21:38: 6 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from rover.village.org (rover.village.org [204.144.255.49])
by hub.freebsd.org (Postfix) with ESMTP
id 141BC37BD0B; Sun, 7 May 2000 21:37:52 -0700 (PDT)
(envelope-from imp@harmony.village.org)
Received: from harmony.village.org (harmony.village.org [10.0.0.6])
by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA42791;
Sun, 7 May 2000 22:37:49 -0600 (MDT)
(envelope-from imp@harmony.village.org)
Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA75575; Sun, 7 May 2000 22:37:34 -0600 (MDT)
Message-Id: <200005080437.WAA75575@harmony.village.org>
To: Motoyuki Konno
Subject: Re: Japanse books (was navel contemplation)
Cc: committers@FreeBSD.org, doc@FreeBSD.org
In-reply-to: Your message of "Mon, 08 May 2000 09:17:34 +0900."
<200005080017.JAA12984@sakura.mk.bsdclub.org>
References: <200005080017.JAA12984@sakura.mk.bsdclub.org> <20000506170628.B20435@pavilion.net> <30571.957514645@localhost> <200005051247.VAA05684@sakura.mk.bsdclub.org> <200005071728.LAA71465@harmony.village.org>
Date: Sun, 07 May 2000 22:37:34 -0600
From: Warner Losh
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
In message <200005080017.JAA12984@sakura.mk.bsdclub.org> Motoyuki Konno writes:
: Can I (or Japanese doc team) add all of the FreeBSD books to the
: "list of FreeBSD books" page (http://www.FreeBSD.org/publish.html) ?
Yes. Maybe under a separate section.
: There are following problems.
: o Each entry of "list of FreeBSD books" contains "book cover photo".
: So, we have to get the photo image from the publisher.
:
: If we can add a book the list without "book cover image", the work
: will become very easy.
Yes. I think that's acceptible. If you have an image, include it.
Otherwise just note its existance.
: o I don't know the standard of the "list of FreeBSD books" page.
: FreeBSD-specific book will be OK. But how about "FreeBSD and
: other BSD" or "FreeBSD and Linux" book?
I think that books substantially about FreeBSD are good here. Books
that talk about only Linux, or where Linux is 90% of the book with an
appendix on FreeBSD would not be good to highlight here. My take is
that if it bills itself as being about FreeBSD or *BSD, then it can be
included here. Just my take.
: o The manpower of Japanese doc team.
: As so many English doc changes have been committed last year,
: Our work become very very hard.
This is the sort of problem one wants with documentation :-). I wish
that I could help out here.
: o There are so many FreeBSD books in Japan, can we really add all
: of them to the "list of FreeBSD books" ? The list will become
: too long to read :-)
I think that might be useful. It might be best to segregate them by
language.
: > If you have them in electronic form, you can generally get passing
: > fair translations from honyaku
: We are happy if English-native people will help our work.
I'm sad to report than Honyaku is a great tool for someone learning
Japanese to be able to communicate with Japanese people. It would not
be suited for an automatic translation into Japanese of large,
complex texts. This paragraph, for example, was totally mangled by
honyaku when I tried to translate it. The sentences in this paragraph
have too many cluases, which confuses honyaku and makes it harder for
it to suggest a suitable translation. This paragraph is no more or
less complex than the documentation that we have in our tree.
I'd use it only as a first cut translation aid, if that, for a native
Japanese speaker that also understands some English so they can go
back to the original sources and see what was really ment.
My Japanese is so bad that I'm unable to help in this area.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sun May 7 22:17:31 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11])
by hub.freebsd.org (Postfix) with ESMTP
id 92E7C37B8A1; Sun, 7 May 2000 22:17:28 -0700 (PDT)
(envelope-from DougB@gorean.org)
Received: from gorean.org (doug@master [10.0.0.2])
by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA62273;
Sun, 7 May 2000 22:17:27 -0700 (PDT)
(envelope-from DougB@gorean.org)
Message-ID: <39164DE7.F99E6DE5@gorean.org>
Date: Sun, 07 May 2000 22:17:27 -0700
From: Doug Barton
Organization: Triborough Bridge & Tunnel Authority
X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 5.0-CURRENT-0422 i386)
X-Accept-Language: en
MIME-Version: 1.0
To: Nik Clayton
Cc: Sean Kelly , doc@FreeBSD.ORG, jim@FreeBSD.ORG
Subject: Re: Credit where it's due
References: <000001bfb49e$f2a33d40$24d39580@jpl.nasa.gov> <20000504030430.A21461@catkin.nothing-going-on.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Nik Clayton wrote:
> To give you an analogy, one of the things that really throws me everytime
> I see a Linux box booting up is the various copyrights as the boot probes
> go by. I'd never expect to see a
>
> [...]
> fxp0: rev 0x05 int a irq 10
> fxp0: Driver written by David Greenman
> [...]
>
> in FreeBSD.
I wouldn't expect to see that either, but I don't think it's a valid
analogy. You don't _have_ to go to the handbook, you do have to use the
right device drivers for your stuff. Additionally, most of the code in
the system is a collaboration of multiple individuals, whereas handbook
sections are almost universally written by single authors, then updated
or improved in small ways over time.
> I kind of feel the same way about the Handbook -- it's why there's no
> explicit credit for me in makeworld.html (although, oddly enough, there is
> one in the PPP chapter for some reason).
It's certainly your choice to do what you will with what you write. I
have some of each. The ones I put my name on are ones that someone might
want to contact me about, and/or ones that I intend to show
professionally.
> Having said that, I can completely see your point about public credit being
> a good and useful thing.
More than just useful, a professional necessity in many cases. Having
previously been in the business of selling myself in this arena, it's
one thing to say, "Here's all the cool documentation I've written," vs.
"Let me show you some places where prominent companies/projects use my
work."
> On the third hand, I don't want a situation whereby there's a honking big
> piece of text at the front of every chapter listing everyone who's ever
> submitted a patch to it.
>
> On the fourth hand, nor do I particularly want the job of deciding whether
> someone's contribution is ``significant'' enough for a credit in the
> documentation (as opposed to the CVS logs). That way lies madness.
Agreed on both counts.
> Perhaps a workable solution would be an "acknowledgements" block at the
> start of the Handbook (and/or FAQ), something like:
>
> The FreeBSD Documentation Project would like to acknowledge the work
> of the following individuals.
>
> * John Fieber, Documentation Project Manager, 1995-98
>
> * Jun Kuriyama, principle liason, Japanese translation team
>
> * Sean Kelly, author of much of the material in the _Printing_
> chapter
>
> and so on, and so forth, with no ``in chapter'' credits.
My personal preference would be that the credit show up along with the
work. However, in order to avoid the insanity in points three and four
above, I'd say that this would be an acceptable compromise if the weight
of opinion goes against keeping the credit in the chapter.
There is another factor which should be considered. Part of the project
that doesn't get a lot of attention is the management of volunteers. For
all the noble thoughts, there is still an element of value for someone
doing the scut work to see their "name in lights," so to speak. Taking
credit away from those who deserve it would be a terrible shame, as well
as being a horrible message to send to our valuable volunteers.
Doug
--
"Live free or die"
- State motto of my ancestral homeland, New Hampshire
Do YOU Yahoo!?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 0:32:23 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail2.bna.bellsouth.net (mail2.bna.bellsouth.net [205.152.150.14])
by hub.freebsd.org (Postfix) with ESMTP id 85E0D37BDB8
for ; Mon, 8 May 2000 00:32:21 -0700 (PDT)
(envelope-from jim@siteplus.net)
Received: from veager.siteplus.net (host-216-78-83-138.cha.bellsouth.net [216.78.83.138])
by mail2.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id DAA13613
for ; Mon, 8 May 2000 03:25:30 -0400 (EDT)
Date: Mon, 8 May 2000 03:31:48 -0400 (EDT)
From: Jim Weeks
To: freebsd-doc@freebsd.org
Subject: TrueType Fonts
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
I am not a writer but subscribe to this list to keep abreast of new
documentation.
I have written a short tutorial for adding true type fonts to
FreeBSD/XFree86. I feel this might be a good addition to the
existent but somewhat outdated fonts tutorial. As I said I am not a
writer and would need someone to clean up the documentation and make it
presentable.
I would be happy to forward the file to anyone having time to do the
editing.
Thanks,
Jim Weeks
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 4:34:22 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mppsystems.com (mppsystems.com [208.210.148.205])
by hub.freebsd.org (Postfix) with ESMTP
id CB6E737BAC5; Mon, 8 May 2000 04:34:16 -0700 (PDT)
(envelope-from mpp@mppsystems.com)
Received: (from mpp@localhost)
by mppsystems.com (8.9.3/8.9.3) id GAA65083;
Mon, 8 May 2000 06:34:12 -0500 (CDT)
(envelope-from mpp)
Date: Mon, 8 May 2000 06:34:12 -0500
From: Mike Pritchard
To: Doug Barton
Cc: Nik Clayton , Sean Kelly ,
doc@FreeBSD.ORG, jim@FreeBSD.ORG
Subject: Re: Credit where it's due
Message-ID: <20000508063412.D64839@mppsystems.com>
References: <000001bfb49e$f2a33d40$24d39580@jpl.nasa.gov> <20000504030430.A21461@catkin.nothing-going-on.org> <39164DE7.F99E6DE5@gorean.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <39164DE7.F99E6DE5@gorean.org>; from DougB@gorean.org on Sun, May 07, 2000 at 10:17:27PM -0700
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Sun, May 07, 2000 at 10:17:27PM -0700, Doug Barton wrote:
> Nik Clayton wrote:
>
> My personal preference would be that the credit show up along with the
> work. However, in order to avoid the insanity in points three and four
> above, I'd say that this would be an acceptable compromise if the weight
> of opinion goes against keeping the credit in the chapter.
How about using man pages as an example. Most of our added on
utilities w/man pages include a AUTHORS section which credits
the person who wrote the utility, and sometimes the actual author
of the manual page (if different than the person who wrote the utility).
I know I was a little annoyed when I noticed my credit on the
quota section of the handbook was removed, even though it looks
like it is still at least 90% of my original text. I then did
a little checking to see if we just weren't doing that in the
handbook anymore (I haven't done anything with the handbook in a long
time, so I wasn't sure), but found that some sections still had the
original credits, and some didn't.
-Mike
--
Mike Pritchard
mpp@FreeBSD.org or mpp@mppsystems.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 6:18:35 2000
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 647C237B8DD
for ; Mon, 8 May 2000 06:18:31 -0700 (PDT)
(envelope-from bartequi@neomedia.it)
Received: from bartequi.ottodomain.org (ppp1-pa5.neomedia.it [195.103.207.113])
by aragorn.neomedia.it (8.9.3/8.9.3) with SMTP id PAA20556
for ; Mon, 8 May 2000 15:18:28 +0200 (CEST)
From: Salvo Bartolotta
Date: Mon, 08 May 2000 14:20:24 GMT
Message-ID: <20000508.14202400@bartequi.ottodomain.org>
Subject: suggestion for the handbook: cvsup fine point ?
To: freebsd-doc@FreeBSD.ORG
X-Mailer: SuperCalifragilis
X-Priority: 3 (Normal)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Dear FreeBSD doc'ers,
I was wondering whether the following suggestion was worth including
in the handbook (and/or somewhere else).
A few questions in ...-questions seem to indicate that a good number
of people are missing this "fine point" -- albeit it IS described in
the cvsup man pages, maybe in a somehow "embedded" form. Some
information (and examples) on this issue can be found in the FAQs at
http://www.polstra.com , ie on the site of the author of cvsup.
Why not add e.g. to the chapter section on cvsup several examples
concerning the list=3Dcvs: trick ?
It might help people (to) correctly tag their cvsup files when
updating their sources for the **first** time, or when **switching**
from one Release to another -- e.g. when updating the 4-0 sources to
-CURRENT for the first time.
Thus, the checkouts file would be correctly created (or adopted if
existing) by cvsup, its information being useful for this first
update; also, NO file deletions would be omitted, and source trees
would be correctly managed in this delicate transition.
--------------------------- EXAMPLE I -------------------------------
file "standard-supfile_first-time" (to be used only for the **first**
update from 4.0-R to -CURRENT):
[...]
src-all tag=3DRELENG_4_0_0_RELEASE list=3Dcvs:. (and the period after
"cvs:" is essential.)
REMARK
The first update operation will not update anything per se;
rather, it will generate the correct checkouts file.
--------------------------- EXAMPLE II ------------------------------
file 4.x-stable-supfile_first-time (to be used only for the **first**
update from 4.0-R to 4.0-S):
[...]
src-all tag=3DRELENG_4_0_0_RELEASE list=3Dcvs:RELENG_4
REMARK
The first "update" operation will NOT change your sources; it
will only generate the correct checkouts file.
=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=
=A7=A7=A7 GENERAL CASE =A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=
=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7=A7
First-time update supfile:
[...]
src-all tag=3DTAG_OF_WHAT_I_HAVE list=3Dcvs:TAG_OF_WHAT_I_WANT
cvs-crypto tag=3DTAG_OF_WHAT_I_HAVE list=3Dcvs:TAG_OF_WHAT_I_WANT
-------------------------- EXAMPLE III ------------------------------
First time update when going from 4-S to -CURRENT:
TAG_OF_WHAT_I_HAVE=3DRELENG_4, TAG_OF_WHAT_I_WANT=3D. (and the period i=
s
essential.)
REMARK
Probably, in *such* cases (transition from a given -STABLE to
-CURRENT), simply renaming the (existing) checkouts file does the job.
I haven't actually tried this myself, though; I might just be missing
another fine point in the fine point ...
I hope that this information will somehow help, and that I have missed
NO fine point(s) myself (!!) :-)
Best regards,
Salvo
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 6:45:52 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163])
by hub.freebsd.org (Postfix) with ESMTP
id CCC3737B639; Mon, 8 May 2000 06:45:45 -0700 (PDT)
(envelope-from sheldonh@axl.ops.uunet.co.za)
Received: from sheldonh (helo=axl.ops.uunet.co.za)
by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1)
id 12onqS-000Fto-00; Mon, 08 May 2000 15:45:12 +0200
From: Sheldon Hearn
To: Alexander Langer
Cc: "Chris D. Faulhaber" , hackers@freebsd.org,
doc@freebsd.org
Subject: Re: controlled panic - kernel-module
In-reply-to: Your message of "Sun, 07 May 2000 16:17:39 +0200."
<20000507161739.A585@cichlids.cichlids.com>
Date: Mon, 08 May 2000 15:45:11 +0200
Message-ID: <61119.957793511@axl.ops.uunet.co.za>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Sun, 07 May 2000 16:17:39 +0200, Alexander Langer wrote:
> This needs to be compiled into the kernel, modules compile faster than
> new kernels :-P
>
> But, this could be documented as well.
Only if someone sent in a patch. *nudge*
While you're deciding which document to patch, you may notice that
there's already adequate documentation on this:
http://www.freebsd.org/handbook/kerneldebug.html
If you'd like to work on that documentation, your patches would almost
certainly be appreciated.
Ciao,
Sheldon.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 9:18:37 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.telnet.co.jp (dummy.web6122-unet.ocn.ne.jp [210.164.151.162])
by hub.freebsd.org (Postfix) with SMTP id E319137C07B
for ; Mon, 8 May 2000 09:18:12 -0700 (PDT)
(envelope-from deai3@press.co.jp)
Received: (qmail 17379 invoked from network); 8 May 2000 14:50:11 -0000
Received: from dummy.web6122-unet.ocn.ne.jp (HELO mail.telnet.co.jp) (root@210.164.151.162)
by dummy.web6122-unet.ocn.ne.jp with SMTP; 8 May 2000 14:50:11 -0000
From: deai3@press.co.jp
To: freebsd-doc@FreeBSD.ORG
Subject: Deai press
Message-Id: <20000508161812.E319137C07B@hub.freebsd.org>
Date: Mon, 8 May 2000 09:18:12 -0700 (PDT)
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜
日本一の出会いサイトを探すメール新聞です
〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜〜
今回は、女性が管理している3サイトをご紹介いたします。
それぞれの広報担当者からの声を聞いてください。
今後この出会い新聞がご不要な方は、
恐れ入りますがこちらにこのままご転送ください。
deaiinfo@press.co.jp
-----------------------------------------------------------
┏┓
┃
┃【1】
┃ こんにちは。女性用Webマガジンの坂本さえりです。
┃ 出会いサイト<<>>についてです。
┃ 史上初、チャットからトークができる新システム!
┃┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 女性用Webマガジンが女性読者の意見を聞いて
┃ 全く新しい真面目な出会いサイト「aimail」を作りました。
┃ だから、他の出会いサイトとは全く違います!
┃ 毎月200万円相当のプレゼント付き!
┃┗━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┃ http://www.aimail.co.jp
┃
┃━━……‥・ネット史上初!チャットからトークができます
┃aimailでは、ログイン中のメンバーが常に表示されていますので
┃2ショットチャット(パソコン)や2ショットトーク(電話)が、
┃申し込んですぐにできるようになっています。
┃
┃電話で相手と実際におしゃべりすることによって、
┃相手のことをより身近に感じることができるでしょう。
┃ aimailでは、このシステムを実現するために、
┃全国6箇所に専用の電話センターを設けました。
┃
┃━━……‥・驚異的な男女比で、男性圧倒的有利です
┃現在の男女比3:7!圧倒的に女性が多いのは、女性用ウェブ
┃マガジンを97年から発行している弊社だからこそです。
┃また、毎月200万円相当のブランド品などのプレゼントを
┃実施しているため、たくさんの女性が集まります。
┃プレゼントには、今では入手困難なSONYのあの成長するロボット犬、
┃aiboも毎月3台ずつ出ています。
┃
┃女性会員様の方が多いので「男性からメールがこない」と
┃クレームが来るほどです。
┃
┃━━……‥・そこでこのたび、女性会員の為に男性会員を増やすランクを
┃作りました。男性も、ゲスト会員として無料でご入場できます。
┃数多くの機能を用意してあなたの出会いをサポートいたします。
┃ぜひ一度、その多彩な機能に驚いてください!!!
┃
┗┛
*******************************
┏┓
┃
┃【2】
┃ はじめまして。“メル友探そ!”AQCのAYAです。
┃ 出会い掲示板<<>>を、
┃ 2000年4月にオープンしたばかりです!
┃
┃┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 女性管理者による、女性のためのページです。
┃ オープンしたてのサイトだから、
┃ 書き込みしている女性もニューフェースばかり!
┃┗━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┃ http://www.aqc.co.jp
┃
┃━━……‥・地域を2つに限定した掲示板。
┃たくさんあれば、良いというものではありません。
┃オープンしたてだからこそ、関西地区/関東地区の2つを限定。
┃メール友達を探してる人は、ぜひ書き込みに来てください!!!
┃そして、メール友達からの、ステップ・アップは今や常識!
┃
┗┛
*******************************
┏┓
┃
┃【3】
┃ ありがとうございます。FORTUNEです。
┃ 個人のサイトなのにもかかわらず、取り上げてくださって
┃ 感謝してます!
┃ 掲示板を使って、夏までに彼氏・彼女をゲットしましょ♪
┃┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 20才専門学校生で、HPも作りたて。。。
┃ おはずかしい限りですが、みなさんの声をバネに
┃ どんどん改良していくのでよろしく!
┃┗━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
┃ http://machikado.gaiax.com/home/fortune/
┃
┃━━……‥・掲示板は1つだけど。。。。
┃女の子が気軽に書ける掲示板がほしいね、と学校の友達と話していたことから、
┃オープンしてみました。
┃メル友・恋人募集中の人に、幸せが訪れるようにFORTUNEと名付けました。
┃毎日の誕生花とその花言葉もCALENDARにのせてます。ぜひ遊びに来てください!
┃
┗┛
最後までお読みいただいてありがとうございました
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 9:56:49 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from obie.softweyr.com (obie.softweyr.com [204.68.178.33])
by hub.freebsd.org (Postfix) with ESMTP
id 4339C37B923; Mon, 8 May 2000 09:56:40 -0700 (PDT)
(envelope-from wes@softweyr.com)
Received: from softweyr.com (Foolstrustidentd@obie.softweyr.com [204.68.178.33])
by obie.softweyr.com (8.8.8/8.8.8) with ESMTP id KAA18205;
Mon, 8 May 2000 10:56:37 -0600 (MDT)
(envelope-from wes@softweyr.com)
Message-ID: <39160758.61053DA@softweyr.com>
Date: Sun, 07 May 2000 18:16:24 -0600
From: Wes Peters
Organization: Softweyr LLC
X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-STABLE i386)
X-Accept-Language: en
MIME-Version: 1.0
To: doc@freebsd.org
Cc: Paul Richards , committers@freebsd.org
Subject: Re: English character variations
References: <20000504102932.8227C37B726@hub.freebsd.org> <20000505114226.V1642@argon.blackdawn.com> <391360B6.419DCA@softweyr.com> <39140BE9.2BBB56B2@originative.co.uk> <20000506182656.A98137@catkin.nothing-going-on.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Nik Clayton wrote:
>
> [ FU to -doc ]
>
> On Sat, May 06, 2000 at 01:11:21PM +0100, Paul Richards wrote:
> > Wes Peters wrote:
> > > Plus, this way we could load a fontset that has an "o" character for
> > > Canadian and American English and an "ou" character for UK and Aussie
> > > English and finally! use a consistent "flavour" of the word "color" in
> > > our documentation.
> >
> > We could do that in the SGML anyway, create an entity that was &ou; and
> > depending on the language mapping produce a "o" or a "ou", I guess you
> > could create &sz; as well and use it similarly.
>
> NO.
>
> [ OK, I know, you're joking, but there's a reason why the "English" docs
> are in en_US.ISO_8859-1. If we started using British spellings, those
> docs would go in en_GB.ISO_8859-1. . . ]
>
> How inconsistent are we? A grep for "colour" in the Handbook shows no
> matches, and one for "flavour" shows one match.
Calm, Nik, calm. I was just poking fun at the Brits (and Aussies).
Paul was pushing the joke back at me, I suppose.
"You guys sure talk funny, can't you speak English?" ;^)
--
"Where am I, and what am I doing in this handbasket?"
Wes Peters Softweyr LLC
wes@softweyr.com http://softweyr.com/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 10: 0: 4 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 2AA7B37B979
for ; Mon, 8 May 2000 10:00:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id KAA27924;
Mon, 8 May 2000 10:00:00 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from mailserver.gltg.com (www.gltg.com [207.206.68.2])
by hub.freebsd.org (Postfix) with ESMTP id 4CFC537BB42
for ; Mon, 8 May 2000 09:50:54 -0700 (PDT)
(envelope-from mwlucas@moneysink.exceptionet.com)
Received: from moneysink.exceptionet.com ([192.168.1.200])
by mailserver.gltg.com (Post.Office MTA v3.5.2 release 221
ID# 0-12345L500S10000V35) with ESMTP id com
for ;
Mon, 8 May 2000 12:54:35 -0400
Received: (from root@localhost)
by moneysink.exceptionet.com (8.9.3/8.9.3) id MAA96464;
Mon, 8 May 2000 12:50:56 -0400 (EDT)
(envelope-from mwlucas)
Message-Id: <200005081650.MAA96464@moneysink.exceptionet.com>
Date: Mon, 8 May 2000 12:50:56 -0400 (EDT)
From: mwlucas@gltg.com
Reply-To: mwlucas@blackhelicopters.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18451: extra reference in man page
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18451
>Category: docs
>Synopsis: extra reference in 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: Mon May 08 10:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Michael W Lucas
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
found on 5.0-current, 4.0-stable, 3.0-stable
does not appear to exist in 2.2.8-stable
>Description:
The man page for amd says "see also... automount(8)". There is no
such man page.
>How-To-Repeat:
man amd
man automount
>Fix:
Delete the reference to automount(8) in man (8) amd in 5.0, 4.0, and 3.0.
Man, this is trivial.
>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 Mon May 8 12: 2: 7 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from cichlids.com (p3E9D38E4.dip0.t-ipconnect.de [62.157.56.228])
by hub.freebsd.org (Postfix) with ESMTP
id A840337BB97; Mon, 8 May 2000 12:01:55 -0700 (PDT)
(envelope-from alex@cichlids.com)
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
by cichlids.com (Postfix) with ESMTP
id 65D7AAC2D; Mon, 8 May 2000 21:06:47 +0200 (CEST)
Received: (from alex@localhost)
by cichlids.cichlids.com (8.9.3/8.9.3) id VAA02158;
Mon, 8 May 2000 21:01:53 +0200 (CEST)
(envelope-from alex)
Date: Mon, 8 May 2000 21:01:53 +0200
From: Alexander Langer
To: Sheldon Hearn
Cc: "Chris D. Faulhaber" , hackers@freebsd.org,
doc@freebsd.org
Subject: Re: controlled panic - kernel-module
Message-ID: <20000508210153.B494@cichlids.cichlids.com>
References: <20000507161739.A585@cichlids.cichlids.com> <61119.957793511@axl.ops.uunet.co.za>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <61119.957793511@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Mon, May 08, 2000 at 03:45:11PM +0200
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Thus spake Sheldon Hearn (sheldonh@uunet.co.za):
> Only if someone sent in a patch. *nudge*
It's on my TODO list now :-)
Alex
--
I need a new ~/.sig.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 12:52:15 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7])
by hub.freebsd.org (Postfix) with ESMTP
id 786A037C0BB; Mon, 8 May 2000 12:52:08 -0700 (PDT)
(envelope-from archie@whistle.com)
Received: (from archie@localhost)
by bubba.whistle.com (8.9.3/8.9.2) id MAA03384;
Mon, 8 May 2000 12:51:49 -0700 (PDT)
From: Archie Cobbs
Message-Id: <200005081951.MAA03384@bubba.whistle.com>
Subject: Re: controlled panic - kernel-module
In-Reply-To: <20000507161739.A585@cichlids.cichlids.com> from Alexander Langer at "May 7, 2000 04:17:39 pm"
To: alex@big.endian.de (Alexander Langer)
Date: Mon, 8 May 2000 12:51:49 -0700 (PDT)
Cc: jedgar@fxp.org (Chris D. Faulhaber), hackers@FreeBSD.ORG,
doc@FreeBSD.ORG
X-Mailer: ELM [version 2.4ME+ PL54 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Alexander Langer writes:
> > As opposed to pressing ctrl-alt-esc to get into DDB, then typing 'panic'?
Or "sysctl -w debug.enter_debugger=ddb" and then typing 'panic' :-)
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 13: 2:15 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from cichlids.com (p3E9D38E4.dip0.t-ipconnect.de [62.157.56.228])
by hub.freebsd.org (Postfix) with ESMTP
id 29A1937BB05; Mon, 8 May 2000 13:02:00 -0700 (PDT)
(envelope-from alex@cichlids.com)
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
by cichlids.com (Postfix) with ESMTP
id 360CDAC2E; Mon, 8 May 2000 22:06:47 +0200 (CEST)
Received: (from alex@localhost)
by cichlids.cichlids.com (8.9.3/8.9.3) id WAA03527;
Mon, 8 May 2000 22:01:53 +0200 (CEST)
(envelope-from alex)
Date: Mon, 8 May 2000 22:01:53 +0200
From: Alexander Langer
To: Archie Cobbs
Cc: "Chris D. Faulhaber" , hackers@FreeBSD.ORG,
doc@FreeBSD.ORG
Subject: Re: controlled panic - kernel-module
Message-ID: <20000508220153.A3479@cichlids.cichlids.com>
References: <20000507161739.A585@cichlids.cichlids.com> <200005081951.MAA03384@bubba.whistle.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200005081951.MAA03384@bubba.whistle.com>; from archie@whistle.com on Mon, May 08, 2000 at 12:51:49PM -0700
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Thus spake Archie Cobbs (archie@whistle.com):
> > > As opposed to pressing ctrl-alt-esc to get into DDB, then typing 'panic'?
> Or "sysctl -w debug.enter_debugger=ddb" and then typing 'panic' :-)
Is that already implemented?
At least not on my kernel :-)
Alex
--
I need a new ~/.sig.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 13: 9:23 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235])
by hub.freebsd.org (Postfix) with ESMTP
id C12BB37BBFD; Mon, 8 May 2000 13:09:16 -0700 (PDT)
(envelope-from jedgar@fxp.org)
Received: by pawn.primelocation.net (Postfix, from userid 1003)
id C6CC59B1D; Mon, 8 May 2000 16:09:14 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
by pawn.primelocation.net (Postfix) with ESMTP
id B9896BA0F; Mon, 8 May 2000 16:09:14 -0400 (EDT)
Date: Mon, 8 May 2000 16:09:14 -0400 (EDT)
From: "Chris D. Faulhaber"
X-Sender: jedgar@pawn.primelocation.net
To: Alexander Langer
Cc: Archie Cobbs , hackers@FreeBSD.ORG,
doc@FreeBSD.ORG
Subject: Re: controlled panic - kernel-module
In-Reply-To: <20000508220153.A3479@cichlids.cichlids.com>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Mon, 8 May 2000, Alexander Langer wrote:
> Thus spake Archie Cobbs (archie@whistle.com):
>
> > > > As opposed to pressing ctrl-alt-esc to get into DDB, then typing 'panic'?
> > Or "sysctl -w debug.enter_debugger=ddb" and then typing 'panic' :-)
>
> Is that already implemented?
> At least not on my kernel :-)
>
Well, it requires 4.x or 5.x, and DDB in the kernel...
-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 14:20:32 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14])
by hub.freebsd.org (Postfix) with ESMTP id 2836A37BC34
for ; Mon, 8 May 2000 14:20:28 -0700 (PDT)
(envelope-from wosch@panke.de.freebsd.org)
Received: (from uucp@localhost)
by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id XAA07860
for freebsd-doc@FreeBSD.ORG; Mon, 8 May 2000 23:20:27 +0200 (CEST)
(envelope-from wosch@panke.de.freebsd.org)
Received: (from wosch@localhost)
by paula.panke.de.freebsd.org (8.9.3/8.8.8) id XAA05698
for freebsd-doc@FreeBSD.ORG; Mon, 8 May 2000 23:06:44 +0200 (CEST)
(envelope-from wosch)
Date: Mon, 8 May 2000 23:06:44 +0200
From: Wolfram Schneider
To: freebsd-doc@FreeBSD.ORG
Subject: [rodsmith@rodsbooks.com: Multi-Boot book]
Message-ID: <20000508230644.A5681@paula.panke.de.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
----- Forwarded message from Rod Smith -----
To: wosch@FreeBSD.org
Subject: Multi-Boot book
Date: Mon 08 May 2000 12:54:10 -0400 (EDT)
X-Mailer: XCmail 1.0.2devel - with PGP support, PGP engine version 0.5 (Linux)
X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/
From: rodsmith@rodsbooks.com (Rod Smith)
Hi,
In case you hadn't heard, I thought I'd inform you of my latest book, _The
Multi-Boot Configuration Handbook_, which may be of interest to you and
your customers, particularly those who are migrating to FreeBSD from other
OSs. You can find more information at:
http://www.rodsbooks.com/multiboot/
This book covers topics such as disk partitioning, boot loaders,
filesystems, device drivers, emulation, and other topics of interest to
anybody who runs a multi-OS computer. If you feel it would be appropriate,
you're quite welcome to include a link to my web page describing this book
on the FreeBSD web site. Thanks.
--
Rod Smith
rodsmith@rodsbooks.com
http://www.rodsbooks.com
----- End forwarded message -----
--
Wolfram Schneider http://wolfram.schneider.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 15:16:57 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp06.wxs.nl (smtp06.wxs.nl [195.121.6.58])
by hub.freebsd.org (Postfix) with ESMTP id 0FF8A37B8FD
for ; Mon, 8 May 2000 15:16:53 -0700 (PDT)
(envelope-from nlcot701@capitolonline.nl)
Received: from capitol ([195.121.228.211]) by smtp06.wxs.nl
(Netscape Messaging Server 4.05) with SMTP id FU9HVH03.A8C for
; Tue, 9 May 2000 00:16:29 +0200
Message-ID: <000701bfb93b$656b40c0$d3e479c3@capitol>
Reply-To: "Hotel van Walsum"
From: "Hotel van Walsum"
To:
Subject:
Date: Tue, 9 May 2000 00:18:51 +0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0004_01BFB94C.27167720"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
This is a multi-part message in MIME format.
------=_NextPart_000_0004_01BFB94C.27167720
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
------=_NextPart_000_0004_01BFB94C.27167720
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
------=_NextPart_000_0004_01BFB94C.27167720--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 18:55:22 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from dnvrpop3.dnvr.uswest.net (dnvrpop3.dnvr.uswest.net [206.196.128.5])
by hub.freebsd.org (Postfix) with SMTP id 08EB437BD6C
for ; Mon, 8 May 2000 18:55:21 -0700 (PDT)
(envelope-from mammalianhouse@uswest.net)
Received: (qmail 3566 invoked by alias); 9 May 2000 01:55:20 -0000
Delivered-To: fixup-freebsd-doc@FreeBSD.org@fixme
Received: (qmail 3540 invoked by uid 0); 9 May 2000 01:55:19 -0000
Received: from fdialup222.dnvr.uswest.net (HELO uswest.net) (207.225.104.222)
by dnvrpop3.dnvr.uswest.net with SMTP; 9 May 2000 01:55:19 -0000
Message-ID: <39177F18.79C37668@uswest.net>
Date: Mon, 08 May 2000 19:59:37 -0700
From: Michelle Anderson
X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {U S WEST.net} (Win95; U)
X-Accept-Language: en
MIME-Version: 1.0
To: freebsd-doc@FreeBSD.org
Subject: Project
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
My name is Michelle and I'm very interested in contributing
to this project. My e-mail address is
mammalianhouse@uswest.net. Please e-mail as soon as possible
and let me know what I can do!!! Thanks, Michelle Anderson
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 20:18:35 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mailhop1.nyroc.rr.com (mailhop1-0.nyroc.rr.com [24.92.226.120])
by hub.freebsd.org (Postfix) with ESMTP id 9F63637BD03
for ; Mon, 8 May 2000 20:18:32 -0700 (PDT)
(envelope-from brittany@twcny.rr.com)
Received: from mailout1.nyroc.rr.com ([24.92.226.81])
by mailhop1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223
ID# 0-59787U250000L250000S0V35) with ESMTP id com
for ; Mon, 8 May 2000 23:15:08 -0400
Received: from mail1.twcny.rr.com ([24.92.226.74]) by mailout1.nyroc.rr.com
(Post.Office MTA v3.5.3 release 223
ID# 0-59787U250000L250000S0V35) with ESMTP id com
for ; Mon, 8 May 2000 23:14:51 -0400
Received: from mreichm1 ([24.24.27.165]) by mail1.twcny.rr.com
(Post.Office MTA v3.5.3 release 223 ID# 0-53939U80000L80000S0V35)
with SMTP id com for ;
Mon, 8 May 2000 23:14:50 -0400
Message-ID: <000801bfb965$0eafc920$a51b1818@twcny.rr.com>
From: "Brittany A. Reichman"
To:
Subject: fixit.flp not cooperating
Date: Mon, 8 May 2000 23:17:07 -0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0005_01BFB943.874A3CC0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01BFB943.874A3CC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
When I try to get the 4.0 fixit.flp it takes me to a /pub dir instead of
promptin me for a download. The other .flp images download just fine.=20
Here is the dir I am referencing:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.0-RELEASE/floppies/
Go here, in a browser, and try to download the fixit.flp. I could not =
get it to work.
I got the the above ftp site from this page below by clicking on the =
"floppies directory" link.
http://www.freebsd.org/handbook/install-guide.html
------=_NextPart_000_0005_01BFB943.874A3CC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
When I try to get the 4.0 fixit.flp it =
takes me to=20
a /pub dir instead of
promptin me for a download. The=20
other .flp images download just fine. =
------=_NextPart_000_0005_01BFB943.874A3CC0--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 22: 5:51 2000
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 9356837B878
for ; Mon, 8 May 2000 22:05:45 -0700 (PDT)
(envelope-from keichii@iteration.net)
Received: by peorth.iteration.net (Postfix, from userid 1001)
id 545C65BA1; Tue, 9 May 2000 00:05:49 -0500 (CDT)
Date: Tue, 9 May 2000 00:05:49 -0500
From: Michael Chin-Yuan Wu
To: Jim Weeks
Cc: freebsd-doc@freebsd.org
Subject: Re: TrueType Fonts
Message-ID: <20000509000549.A95576@peorth.iteration.net>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: ; from jim@siteplus.net on Mon, May 08, 2000 at 03:31:48AM -0400
X-FreeBSD-Header: This is a subliminal message from the vast FreeBSD conspiracy project.
X-Operating-System: FreeBSD peorth.iteration.net 4.0-STABLE FreeBSD 4.0-STABLE
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Mon, May 08, 2000 at 03:31:48AM -0400, Jim Weeks scribbled:
| I have written a short tutorial for adding true type fonts to
| FreeBSD/XFree86. I feel this might be a good addition to the
| existent but somewhat outdated fonts tutorial. As I said I am not a
| writer and would need someone to clean up the documentation and make it
| presentable.
| I would be happy to forward the file to anyone having time to do the
---end quoted text---
"Me" :)
keichii@bsdconspiracy.net please
--
+-------------------------------------------------------------------+
| keichii@peorth.iteration.net |
| keichii@bsdconspiracy.net - Yes, this is a conspiracy. |
+-------------------------------------------------------------------+
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 22:10:26 2000
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 4DA3A37BDF3
for ; Mon, 8 May 2000 22:10:24 -0700 (PDT)
(envelope-from keichii@iteration.net)
Received: by peorth.iteration.net (Postfix, from userid 1001)
id 07B415BA0; Tue, 9 May 2000 00:10:29 -0500 (CDT)
Date: Tue, 9 May 2000 00:10:29 -0500
From: Michael Chin-Yuan Wu
To: Michelle Anderson
Cc: freebsd-doc@FreeBSD.org
Subject: Re: Project
Message-ID: <20000509001028.B95576@peorth.iteration.net>
References: <39177F18.79C37668@uswest.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <39177F18.79C37668@uswest.net>; from mammalianhouse@uswest.net on Mon, May 08, 2000 at 07:59:37PM -0700
X-FreeBSD-Header: This is a subliminal message from the vast FreeBSD conspiracy project.
X-Operating-System: FreeBSD peorth.iteration.net 4.0-STABLE FreeBSD 4.0-STABLE
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Mon, May 08, 2000 at 07:59:37PM -0700, Michelle Anderson scribbled:
| My name is Michelle and I'm very interested in contributing
| to this project. My e-mail address is
| mammalianhouse@uswest.net. Please e-mail as soon as possible
| and let me know what I can do!!! Thanks, Michelle Anderson
---end quoted text---
Here are a few things :)
Updating http://www.freebsd.org/faq/ - very needed
The old man pages need a desperate updating.
The mailwrapper man page needs to be more specific.
The homepage for freebsd.org needs updating.
FreeBSD Advocacy homepages.
--
+-------------------------------------------------------------------+
| keichii@peorth.iteration.net |
| keichii@bsdconspiracy.net - Yes, this is a conspiracy. |
+-------------------------------------------------------------------+
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Mon May 8 23:40:29 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4])
by hub.freebsd.org (Postfix) with ESMTP id D12C637BDFB
for ; Mon, 8 May 2000 23:40:13 -0700 (PDT)
(envelope-from marc@bowtie.nl)
Received: (from uucp@localhost)
by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id IAA00869
for doc@freebsd.org; Tue, 9 May 2000 08:40:04 +0200 (MET DST)
Received: from localhost (localhost [127.0.0.1])
by bowtie.nl (8.8.8/8.8.8) with ESMTP id IAA07628
for ; Tue, 9 May 2000 08:38:47 +0200 (CEST)
(envelope-from marc@bowtie.nl)
Message-Id: <200005090638.IAA07628@bowtie.nl>
To: doc@freebsd.org
Subject: ALIGN() macro
Reply-To: marc@bowtie.nl
Date: Tue, 09 May 2000 08:38:47 +0200
From: Marc van Kempen
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Hi,
There seems to be an error in either the documentation or in
the include files.
I was compiling GNOME from sources myself and had to fix
zvt/subshell.c to explicitely include
The problem lay in the use of the CMSG_DATA() macro, which
is not documented. The recvmsg() function, which receives
the message data on which the macro operates, is documented,
but it doesn't mention including either.
So what should be fixed? The documentation or the include
files?
Regards,
Marc.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 2:16: 3 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163])
by hub.freebsd.org (Postfix) with ESMTP id 3D26E37BAA1
for ; Tue, 9 May 2000 02:16:00 -0700 (PDT)
(envelope-from sheldonh@axl.ops.uunet.co.za)
Received: from sheldonh (helo=axl.ops.uunet.co.za)
by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1)
id 12p67E-000K4x-00; Tue, 09 May 2000 11:15:44 +0200
From: Sheldon Hearn
To: marc@bowtie.nl
Cc: doc@FreeBSD.ORG
Subject: Re: ALIGN() macro
In-reply-to: Your message of "Tue, 09 May 2000 08:38:47 +0200."
<200005090638.IAA07628@bowtie.nl>
Date: Tue, 09 May 2000 11:15:44 +0200
Message-ID: <77186.957863744@axl.ops.uunet.co.za>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Tue, 09 May 2000 08:38:47 +0200, Marc van Kempen wrote:
> The problem lay in the use of the CMSG_DATA() macro, which
> is not documented. The recvmsg() function, which receives
> the message data on which the macro operates, is documented,
> but it doesn't mention including either.
Um, what happens when you include and as
directed by the documentation?
Ciao,
Sheldon.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 3:28:36 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from cichlids.com (p3E9C113C.dip0.t-ipconnect.de [62.156.17.60])
by hub.freebsd.org (Postfix) with ESMTP
id 2EF3B37B6D1; Tue, 9 May 2000 03:28:30 -0700 (PDT)
(envelope-from alex@cichlids.com)
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
by cichlids.com (Postfix) with ESMTP
id 70C1BAC2E; Tue, 9 May 2000 12:33:22 +0200 (CEST)
Received: (from alex@localhost)
by cichlids.cichlids.com (8.9.3/8.9.3) id MAA04177;
Tue, 9 May 2000 12:28:26 +0200 (CEST)
(envelope-from alex)
Date: Tue, 9 May 2000 12:28:26 +0200
From: Alexander Langer
To: "Chris D. Faulhaber"
Cc: Archie Cobbs , hackers@FreeBSD.ORG,
doc@FreeBSD.ORG
Subject: Re: controlled panic - kernel-module
Message-ID: <20000509122826.A4127@cichlids.cichlids.com>
References: <20000508220153.A3479@cichlids.cichlids.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: ; from jedgar@fxp.org on Mon, May 08, 2000 at 04:09:14PM -0400
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Thus spake Chris D. Faulhaber (jedgar@fxp.org):
> > At least not on my kernel :-)
> Well, it requires 4.x or 5.x, and DDB in the kernel...
DDB _is_ in kernel and that is
FreeBSD cichlids.cichlids.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue May 2 17:31:01 CEST 2000 root@:/usr/src/sys/compile/cichlids i386
/me is clueless. A lot.
Alex
--
I need a new ~/.sig.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 3:35:16 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4])
by hub.freebsd.org (Postfix) with ESMTP id 1FE4237B9F9
for ; Tue, 9 May 2000 03:35:14 -0700 (PDT)
(envelope-from marc@bowtie.nl)
Received: (from uucp@localhost)
by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id MAA25059;
Tue, 9 May 2000 12:35:04 +0200 (MET DST)
Received: from localhost (localhost [127.0.0.1])
by bowtie.nl (8.8.8/8.8.8) with ESMTP id MAA11372;
Tue, 9 May 2000 12:33:01 +0200 (CEST)
(envelope-from marc@bowtie.nl)
Message-Id: <200005091033.MAA11372@bowtie.nl>
X-Mailer: exmh version 2.1.1 10/15/1999
To: Sheldon Hearn
Cc: marc@bowtie.nl, doc@FreeBSD.ORG
Subject: Re: ALIGN() macro
In-reply-to: sheldonh's message of Tue, 09 May 2000 11:15:44 +0200.
<77186.957863744@axl.ops.uunet.co.za>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 09 May 2000 12:33:00 +0200
From: Marc van Kempen
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>
>
> On Tue, 09 May 2000 08:38:47 +0200, Marc van Kempen wrote:
>
> > The problem lay in the use of the CMSG_DATA() macro, which
> > is not documented. The recvmsg() function, which receives
> > the message data on which the macro operates, is documented,
> > but it doesn't mention including either.
>
> Um, what happens when you include and as
> directed by the documentation?
>
Not much, those two files were included already and apparently don't
pickup
Marc.
--
----------------------------------------------------
Marc van Kempen BowTie Technology
Email: marc@bowtie.nl WWW & Databases
tel. +31 40 2 43 20 65
fax. +31 40 2 44 21 86 http://www.bowtie.nl
----------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 3:50: 7 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 39A8C37BE08
for ; Tue, 9 May 2000 03:50:05 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id DAA05016;
Tue, 9 May 2000 03:50:04 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: by hub.freebsd.org (Postfix, from userid 32767)
id 365F837B747; Tue, 9 May 2000 03:49:03 -0700 (PDT)
Message-Id: <20000509104903.365F837B747@hub.freebsd.org>
Date: Tue, 9 May 2000 03:49:03 -0700 (PDT)
From: dan@freebsddiary.org
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: docs/18464: announce freshports site in newsflash
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18464
>Category: docs
>Synopsis: announce freshports site in newsflash
>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: Tue May 09 03:50:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Dan Langille
>Release: FreeBSD 4.0-S
>Organization:
freebsdiary.org
>Environment:
>Description:
freshports.org deals with newly changed/released ports. time to let everyone know about it.
>How-To-Repeat:
>Fix:
[dan@buff:~/news] $ diff -ru newsflash.sgml.original newsflash.sgml
--- newsflash.sgml.original Tue May 9 22:40:48 2000
+++ newsflash.sgml Tue May 9 22:45:13 2000
@@ -28,6 +28,13 @@
see the Release
Information page.
+
May 2000
+
+
9-May-2000freshports:
+ similar in nature to freshmeat, this site deals exclusively with ports.
+ Create your own watch lists for your favourite ports.
+
+
April 2000
16-Apr-2000 New mailing lists available:
>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 May 9 4:30: 9 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 7A38537BE08
for ; Tue, 9 May 2000 04:30:00 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id EAA18363;
Tue, 9 May 2000 04:30:00 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from bulls.mei.co.jp (bulls.mei.co.jp [202.224.189.102])
by hub.freebsd.org (Postfix) with ESMTP id 5231937BCC4
for ; Tue, 9 May 2000 04:28:18 -0700 (PDT)
(envelope-from takamune@mariners.mei.co.jp)
Received: by bulls.mei.co.jp (8.9.3/3.7W) with ESMTP id UAA15696
for ; Tue, 9 May 2000 20:28:17 +0900 (JST)
Received: by mariners.mei.co.jp (8.9.1/3.7W) with ESMTP id UAA29948
for ; Tue, 9 May 2000 20:28:17 +0900 (JST)
Received: by dream.vrl.mei.co.jp (8.9.3/3.7W-11/29/99)
id UAA14879; Tue, 9 May 2000 20:28:17 +0900 (JST)
Message-Id: <200005091128.UAA14879@dream.vrl.mei.co.jp>
Date: Tue, 9 May 2000 20:28:17 +0900 (JST)
From: takamune@avrl.mei.co.jp
Reply-To: takamune@avrl.mei.co.jp
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18465: Name section of ntptrace.8 is broken.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18465
>Category: docs
>Synopsis: Name section of ntptrace.8 is broken.
>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 May 09 04:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Kazu TAKAMUNE
>Release: FreeBSD 4.0-STABLE i386
>Organization:
Matsushita Electric Industrial Co., Ltd.
>Environment:
.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptrace.8,v 1.1 2000/01/12 14:41:00 sheldonh Exp $
>Description:
`% man 8 ntptrace' shows followings. NAME section is broken.
NAME
ntptrace - trace a chain of NTP servers back to the
Macros accept up to nine arguments...
>How-To-Repeat:
% man 8 ntptrace
>Fix:
Index: usr.sbin/ntp/doc/ntptrace.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/ntp/doc/ntptrace.8,v
retrieving revision 1.1
diff -u -r1.1 ntptrace.8
--- usr.sbin/ntp/doc/ntptrace.8 2000/01/12 14:41:00 1.1
+++ usr.sbin/ntp/doc/ntptrace.8 2000/05/09 11:00:00
@@ -6,7 +6,7 @@
.Os
.Sh NAME
.Nm ntptrace
-.Nd trace a chain of NTP servers back to the primary source
+.Nd "trace a chain of NTP servers back to the primary source"
.Sh SYNOPSIS
.Nm ntptrace
.Op Fl vdn
>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 May 9 5:58: 6 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id 40F6B37B9AE; Tue, 9 May 2000 05:58:05 -0700 (PDT)
(envelope-from sheldonh@FreeBSD.org)
Received: (from sheldonh@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id FAA49223;
Tue, 9 May 2000 05:58:04 -0700 (PDT)
(envelope-from sheldonh@FreeBSD.org)
Date: Tue, 9 May 2000 05:58:04 -0700 (PDT)
From:
Message-Id: <200005091258.FAA49223@freefall.freebsd.org>
To: sheldonh@FreeBSD.org, freebsd-doc@freebsd.org,
sheldonh@FreeBSD.org
Subject: Re: docs/18465
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Synopsis: Name section of ntptrace.8 is broken.
Responsible-Changed-From-To: freebsd-doc->sheldonh
Responsible-Changed-By: sheldonh
Responsible-Changed-When: Tue May 9 05:57:44 PDT 2000
Responsible-Changed-Why:
Over to the maintainer of the NTP manpages.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 9:10: 7 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id C3F3C37B96F
for ; Tue, 9 May 2000 09:10:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id JAA70953;
Tue, 9 May 2000 09:10:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from h132-197-97-45.gte.com (h132-197-97-45.gte.com [132.197.97.45])
by hub.freebsd.org (Postfix) with ESMTP id BA01437B5D0
for ; Tue, 9 May 2000 09:05:40 -0700 (PDT)
(envelope-from ak03@gte.com)
Received: (from ak03@localhost)
by h132-197-97-45.gte.com (8.9.3/8.9.3) id MAA56504;
Tue, 9 May 2000 12:05:39 -0400 (EDT)
(envelope-from ak03)
Message-Id: <200005091605.MAA56504@h132-197-97-45.gte.com>
Date: Tue, 9 May 2000 12:05:39 -0400 (EDT)
From: ak03@gte.com
Reply-To: ak03@gte.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18467: Small type in kobj man page
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18467
>Category: docs
>Synopsis: Simple typo in 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: Tue May 09 09:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Alexander Kabaev
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
-CURRENT as of May 8th
>Description:
dispatching spelled as despatching in man page
>How-To-Repeat:
man kobj
>Fix:
--- kobj.9 Wed Apr 26 05:38:50 2000
+++ kobj.9.new Tue May 9 12:02:47 2000
@@ -99,7 +99,7 @@
.Fn kobj_class_compile
and
.Fn kobj_class_free
-are used to process a class description to make method despatching
+are used to process a class description to make method dispatching
efficient.
A client should not normally need to call these since a class
will automatically be compiled the first time it is used.
>Release-Note:
>Audit-Trail:
>Unformatted:
Alexander N. Kabaev
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 9:48: 6 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from imo-r20.mail.aol.com (imo-r20.mx.aol.com [152.163.225.162])
by hub.freebsd.org (Postfix) with ESMTP id A94B037B718
for ; Tue, 9 May 2000 09:48:03 -0700 (PDT)
(envelope-from RamosTwo@aol.com)
Received: from RamosTwo@aol.com
by imo-r20.mx.aol.com (mail_out_v26.7.) id n.9d.5269cde (4571)
for ; Tue, 9 May 2000 12:47:57 -0400 (EDT)
From: RamosTwo@aol.com
Message-ID: <9d.5269cde.26499b3c@aol.com>
Date: Tue, 9 May 2000 12:47:56 EDT
Subject: (no subject)
To: freebsd-doc@freebsd.org
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Mailer: AOL 5.0 for Windows sub 102
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 9:50:17 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 42C8537BEC1
for ; Tue, 9 May 2000 09:50:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id JAA82140;
Tue, 9 May 2000 09:50:00 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41])
by hub.freebsd.org (Postfix) with ESMTP id B6A6837B710
for ; Tue, 9 May 2000 09:41:39 -0700 (PDT)
(envelope-from mellon@happy.checkpoint.com)
Received: (from mellon@localhost)
by happy.checkpoint.com (8.9.3/8.9.3) id TAA14662;
Tue, 9 May 2000 19:40:11 GMT
(envelope-from mellon)
Message-Id: <200005091940.TAA14662@happy.checkpoint.com>
Date: Tue, 9 May 2000 19:40:11 GMT
From: mellon@pobox.com
Reply-To: mellon@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18468: fixing a bitrot in VFS(9) manpage.
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18468
>Category: docs
>Synopsis: VFS(9) is out of date with respect to a sourcename.
>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 May 09 09:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Anatoly Vorobey
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
5.0-CURRENT
>Description:
Please see the fix, which speaks for itself.
>How-To-Repeat:
>Fix:
Index: VFS.9
===================================================================
RCS file: /freebsd/cvs/src/share/man/man9/VFS.9,v
retrieving revision 1.4
diff -u -r1.4 VFS.9
--- VFS.9 1999/09/11 00:57:20 1.4
+++ VFS.9 2000/05/09 19:37:23
@@ -40,7 +40,7 @@
Filesytems that don't implement a VFS operation should use the appropriate
.Fa vfs_std
function from
-.Fa src/sys/vfs_defaults.c
+.Fa src/sys/kern/vfs_default.c
rather than implementing empty functions or casting to
.Fa eopnotsupp .
.Sh SEE ALSO
>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 May 9 9:57:46 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from sanders.bioqmed.ufrj.br (sanders.bioqmed.ufrj.br [146.164.73.158])
by hub.freebsd.org (Postfix) with ESMTP id 184D237B9C8
for ; Tue, 9 May 2000 09:57:27 -0700 (PDT)
(envelope-from calvin@dq.ufscar.br)
Received: from dq.ufscar.br (localhost.bioqmed.ufrj.br [127.0.0.1])
by sanders.bioqmed.ufrj.br (8.10.0/8.10.0) with ESMTP id e49Gttv00497
for ; Tue, 9 May 2000 13:55:56 -0300 (EST)
Message-ID: <3918431B.EC69FDE4@dq.ufscar.br>
Date: Tue, 09 May 2000 13:55:55 -0300
From: Alvicler Magalhaes
X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 3.4-STABLE i386)
X-Accept-Language: en
MIME-Version: 1.0
To: freebsd-doc@FreeBSD.ORG
Subject: YMF740
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Dear FreeBSD people,
I have a SE440BX motherboard with YMF740 audio (chipset - from Yamaha)
can I use that with my freebsd 3.4?
Thanks
Alvicler Magalhaes
Ps. I don't see any information about this card in the freebsd site...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 10: 0: 9 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id B411837BE6A
for ; Tue, 9 May 2000 10:00:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id KAA84030;
Tue, 9 May 2000 10:00:00 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from happy.checkpoint.com (happy.checkpoint.com [199.203.156.41])
by hub.freebsd.org (Postfix) with ESMTP id 4E14137B6CC
for ; Tue, 9 May 2000 09:50:52 -0700 (PDT)
(envelope-from mellon@happy.checkpoint.com)
Received: (from mellon@localhost)
by happy.checkpoint.com (8.9.3/8.9.3) id TAA14891;
Tue, 9 May 2000 19:50:48 GMT
(envelope-from mellon)
Message-Id: <200005091950.TAA14891@happy.checkpoint.com>
Date: Tue, 9 May 2000 19:50:48 GMT
From: mellon@pobox.com
Reply-To: mellon@pobox.com
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18469: A typo fix
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18469
>Category: docs
>Synopsis: A typo fix
>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 May 09 10:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Anatoly Vorobey
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
5.0-CURRENT
>Description:
If you look into the diff,
You'll see the problem in a jiff-
y.
Oh well.
>How-To-Repeat:
>Fix:
Index: devfs_add_devswf.9
===================================================================
RCS file: /freebsd/cvs/src/share/man/man9/devfs_add_devswf.9,v
retrieving revision 1.9
diff -u -r1.9 devfs_add_devswf.9
--- devfs_add_devswf.9 1999/08/28 00:21:22 1.9
+++ devfs_add_devswf.9 2000/05/09 19:45:51
@@ -42,7 +42,7 @@
The call that adds an entry into devfs is
.Nm devfs_add_devswf .
.Pp
-It's arguments are:
+Its arguments are:
.Bl -tag -width 8X
.It Ar devsw
the address of the devsw entry the name should access
>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 May 9 11:11:30 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id 2554637C010; Tue, 9 May 2000 11:11:29 -0700 (PDT)
(envelope-from mph@FreeBSD.org)
Received: (from mph@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id LAA00899;
Tue, 9 May 2000 11:11:29 -0700 (PDT)
(envelope-from mph@FreeBSD.org)
Date: Tue, 9 May 2000 11:11:29 -0700 (PDT)
From:
Message-Id: <200005091811.LAA00899@freefall.freebsd.org>
To: mellon@pobox.com, mph@FreeBSD.org, freebsd-doc@freebsd.org,
mph@FreeBSD.org
Subject: Re: docs/18469
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Synopsis: A typo fix
State-Changed-From-To: open->closed
State-Changed-By: mph
State-Changed-When: Tue May 9 14:10:26 EDT 2000
State-Changed-Why:
Typo smashed in CURRENT and 4.0, thanks.
Responsible-Changed-From-To: freebsd-doc->mph
Responsible-Changed-By: mph
Responsible-Changed-When: Tue May 9 14:10:26 EDT 2000
Responsible-Changed-Why:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 11:40: 8 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id B459E37BE89
for ; Tue, 9 May 2000 11:40:06 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id LAA07867;
Tue, 9 May 2000 11:40:06 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Date: Tue, 9 May 2000 11:40:06 -0700 (PDT)
Message-Id: <200005091840.LAA07867@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc:
From: Mike Pritchard
Subject: Re: docs/18467: Small type in kobj man page
Reply-To: Mike Pritchard
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
The following reply was made to PR docs/18467; it has been noted by GNATS.
From: Mike Pritchard
To: ak03@gte.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/18467: Small type in kobj man page
Date: Tue, 9 May 2000 13:37:46 -0500
On Tue, May 09, 2000 at 12:05:39PM -0400, ak03@gte.com wrote:
> >Number: 18467
> >Category: docs
> >Synopsis: Simple typo in man page
> >Description:
>
> dispatching spelled as despatching in man page
>
> >How-To-Repeat:
>
> man kobj
From "dict despatch":
From Webster's Revised Unabridged Dictionary (1913) [web1913]:
Despatch \De*spatch"\, n. & v.
Same as {Dispatch}.
Dispatch \Dis*patch"\, n. [Cf. OF. despeche, F. d['e]p[^e]che.
See {Dispatch}, v. t.] [Written also {despatch}.]
Looks like this spelling is fine.
-Mike
--
Mike Pritchard
mpp@FreeBSD.org or mpp@mppsystems.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 11:45:32 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id EC5FF37B691; Tue, 9 May 2000 11:45:30 -0700 (PDT)
(envelope-from mpp@FreeBSD.org)
Received: (from mpp@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id LAA09244;
Tue, 9 May 2000 11:45:30 -0700 (PDT)
(envelope-from mpp@FreeBSD.org)
Date: Tue, 9 May 2000 11:45:30 -0700 (PDT)
From:
Message-Id: <200005091845.LAA09244@freefall.freebsd.org>
To: mellon@pobox.com, mpp@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/18468
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Synopsis: VFS(9) is out of date with respect to a sourcename.
State-Changed-From-To: open->closed
State-Changed-By: mpp
State-Changed-When: Tue May 9 11:44:42 PDT 2000
State-Changed-Why:
Fixed, thanks!
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 11:50: 5 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 26DDF37B694
for ; Tue, 9 May 2000 11:50:03 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id LAA10475;
Tue, 9 May 2000 11:50:02 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Date: Tue, 9 May 2000 11:50:02 -0700 (PDT)
Message-Id: <200005091850.LAA10475@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc:
From: "Alexander N. Kabaev"
Subject: Re: docs/18467: Small type in kobj man page
Reply-To: "Alexander N. Kabaev"
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
The following reply was made to PR docs/18467; it has been noted by GNATS.
From: "Alexander N. Kabaev"
To: Mike Pritchard
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/18467: Small type in kobj man page
Date: Tue, 09 May 2000 14:43:14 -0400 (EDT)
Yes, but is it fine to use both spellings on the same page? I still believe
that 'despatch' should be changed to dispatch to be consistent with the rest
of the page.
On 09-May-00 Mike Pritchard wrote:
> On Tue, May 09, 2000 at 12:05:39PM -0400, ak03@gte.com wrote:
>> >Number: 18467
>> >Category: docs
>> >Synopsis: Simple typo in man page
>> >Description:
>>
>> dispatching spelled as despatching in man page
>>
>> >How-To-Repeat:
>>
>> man kobj
>
>>From "dict despatch":
>
>>From Webster's Revised Unabridged Dictionary (1913) [web1913]:
>
> Despatch \De*spatch"\, n. & v.
> Same as {Dispatch}.
>
> Dispatch \Dis*patch"\, n. [Cf. OF. despeche, F. d['e]p[^e]che.
> See {Dispatch}, v. t.] [Written also {despatch}.]
>
>
> Looks like this spelling is fine.
>
> -Mike
> --
> Mike Pritchard
> mpp@FreeBSD.org or mpp@mppsystems.com
----------------------------------
E-Mail: Alexander N. Kabaev
Date: 09-May-00
Time: 14:39:17
----------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 11:51:46 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp-server.tampabay.rr.com (smtp-server1.tampabay.rr.com [24.92.1.13])
by hub.freebsd.org (Postfix) with ESMTP id AECFD37B55D
for ; Tue, 9 May 2000 11:51:42 -0700 (PDT)
(envelope-from dvi@dreamvacationsinc.com)
Received: from victor (24161228hfc231.tampabay.rr.com [24.161.228.231])
by smtp-server.tampabay.rr.com (8.9.3/8.9.3) with SMTP id OAA27567
for doc@freebsd.org; Tue, 9 May 2000 14:51:30 -0400 (EDT)
Date: Tue, 9 May 2000 14:51:30 -0400 (EDT)
From: dvi@dreamvacationsinc.com
Message-Id: <200005091851.OAA27567@smtp-server.tampabay.rr.com>
To:
Subject: You have been Selected!
MIME-Version: 1.0
Content-Type: text/plain; charset=unknown-8bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
You have been selected to qualify
for an amazing Vacation!
If you wish to know if you qualify click here.
http://www.dreamvacationsinc.com
If you do not want to be contacted again click here
remove@dreamvacationsinc.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 11:53: 0 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id E564D37BE81; Tue, 9 May 2000 11:52:58 -0700 (PDT)
(envelope-from mpp@FreeBSD.org)
Received: (from mpp@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id LAA11492;
Tue, 9 May 2000 11:52:58 -0700 (PDT)
(envelope-from mpp@FreeBSD.org)
Date: Tue, 9 May 2000 11:52:58 -0700 (PDT)
From:
Message-Id: <200005091852.LAA11492@freefall.freebsd.org>
To: ak03@gte.com, mpp@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/18467
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Synopsis: Simple typo in man page
State-Changed-From-To: open->closed
State-Changed-By: mpp
State-Changed-When: Tue May 9 11:52:36 PDT 2000
State-Changed-Why:
Supplied patch applied. Thanks!
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 12: 0: 5 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 6B11F37B58D
for ; Tue, 9 May 2000 12:00:03 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id MAA13516;
Tue, 9 May 2000 12:00:03 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Date: Tue, 9 May 2000 12:00:03 -0700 (PDT)
Message-Id: <200005091900.MAA13516@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc:
From: Mike Pritchard
Subject: Re: docs/18467: Small type in kobj man page
Reply-To: Mike Pritchard
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
The following reply was made to PR docs/18467; it has been noted by GNATS.
From: Mike Pritchard
To: "Alexander N. Kabaev"
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/18467: Small type in kobj man page
Date: Tue, 9 May 2000 13:50:28 -0500
On Tue, May 09, 2000 at 02:43:14PM -0400, Alexander N. Kabaev wrote:
> Yes, but is it fine to use both spellings on the same page? I still believe
> that 'despatch' should be changed to dispatch to be consistent with the rest
> of the page.
It should be consistent (I didn't look to see if it was using
both spellings). I'll go fix it right now. Thanks.
-Mike
--
Mike Pritchard
mpp@FreeBSD.org or mpp@mppsystems.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 13: 1:43 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
by hub.freebsd.org (Postfix) with ESMTP id B9BC837C15A
for ; Tue, 9 May 2000 12:59:18 -0700 (PDT)
(envelope-from nik@nothing-going-on.demon.co.uk)
Received: from kilt.nothing-going-on.org (kilt.nothing-going-on.org [192.168.1.18])
by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id TAA69679
for ; Tue, 9 May 2000 19:36:28 +0100 (BST)
(envelope-from nik@catkin.nothing-going-on.org)
Received: (from nik@localhost)
by kilt.nothing-going-on.org (8.9.3/8.9.3) id SAA00478
for doc@freebsd.org; Tue, 9 May 2000 18:36:28 GMT
(envelope-from nik@catkin.nothing-going-on.org)
Date: Tue, 9 May 2000 14:35:57 +0000
From: Nik Clayton
To: doc@freebsd.org
Subject: Including images in the documentation
Message-ID: <20000509143555.A1692@kilt.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
Organization: FreeBSD Project
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Hi gang,
Well, it's been a busy month or so, but I think I've just about got
prototyped a reasonable scheme for including images in our documentation
set. And the toolchain seems to be coming along well too.
The Basic Idea
--------------
We need to be able to include images in our documentation. Diagrams,
screenshots, pictures of me doing a Peter Norton impression on the front
cover of the Handbook. . . but I digress.
There are a number of problems that have to be solved before this is
feasible.
* Can we include images in our output formats? Recall that our 'main'
output formats are HTML, PS, PDF, and RTF. All the other formats are
generated from one of these. So if we can't put images in all four
formats we'll have problems.
* How do we reference the images from our documents? We need a
DocBook-sanctioned mechanism for referring to individual images.
* What formats should the images be stored in, in the CVS repository?
* How do we convert images from one format to another? We certainly
don't want to have to carry around multiple copies of the same image
in the repository if we can help it.
* How do we share images among languages? I expect that at least some
screenshots and diagrams will be language neutral.
Images in output formats
------------------------
Fortunately, this bit's relatively easy. HTML, PS, PDF, and RTF all have
mechanisms for including images. Sadly, they all use different formats,
based on the tools we're using.
HTML GIF, JPEG, PNG (becoming more widespread)
PS EPS
PDF PNG
RTF BMP
As you can see, that's a multitude of bitmap formats, and one vector
format (EPS).
Images in DocBook
-----------------
Including (or referring to) images using DocBook markup is a little more
complicated.
The basic idea (and I'm simplifying a bit here) is that you have a
, which contains one or more s. Each
is supposed to refer to the same image, but in different formats.
For example, suppose you have
If you convert a document containing that fragment to HTML everything works
fine, as GIF is a format usable with HTML. However, if you try and produce
a PS document you get a blank space. The solution is to use
The stylesheets are then supposed to take note of the output format
and only use the appropriate .
Sadly, it doesn't work like that with our current toolset.
If you look at how our stylesheets work, we have one set for HTML output,
and one set for print output. And the PS and PDF versions are currently
all produced from the same .tex file.
This means that when the stylesheets are producing the .tex file, they
don't know which one of the s to include (i.e., they can't
decide whether to use the EPS one or the PDF one).
Being blunt, this is a pain in the arse. We've got to resort to some
SGML tricks to work around it.
So, this is what I think we're going to have to do.
1. Create some new parameter entities in freebsd.dtd,
%output.ps;
%output.pdf;
These are analogous to %output.html; and %output.print; which we
already have.
2. Use these parameter entities when including images. For example:
]]>
]]>
To anticipate some questions:
a) Why don't you wrap the GIF image in %output.html; in the same
way?
Because there's no need. DocBook is supposed to allow multiple
s, we're working around a problem with the
stylesheets, not DocBook per se.
b) Why not do
]]>
]]>
?
Won't work. When both of them are set to "IGNORE" we'll have an
invalid document. I don't want to put %output.html; in there
for the same reason as in (a). When the stylesheets support
things the way they're supposed to be, my earlier proposal can
be pulled out of the tree with the minimum of fuss (delete 4
lines in each ) whereas the approach above would
involve adding text as well. I'd rather we did it as correctly
as possible the first time around.
3. Change the way we produce .tex files in doc.docbook.mk. Currently
.dvi and .pdf both depend on the .tex file. We're going to need to
change that, so that .dvi depends on .tex-ps, and .pdf depends on
.tex-pdf (those .tex-foo names are examples, I'm up for alternatives).
Then duplicate the existing .tex file to give us a .tex-ps and .tex-pdf
rule. The body of these rules will have to use "-ioutput.ps" or
"-ioutput.pdf" as appropriate.
Make sense?
Our make(1) framework's going to need some work as well. We're going to
need a way to specify all the images used by a document, so that
dependencies are calculated correctly. We also need a way to install
images in the right place.
When the Handbook was broken up in to a /chapter.sgml files, the
idea was that we could put the images used in each chapter in the chapter's
directory. This means we don't have to come up with unique names for each
image across the whole document.
However, it also brings up a conundrum. At the moment we just install
the formatted output in to one directory. We could stick with that,
and install all the images used by the document in to the same directory
as well. But if we do that than we'll still need to ensure that the
image names are unique across the entire document (this was discussed
briefly on -doc are few months back).
So I think the install process will need to create subdirectories under
the main install directory to hold the images. This has implications for
the various install targets, as well as the package target.
I haven't looked too deeply at these yet. Anyone want to volunteer? I
know pretty much how I'll do it, but I need to sit down and actually
write the code.
Image formats in the repository
-------------------------------
My preference is to store images in EPS and PNG formats in the repository,
but *not* both at the same time. If it's a vector image (like a network
diagram, for example) then it gets stored in EPS. If it's a bitmap then
we can use PNG.
PNG is (IMHO) better than the other bitmap formats. It doesn't have the
licensing implications of GIF, it's not lossy, like JPEG, and it's not
bloated the way most BMP implementations are.
EPS is a de facto standard for vector graphics anyway, so I think that's
pretty much a no-brainer.
However, there is one wrinkle. I don't know of any graphics packages
we can use that will let you edit EPS images. So I'm going to suggest
that we use "dia" (a free Visio clone) as the source format for our
vector images. Instead of storing EPS files in the repository we would
store the dia files, and generate the EPS from them at build time.
I'm not completely wedded to the idea (we could use transfig, for example)
but after using dia for the past couple of weeks on other projects it's
certainly grown on me.
This has implications for the software needed to build the docs, of which
more in the next section.
Converting images from one format to another
--------------------------------------------
Because I don't think we want to store each image in multiple formats
in the repo, we need a way to convert between formats at build time.
I've been playing with ImageMagick over the past couple of weeks, and
after being a die-hard NetPBM user for the past few years I'm pretty
much converted.
However it, and dia (see previous section), are not small applications,
and have an extensive set of dependencies required in order to build them.
This would have a big impact on the resources required to build the docs,
and I'm uneasy about requiring people to have them.
OTOH, I definitely don't want to store more images in the repository than
we absolutely have to.
So, can anyone recommend any other command line converters we can use,
and/or easy to diagram editors with an output format that can be converted
to EPS?
Sharing images among languages
------------------------------
We may want to share images among languages. I haven't given this a great
deal of thought yet (it only occured to me a few hours ago). I suspect
the simplest way to do this is to have targets in the language Makefiles
that symlink images in from the English directory structure.
The downside is that it means the other languages will need the English
hierarchy checked out to build their docs (assuming we end up sharing
images in this way).
The upside is that it's simple. The only other idea I had was to have
a doc/images directory (or similar), with appropriate subdirectories,
to contain the shared images. I'm uneasy about this, as I foresee a
future filled with requests for repository copies as images that we
thought were language specific become language neutral.
The other upside is that the other languages don't need to create images
at the same time as the English docs do. They can link to the English
images immediately, and then add replacement images to their own
language directories later, when they've been done.
Thoughts?
N
--
Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95.
Telephone line, $24.95 a month. Software, free. USENET transmission,
hundreds if not thousands of dollars. Thinking before posting, priceless.
Somethings in life you can't buy. For everything else, there's MasterCard.
-- Graham Reed, in the Scary Devil Monastery
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 16:30: 8 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id DF2BA37B918
for ; Tue, 9 May 2000 16:30:06 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id QAA52850;
Tue, 9 May 2000 16:30:05 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Date: Tue, 9 May 2000 16:30:05 -0700 (PDT)
Message-Id: <200005092330.QAA52850@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc:
From: Bill Fumerola
Subject: Re: docs/18451: extra reference in man page
Reply-To: Bill Fumerola
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
The following reply was made to PR docs/18451; it has been noted by GNATS.
From: Bill Fumerola
To: mwlucas@blackhelicopters.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/18451: extra reference in man page
Date: Tue, 9 May 2000 19:24:57 -0400
On Mon, May 08, 2000 at 12:50:56PM -0400, mwlucas@gltg.com wrote:
> Delete the reference to automount(8) in man (8) amd in 5.0, 4.0, and 3.0.
>
> Man, this is trivial.
>Number: 15259
>Category: docs
>Synopsis: amd(8) refers to nonexistent automount(8)
-rw-r--r-- 1 billf wheel 10468 May 3 18:08 /usr/src/contrib/amd/amd/amd.8
(Hint: We don't fix trivial changes in contrib unless they're life or death,
generally)
--
Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 16:50: 9 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id AA52637BF1F
for ; Tue, 9 May 2000 16:50:03 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id QAA54741;
Tue, 9 May 2000 16:50:02 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Date: Tue, 9 May 2000 16:50:02 -0700 (PDT)
Message-Id: <200005092350.QAA54741@freefall.freebsd.org>
To: freebsd-doc@freebsd.org
Cc:
From: Michael Lucas
Subject: Re: docs/18451: extra reference in man page
Reply-To: Michael Lucas
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
The following reply was made to PR docs/18451; it has been noted by GNATS.
From: Michael Lucas
To: billf@chc-chimes.com (Bill Fumerola)
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/18451: extra reference in man page
Date: Tue, 9 May 2000 19:44:21 -0400 (EDT)
> On Mon, May 08, 2000 at 12:50:56PM -0400, mwlucas@gltg.com wrote:
>
> > Delete the reference to automount(8) in man (8) amd in 5.0, 4.0, and 3.0.
> >
> > Man, this is trivial.
>
> >Number: 15259
> >Category: docs
> >Synopsis: amd(8) refers to nonexistent automount(8)
>
> -rw-r--r-- 1 billf wheel 10468 May 3 18:08 /usr/src/contrib/amd/amd/amd.8
>
> (Hint: We don't fix trivial changes in contrib unless they're life or death,
> generally)
Sigh. Please close the PR and consider me smacked upside the head
with the clue-by-four.
==ml
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Tue May 9 20: 0:16 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id 7E57537B6C8
for ; Tue, 9 May 2000 20:00:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id UAA77347;
Tue, 9 May 2000 20:00:00 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156])
by hub.freebsd.org (Postfix) with ESMTP id 5A5CD37B668
for ; Tue, 9 May 2000 19:57:45 -0700 (PDT)
(envelope-from eogren@rod.darktech.org)
Received: from rod.darktech.org (ip80.cambridge2.ma.pub-ip.psi.net [38.32.112.80])
by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id TAA23840
for ; Tue, 9 May 2000 19:57:39 -0700 (PDT)
Received: (from eogren@localhost)
by rod.darktech.org (8.10.1/8.10.1) id e4A2wu905901;
Tue, 9 May 2000 22:58:56 -0400 (EDT)
Message-Id: <200005100258.e4A2wu905901@rod.darktech.org>
Date: Tue, 9 May 2000 22:58:56 -0400 (EDT)
From: eogren@earthlink.net
Reply-To: eogren@earthlink.net
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18477: [PATCH] FAQ Updates
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18477
>Category: docs
>Synopsis: [PATCH] Several updates to the FAQ are included
>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 May 09 20:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Eric Ogren
>Release: FreeBSD 4.0-STABLE i386
>Organization:
>Environment:
FreeBSD 4.0-STABLE, doc repository CVSup'd this morning.
>Description:
This patch includes various updates to the FAQ:
* Minor grammar nits
* Updated FAQ to show that snapshots are made for both -CURRENT and
-STABLE
* 3-STABLE snapshots are no longer being produced (as far as I can tell)
* There are still a couple of places that say "4.0 will be released
in...". Fix those.
* 2.x releases are no longer available on ftp.FreeBSD.org
* Snapshots are made daily; not every once in a while
* Change some entries from "FreeBSD 2.2.x" to simply "FreeBSD" (ie,
"FreeBSD 2.2.x is based on 4.4BSD-Lite -> FreeBSD is based on...)
* For those who want to mirror the website, we now provide an example
supfile. Tell them to use this.
* Users can no longer use rsync to monitor the website [at least the
webpage the FAQ points to no longer includes it as an option]
* Ask potential translators to contact freebsd-doc before beginning, just
in case there is already an existing trans. team
* Add notices that bad144 has been nuked in FreeBSD 4.0
* Remove the "if I have > 16MB of RAM, will there be performance
issues?" entry, since a) this question is incredibly and old and b) the
majority of machines nowadays have > 16MB of RAM
* Update a couple of places that told the user to edit /etc/sysconfig
* Tell FBSD 3.1 and later users to put shell scripts in /usr/local/etc
instead of editing /rc/local
* Some kernel options have changed between 3.X and 4.0; make a note of
this
* SYSV stuff is now in GENERIC, note this.
* Tell user to look in /sys/i386/conf/LINT for SMP options instead of
just saying "Yes we support it."
* Change the "Windows95 + FreeBSD connect to the Internet?" question,
since the best way to do this is to run ppp -nat, instead of kernel ppp +
natd.
* Remove 8 or 10 lines of gratuitous(sp?) whitespace
* Put a note at the beginning of the a.out/ELF question that FreeBSD uses
ELF now; before, you had to scroll down a couple of pages before you saw
this.
There is still a lot of 2.x cruft in the FAQ, but this should clear up
at least some of it.
>How-To-Repeat:
n/a
>Fix:
Index: book.sgml
===================================================================
RCS file: /usr/local/doctree/doc/en_US.ISO_8859-1/books/faq/book.sgml,v
retrieving revision 1.54
diff -u -r1.54 book.sgml
--- book.sgml 2000/05/07 16:48:51 1.54
+++ book.sgml 2000/05/10 02:43:42
@@ -205,10 +205,11 @@
-CURRENT mailing list are sometimes treated with
contempt.
- Every now and again, a snapshot release is
- also made of this -CURRENT development code, CDROM
- distributions of the occasional snapshot even now being made
+ Every day, snapshot releases are
+ made based on the current state of the -CURRENT and
+ -STABLE branches. Nowadays,
+ distributions of the occasional snapshot are now being made
available. The goals behind each snapshot release are:
@@ -218,7 +219,8 @@
- To give people who would like to run -CURRENT but who
+ To give people who would like to run -CURRENT or
+ -STABLE but who
don't have the time and/or bandwidth to follow it on a
day-to-day basis an easy way of bootstrapping it onto
their systems.
@@ -238,10 +240,11 @@
- No claims are made that any snapshot can be considered
- ``production quality'' for any purpose. For stability and
- tested mettle, you will have to stick to full
- releases.
+ No claims are made that any -CURRENT snapshot can be considered
+ “production quality” for any purpose.
+ If you want to run a stable and
+ fully tested system, you will have to stick to full
+ releases, or use the -STABLE snaphosts.Snapshot releases are directly available from
@@ -249,10 +252,10 @@
for 5.0-CURRENT and
releng4.FreeBSD.org for 4-STABLE snapshots.
- 3-STABLE snapshots can be found at
-
- releng3.FreeBSD.org.
- Snapshots are generated, on the average, once a day for
+ 3-STABLE snapshots are not being produced at the time of
+ this writing (May 2000).
+
+ Snapshots are generated, on the average, once a day for
all actively developed branches.
@@ -310,8 +313,12 @@
beyond, the previous 2.2-STABLE branch having been retired
with the release of 2.2.8. 3.4-STABLE has now replaced it,
with 3.4-RELEASE being released in mid-December 1999.
- 4.0-RELEASE released at mid-March 2000 and going to replace
- 3.X branch at summer 2000. 5.0-CURRENT is now the "current
+ 4.0-RELEASE was released in March 2000. Although 4-STABLE
+ is the actively developed -STABLE branch, bugfixes are
+ still being committed to 3-STABLE. It is expected that the
+ 3.X branch will be officially obsoleted some time in
+ summer 2000.
+ 5.0-CURRENT is now the "current
branch", with the no release date planed.
@@ -335,9 +342,8 @@
Releases are made about every 4 months on average.For people needing (or wanting) a little more excitement,
- there are SNAPs released more frequently, particularly during
- the month or so leading up to a release.
-
+ binary snapshots are made every day... see above.
+
@@ -393,12 +399,6 @@
- For the current 2.2-STABLE release, 2.2.8R, see the
- 2.2.8-RELEASE
- directory.
-
-
- For the current 3.X-STABLE release, 3.4-RELEASE, see
the 3.4-RELEASE
@@ -406,23 +406,15 @@
The current 4.X-STABLE release, 4.0-RELEASE can be
- found in the 4.0-RELEASE directory.3.X Snapshot
- releases are also made once a day along the RELENG_3 branch
- (post 3.0-RELEASE) as it continues on its way towards
- 3.5-RELEASE.
-
-
-
- 4.X
- snapshots are made once a day as well.
-
+ snapshots are usually made once a day.
+
There is a FreeBSD Documentation Project which you may
- contact (or even better, join) on the doc mailing list: freebsd-doc mailing list: <freebsd-doc@FreeBSD.org>.
This list is for discussion of the FreeBSD documentation. For
actual questions about FreeBSD, there is the questions mailing list: freebsd-questions mailing list: <freebsd-questions@FreeBSD.org>.A FreeBSD ``handbook'' is available, and can be found as:
the FreeBSD
- Handbook. Note that this is a work in progress, and
- so parts may be incomplete.
+ Handbook. Note that this is a work in progress;
+ some parts may be incomplete or out-of-date.The definitive printed guide on FreeBSD is ``The Complete
FreeBSD'', written by Greg Lehey and published by Walnut Creek
@@ -593,9 +585,9 @@
URL="http://www.cheapbytes.com">CheapBytes, or at your
favorite bookstore. The ISBN is 1-57176-227-2.
- However, as FreeBSD 2.2.X is based upon Berkeley
+ Since FreeBSD is based upon Berkeley
4.4BSD-Lite2, most of the 4.4BSD manuals are applicable to
- FreeBSD 2.2.X. O'Reilly and Associates publishes these
+ FreeBSD. O'Reilly and Associates publishes the following
manuals:
@@ -816,22 +808,17 @@
- Using CVSUP: You can retrieve the formatted files
- using CVSUP from cvsup.FreeBSD.org. Add this line to
- your cvsup file:
-
-
-www release=current hostname=/home base=/usr/local/etc/cvsup
-prefix=/usr/local/www/data/www.FreeBSD.org delete old use-rel-suffix
+ Using CVSup:
+ You can retrieve the formatted files
+ using CVSup, and connecting
+ to a CVSup server.
+ To retrieve the webpages, please look at the example
+ supfile, which can be found in
+ /usr/share/examples/cvsup/www-supfile.
+
- Using rsync: See the
- mirroring page for information.
-
-
- Using ftp mirror: You can download the FTP server's
copy of the web site sources using your favorite ftp mirror
tool. Keep in mind that you have to build these sources before
@@ -851,7 +838,14 @@
Well, we can't pay, but we might arrange a free CD or
T-shirt and a Contributor's Handbook entry if you submit a
- translation of the documentation.
+ translation of the documentation. Before you begin translating
+ please contact the
+ freebsd-doc mailing list at
+ freebsd-doc@FreeBSD.org; you may find
+ somebody to help with the translation effort. You may also
+ find out there is already
+ a team translating the docs into your chosen language,
+ who surely wouldn't turn down your help.
@@ -1156,12 +1150,18 @@
Can I install on a disk with bad blocks?
-FreeBSD's bad block (the bad144
-command) handling is still not 100% (to put it charitably) and
-it must unfortunately be said that if you've got an IDE or ESDI drive
-with lots of bad blocks, then FreeBSD is probably not for you!
-That said, it does work on thousands of IDE based systems, so
-you'd do well to try it first before simply giving up.
+Prior to 3.0, FreeBSD included a utility known as
+bad144, which automatically remapped bad
+blocks. Because modern IDE drives perform this function themselves,
+bad144 has been removed from the FreeBSD source
+tree. If you wish to install FreeBSD 3.0 or later, we strongly suggest
+you purchase a newer disk drive. If you do not wish to do this, you
+must run FreeBSD 2.x.
+If you are seeing bad block errors with a modern IDE drive,
+chances are the drive is going to die very soon (the drive's internal
+remapping functions are no longer sufficient to fix the bad blocks,
+which means the disk is heavily corrupted); we suggest you by a
+new hard drive.If you have a SCSI drive with bad blocks, see this answer.
@@ -1193,9 +1193,9 @@
-If you're using one of these new-fangled operating systems
-like Windows95 or Windows NT, did you shut it down and restart
-the system in plain, honest DOS? It seems these OS's can
+If you're using
+Windows95 or Win98 did you run fdimage or
+rawrite in pure DOS mode? These OS's can
interfere with programs that write directly to hardware, which
the disk creation program does; even running it inside a DOS
shell in the GUI can cause this problem.
@@ -1462,23 +1462,6 @@
-
- I have >16MB of RAM. Will this cause any problems?
-
-
-Apart from performance issues, no. FreeBSD 2.X comes with bounce
-buffers which allow your bus mastering controller access to greater
-than 16MB. (Note that this should only be required if you are using
-ISA devices, although one or two broken EISA and VLB devices may
-need it as well).
-
-Also look at the section on >64M machines if you have that much memory,
-or if you're using a Compaq or other BIOS that lies about
-the available memory.
-
-
-
Do I need to install the complete sources?
@@ -1505,9 +1488,7 @@
To actually select a subset of the sources, use the Custom
menu item when you are in the Distributions menu of the
-system installation tool. The src/install.sh script
-will also install partial pieces of the source distribution,
-depending on the arguments you pass it.
+system installation tool.
@@ -2039,15 +2020,22 @@
-In FreeBSD 3.1 or later, the line should be:
+In FreeBSD 3.X, the line should be: device mse0 at isa? port 0x23c tty irq5
+
+And in FreeBSD 4.X and later, the line should read:
-The bus mouse usually comes with an dedicatd interface card.
-It may allow you to set the port address and the IRQ number other
+
+ device mse0 at isa? port 0x23c irq5
+
+
+
+Bus mice usually comes with dedicated interface cards.
+These cards may allow you to set the port address and the IRQ number other
than shown above. Refer to the manual of your mouse and the
&man.mse.4; man page for more information.
@@ -2138,7 +2126,7 @@
-In versions 2.2.2 or later, set the following variables in
+In versions 2.2.2 to 3.0, set the following variables in
/etc/rc.conf.
@@ -2148,6 +2136,10 @@
+In 3.1 and later, assuming you have a PS/2 mouse, all you need
+to is add “moused_enable="YES" to
+/etc/rc.conf.
+
In addition, if you would like to be able to use the mouse
daemon on all virtual terminals instead of just console at boot-time,
add the following to /etc/rc.conf.
@@ -2431,7 +2423,7 @@
-What other devices does 2.X support?
+What other devices does FreeBSD support?See the Handbook
for the list of other devices supported.
@@ -2537,7 +2529,11 @@
Does FreeBSD support Symmetric Multiprocessing (SMP)?
-SMP is supported in 3.0-STABLE and later releases only.
+SMP is supported in 3.0-STABLE and later releases only. SMP is
+not enabled in the GENERIC kernel, so you will
+have to recompile your kernel to enable SMP. Take a look at
+/sys/i386/conf/LINT to figure out what options to put in
+your kernel config file.
@@ -2604,7 +2600,8 @@
This is fine for operating systems like DOS that use BIOS code to
access the disk. However, FreeBSD's disk driver does not go through
BIOS, therefore a mechanism, bad144, exists that replaces this
-functionality. bad144 only works with the wd driver,
+functionality. bad144 only works with the wd driver (which means it
+is not supported in FreeBSD 4.0),
it is NOT able to be used with SCSI. bad144 works by entering all bad
sectors found into a special file.
@@ -2692,10 +2689,6 @@
firmware for it, you will need to check the position of jumper W1
to B-C, the default is A-B.
-The 742a EISA cards never had the ``>16MB'' problem mentioned in
-the section on >16 MB machines. This is a
-problem that occurs with the Vesa-Local Buslogic SCSI cards.
-
@@ -3588,7 +3581,8 @@
- When I run a SCO/iBCS2 application, it bombs on socksys.
+ When I run a SCO/iBCS2 application, it bombs on
+socksys (FreeBSD 3.0 and older only).
You first need to edit the /etc/sysconfig
@@ -3799,9 +3793,22 @@
so that all files could be copied with a cp /usr/src/etc/rc*
/etc command.
-/etc/rc.local is here as always and may be used to
-start up additional local services like INN
-or set custom options.
+And, in 3.1 and later, /etc/rc.conf has
+been moved to /etc/defaults/rc.conf. Do not edit
+this file! Instead, if there is any entry in
+/etc/defaults/rc.conf that you want to change,
+you should copy the line into /etc/rc.conf and
+change it there.
+For example, if you wish to start named, the DNS server included
+with FreeBSD in FreeBSD 3.1 or later, all you need to do is:
+&prompt.root; echo named_enable="YES" >>
+/etc/rc.conf
+
+To start up local services in FreeBSD 3.1 or later, place shell
+scripts in the /usr/local/etc.rd directory. These
+shell scripts should be set executable, and end with a .sh. In FreeBSD
+3.0 and earlier releases, you should edit the
+/etc/rc.local file.The /etc/rc.serial is for serial port initialization
(e.g. locking the port characteristics, and so on.).
@@ -3809,34 +3816,6 @@
The /etc/rc.i386 is for Intel-specifics settings, such
as iBCS2 emulation or the PC system console configuration.
-Starting with 2.1.0R, you can also have "local" startup files in a
-directory specified in /etc/sysconfig (or
-/etc/rc.conf):
-
-
- # Location of local startup files.
- local_startup=/usr/local/etc/rc.local.d
-
-
-
-Each file ending in .sh will be executed in alphabetical order.
-
-If you want to ensure a certain execution order without changing all
-the file names, you can use a scheme similar to the following with
-digits prepended to each file name to insure the ordering:
-
-
- 10news.sh
- 15httpd.sh
- 20ssh.sh
-
-
-
-It can be seen as ugly (or SysV :-)) but it provides a simple and
-regular scheme for locally-added packages without resorting to
-magical editing of /etc/rc.local. Many of the ports/packages
-assume that /usr/local/etc/rc.d is a local startup directory.
-
@@ -3845,7 +3824,9 @@
Use the adduser command. For more complicated usage, the
pw command.
-To remove the user again, use the rmuser command.
+To remove the user again, use the rmuser
+command. Once again, pw will work as well.
@@ -4540,17 +4521,16 @@
options SYSVSHM
- options "SHMMAXPGS=64" # 256Kb of sharable memory
+ options SYSVSHM # enable shared memory
options SYSVSEM # enable for semaphores
options SYSVMSG # enable for messaging
-
-Recompile and install.
+In FreeBSD 3.2 and later, these options are already part
+of the GENERIC kernel, which means they should
+already be compiled into your system.
-NOTE: You may need to increase SHMMAXPGS to some
-ridiculous number like 4096 (16M!) if you want to run
-GIMP. 256Kb is plenty for X11R6 shared memory.
+Recompile and install your kernel.
@@ -5941,20 +5921,19 @@
box to connect to the Internet and then be able to access the
Internet from the Windows95 box through the FreeBSD box. This
is really just a special case of the previous question.
-
-There's a useful document available which explains how to set
-FreeBSD up as a PPP Dialup Router
-
-NOTE: This requires having at least two fixed IP addresses
-available, and possibly three or more, depending on how much
-work you want to go through to set up the Windows box. As an
-alternative, if you don't have a fixed IP, you can use one of
-the private IP subnets and install proxies such as
-SQUID and
-the TIS firewall toolkit
-on your FreeBSD box.
-
-See also the section on natd.
+ ... and the answer is yes! In FreeBSD 3.x, user-mode ppp contains a
+ option. If you run ppp with
+the , set gateway_enable to
+YES in /etc/rc.conf, and
+configure your Windows machine correctly, this should work
+fine.
+
+More detailed information about setting this up can be found in
+the Pedantic PPP
+Primer by Steve Sims.
+If you are using kernel-mode ppp, or have an Ethernet connection
+to the Internet, you will have to use natd. Please
+look at the natd section of this FAQ.
@@ -6380,18 +6359,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
PPP
@@ -8027,10 +7994,12 @@
Why use (what are) a.out and ELF executable formats?
-To understand why FreeBSD uses the a.out format, you must
+To understand why FreeBSD uses the ELF format, you must
first know a little about the 3 currently "dominant" executable
formats for UNIX:
+Prior to FreeBSD 3.x, FreeBSD used the a.out format.
+
@@ -8483,7 +8452,9 @@
There are currently three active/semi-active branches in the FreeBSD
-CVS Repository:
+CVS
+Repository (the RELENG_2 branch is probably only changed twice
+a year, which is why there are only three active branches of development):
@@ -8507,7 +8478,7 @@
-HEAD is not an actual branch tag, like the other two, it's
+HEAD is not an actual branch tag, like the other two; it's
simply a symbolic constant for
"the current, non-branched development stream" which we simply
refer to as .
>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 May 10 2:42:55 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id 0D15537B51A; Wed, 10 May 2000 02:42:52 -0700 (PDT)
(envelope-from jkoshy@FreeBSD.org)
Received: (from jkoshy@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id CAA34333;
Wed, 10 May 2000 02:42:51 -0700 (PDT)
(envelope-from jkoshy@FreeBSD.org)
Date: Wed, 10 May 2000 02:42:51 -0700 (PDT)
From:
Message-Id: <200005100942.CAA34333@freefall.freebsd.org>
X-Mailer: exmh version 2.0.2 2/24/98
To: Nik Clayton
Cc: doc@freebsd.org
Subject: Re: Including images in the documentation
In-reply-to: Your message of "Tue, 09 May 2000 14:35:57 IST."
<20000509143555.A1692@kilt.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>>>> "Nik Clayton" writes
> vector images. Instead of storing EPS files in the repository we would
> store the dia files, and generate the EPS from them at build time.
I have two objections to `dia':
Size: `dia' requires GTK which in turn pulls in other dependencies;
ImageMagick is also big.
I18N: How localized is `dia'? Will it serve the needs of the -doc
translation teams?
Instead:
Why not have EPS as the ``base format'' from which other formats are
generated as needed? Of the various choices, EPS seems to me today to
scale the best across the available display technologies. Further, it
is a fairly compact and, being plain text, works well with CVS.
You can translate EPS into a number formats using ghostscript
(including PNG).
Generating EPS:
While visual tools like `dia' are a possibility, we also have:
- MetaPost (already present in the teTeX distribution): a lightweight
tool for drawing simple diagrams of the kind we are likely to need.
- Finally, TeX itself can be used to draw figures. Packages like `xypic',
and `pstricks' come to mind.
The TeX family of tools (including MetaPost) are already very well localized.
A related point:
Most figures are going to need some text embedded in them. When
translated, this text can change radically in size and may need to be
repositioned in the figure. Boxes may need to be resized and/or
moved around. In the interest of easing the translation teams' work
it would be useful to describe pictures in a high-level way (e.g:-
"connect this box to that one there with a wavy line") and have the
build process automatically handle the details of positioning
and sizing of the picture's components. This is possible today when
using MetaPost or TeX.
It would be even better to describe our figures in SGML :). Do you know
of any DTDs being used to describe figures and diagrams?
Regards,
Koshy
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 5:20:35 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81])
by hub.freebsd.org (Postfix) with ESMTP
id 6882E37B6A9; Wed, 10 May 2000 05:20:23 -0700 (PDT)
(envelope-from jon@phoenix.welearn.com.au)
Received: (from jon@localhost)
by phoenix.welearn.com.au (8.9.3/8.9.3) id WAA18343;
Wed, 10 May 2000 22:20:13 +1000 (EST)
(envelope-from jon)
Date: Wed, 10 May 2000 22:20:08 +1000
From: Jonathan Michaels
To: jkoshy@FreeBSD.ORG
Cc: Nik Clayton , doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000510222004.A18297@phoenix.welearn.com.au>
Reply-To: jon@welearn.com.au
Mail-Followup-To: jkoshy@FreeBSD.ORG, Nik Clayton ,
doc@FreeBSD.ORG
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.4i
In-Reply-To: <200005100942.CAA34333@freefall.freebsd.org>; from jkoshy@FreeBSD.ORG on Wed, May 10, 2000 at 02:42:51AM -0700
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 02:42:51AM -0700, jkoshy@FreeBSD.ORG wrote:
>
>
> >>>> "Nik Clayton" writes
>
> > vector images. Instead of storing EPS files in the repository we would
> > store the dia files, and generate the EPS from them at build time.
>
> I have two objections to `dia':
text deleted for brevity
> It would be even better to describe our figures in SGML :). Do you know
> of any DTDs being used to describe figures and diagrams?
another related point ...
how are the disabled people who view these documents going to
be able to decipher teh mess that said document will become
when viewed through a text only interface ?
not every one has tommorrows hardware or can afford the
required screen deployment to view teh ever increasing (in
complexity and size) freebsd requirements.
as an aside ...
a freind of mine said to me upon some of teh recent changes
to freebsd "if i wanted microsoft size, complexity and
reliability i'd use microsoft product". i don't know if i agree
with him, yet, but it is getting that way.
regards,
jonathan
--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 8: 8:24 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from zeno.ibd.nrc.ca (zeno.ibd.nrc.ca [192.70.172.132])
by hub.freebsd.org (Postfix) with ESMTP id 2223037B67F
for ; Wed, 10 May 2000 08:08:20 -0700 (PDT)
(envelope-from zhilkin@zeno.ibd.nrc.ca)
Received: from ibd.nrc.ca (ppc.ibd.nrc.ca [192.70.172.145])
by zeno.ibd.nrc.ca (SGI-8.9.3/8.8.8) with ESMTP id KAA67308
for ; Wed, 10 May 2000 10:08:15 -0500 (CDT)
Message-ID: <39197B60.6FB59A96@ibd.nrc.ca>
Date: Wed, 10 May 2000 10:08:16 -0500
From: Peter Zhilkin
Organization: National Research Council Canada
X-Mailer: Mozilla 4.51 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: doc@FreeBSD.org
Subject: Alarm: How can I use the NT loader to boot FreeBSD?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Hi,
I have NT 4.0 on hard disk 0 and added freeBSD 4 on hard disk 1 (no
loader was
installed)
To have double boot I followed the answer to
Q: How can I use the NT loader to boot FreeBSD?
located at
http://www.FreeBSD.org/FAQ/admin.html#AEN1818
namely
I copied /boot/boot0 to file c:\bootsect.bsd and included this file
in c:\boot.ini as
C:\BOOTSECT.BSD="FreeBSD"
After reboot I got NT loader menu as expected, and chose to boot
freeBSD.
Then I got another menu with one option (of freeBSD loader I suppose),
and after that error message
stating something like 'multi(0)disk(0)rdisk(0)partition(1) is not
found'. The was
no way out just reboot.
Rebooting lead to freeBSD loader menu as above and same error message.
As a result I've lost MBR on NT disk 0 and was unable to boot NT
anymore.
The MBR was replaced by some code of freeBSD.
Moreover, replacing MBR was done in such a way that partition table was
erased.
And first 63 sectors of cylinder 0 side 0 (usually containing 0x0 except
MBR)
were filled with some code (of freeBSD I suppose)
MBR was replaced by some freeBSD code, there is such word "freeBSD" in
it.
I just followed instruction published on your web site.
Look like executing code of /boot/boot0 during boot leads to things far
from expected
as a final result.
This is for your information.
If I did something wrong, I appreciate if you explain.
Regards,
Peter Zhilkin, trying to start using freeBSD
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 9:36:38 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from cbl-skelly3.hs.earthlink.net (CBL-skelly3.hs.earthlink.net [209.178.114.61])
by hub.freebsd.org (Postfix) with ESMTP
id AAC8F37B7FF; Wed, 10 May 2000 09:36:30 -0700 (PDT)
(envelope-from kelly@ad1440.net)
Received: from uta003594 (uta003594.jpl.nasa.gov [128.149.211.36])
by cbl-skelly3.hs.earthlink.net (8.9.2/8.9.2) with SMTP id JAA05584;
Wed, 10 May 2000 09:36:18 -0700 (PDT)
(envelope-from kelly@ad1440.net)
Message-ID: <004501bfba9e$53d154d0$24d39580@jpl.nasa.gov>
From: "Sean Kelly"
To: ,
Cc: "Nik Clayton" ,
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000510222004.A18297@phoenix.welearn.com.au>
Subject: Re: Including images in the documentation
Date: Wed, 10 May 2000 09:39:33 -0700
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.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
> how are the disabled people who view these documents going to
> be able to decipher teh mess that said document will become
> when viewed through a text only interface ?
I don't see how these documents will become a "mess." The print versions
will have figures in them (I've seen hundreds of textbooks do the same
without becoming unruly). The HTML version will be like any other web
page, with a bitmap image where figures will appear. And the plain text
version won't have any figures at all.
And how will people with disabilities read them? Probably the same way
they do now: by using online browsers that accomodate disabilities. I'm
acquainted with one low-vision and one blind user who surf the web despite
it being a highly visual medium.
Pictures go so much farther than mere text towards explaining an issue.
Imagine if Edward Tufte was told he couldn't publish _The Visual Display of
Quantitative Information_ because it'd be a mess for his disabled readers,
or that it'd be too difficult to produce. Absurd!
> not every one has tommorrows hardware or can afford the
> required screen deployment to view teh ever increasing (in
> complexity and size) freebsd requirements
People have produced and read high quality computer documentation on modest
hardware for years.
And as for code bloat ... mention it on -hackers ... but be prepared to
duck and cover! :-)
Take care.
--Sean
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 10:42:35 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74])
by hub.freebsd.org (Postfix) with ESMTP id C71C737B6A0
for ; Wed, 10 May 2000 10:42:31 -0700 (PDT)
(envelope-from asmodai@lucifer.bart.nl)
Received: (from asmodai@localhost)
by lucifer.bart.nl (8.9.3/8.9.3) id TAA20241;
Wed, 10 May 2000 19:42:22 +0200 (CEST)
(envelope-from asmodai)
Date: Wed, 10 May 2000 19:42:22 +0200
From: Jeroen Ruigrok van der Werven
To: Marc van Kempen
Cc: Sheldon Hearn , doc@FreeBSD.ORG
Subject: Re: ALIGN() macro
Message-ID: <20000510194221.B20181@lucifer.bart.nl>
References: <77186.957863744@axl.ops.uunet.co.za> <200005091033.MAA11372@bowtie.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200005091033.MAA11372@bowtie.nl>; from marc@bowtie.nl on Tue, May 09, 2000 at 12:33:00PM +0200
Organisation: VIA Net.Works The Netherlands
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
-On [20000509 12:40], Marc van Kempen (marc@bowtie.nl) wrote:
>>
>>
>> Um, what happens when you include and as
>> directed by the documentation?
>>
>Not much, those two files were included already and apparently don't
>pickup
Try substituting sys/param.h for sys/types.h
--
Jeroen Ruigrok van der Werven Network- and systemadministrator
VIA Net.Works The Netherlands
BSD: Technical excellence at its best http://www.via-net-works.nl
Don't try to find the Answer where there ain't no Question here...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 10:46:37 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74])
by hub.freebsd.org (Postfix) with ESMTP
id E1FB337B88B; Wed, 10 May 2000 10:46:21 -0700 (PDT)
(envelope-from asmodai@lucifer.bart.nl)
Received: (from asmodai@localhost)
by lucifer.bart.nl (8.9.3/8.9.3) id TAA20275;
Wed, 10 May 2000 19:46:20 +0200 (CEST)
(envelope-from asmodai)
Date: Wed, 10 May 2000 19:46:20 +0200
From: Jeroen Ruigrok van der Werven
To: jkoshy@FreeBSD.ORG
Cc: Nik Clayton , doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000510194620.C20181@lucifer.bart.nl>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200005100942.CAA34333@freefall.freebsd.org>; from jkoshy@FreeBSD.ORG on Wed, May 10, 2000 at 02:42:51AM -0700
Organisation: VIA Net.Works The Netherlands
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
-On [20000510 11:45], jkoshy@FreeBSD.ORG (jkoshy@FreeBSD.ORG) wrote:
>
>
>>>>> "Nik Clayton" writes
>
>> vector images. Instead of storing EPS files in the repository we would
>> store the dia files, and generate the EPS from them at build time.
>
>I have two objections to `dia':
>
> Size: `dia' requires GTK which in turn pulls in other dependencies;
> ImageMagick is also big.
The only dependencies Dia requires are: gdk-pixbuf, gtk/glib and the
various graphics libraries.
Dia is still wildly instable and I am debugging it [CVS version] to get
it more stable every day. Consider me a FreeBSD liaison on that
project. =)
> I18N: How localized is `dia'? Will it serve the needs of the -doc
> translation teams?
It is localised, but of course, people are always welcome to verify for
themselves and notify me of the localisation issues. I am Dutch, I
don't particulary care for I18N for a various number of reasons.
--
Jeroen Ruigrok van der Werven Network- and systemadministrator
VIA Net.Works The Netherlands
BSD: Technical excellence at its best http://www.via-net-works.nl
Cling, cling to your mind, my Words...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 10:53:24 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6])
by hub.freebsd.org (Postfix) with ESMTP
id 2A07C37B88B; Wed, 10 May 2000 10:53:18 -0700 (PDT)
(envelope-from billf@jade.chc-chimes.com)
Received: by jade.chc-chimes.com (Postfix, from userid 1001)
id DD13B1C6A; Wed, 10 May 2000 13:53:16 -0400 (EDT)
Date: Wed, 10 May 2000 13:53:16 -0400
From: Bill Fumerola
To: Jonathan Michaels
Cc: jkoshy@FreeBSD.ORG, Nik Clayton ,
doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000510135316.M86725@jade.chc-chimes.com>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000510222004.A18297@phoenix.welearn.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <20000510222004.A18297@phoenix.welearn.com.au>; from jon@welearn.com.au on Wed, May 10, 2000 at 10:20:08PM +1000
X-Operating-System: FreeBSD 3.3-STABLE i386
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 10:20:08PM +1000, Jonathan Michaels wrote:
> a freind of mine said to me upon some of teh recent changes
> to freebsd "if i wanted microsoft size, complexity and
> reliability i'd use microsoft product". i don't know if i agree
> with him, yet, but it is getting that way.
These are the tools for building the documentation, not reading it.
--
Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 11: 2:57 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20])
by hub.freebsd.org (Postfix) with ESMTP
id DF16A37B8B9; Wed, 10 May 2000 11:02:50 -0700 (PDT)
(envelope-from brdavis@orion.ac.hmc.edu)
Received: (from brdavis@localhost)
by orion.ac.hmc.edu (8.8.8/8.8.8) id LAA29581;
Wed, 10 May 2000 11:02:49 -0700 (PDT)
Date: Wed, 10 May 2000 11:02:49 -0700
From: Brooks Davis
To: jkoshy@FreeBSD.ORG
Cc: Nik Clayton , doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000510110249.A12247@orion.ac.hmc.edu>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre4i
In-Reply-To: <200005100942.CAA34333@freefall.freebsd.org>; from jkoshy@FreeBSD.ORG on Wed, May 10, 2000 at 02:42:51AM -0700
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 02:42:51AM -0700, jkoshy@FreeBSD.ORG wrote:
> It would be even better to describe our figures in SGML :). Do you know
> of any DTDs being used to describe figures and diagrams?
There is on in XML. It's called SVG and is a W3C project. Mozilla
implements it so someday we could even send them directly in HTML
versions. There are editors including ones from big named like Adobe.
There are also plugins for windows browsers. Someone might need to whip
up some conversion tools, but there are a number of nice looking ones
that almost do what we would want.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 11:22:38 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail.sullivan-reportlibrary.com (chrtn1UBR2-3-hfc-0252-d8d8b012.rdc1.tn.comcastatwork.com [216.216.176.18])
by hub.freebsd.org (Postfix) with ESMTP id 06AE837B8D8
for ; Wed, 10 May 2000 11:22:35 -0700 (PDT)
(envelope-from marketing@infotechsys.net)
Received: from infotechsys.net (2K-SERVER [192.168.0.100]) by mail.sullivan-reportlibrary.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
id KTQY5NT2; Wed, 10 May 2000 14:19:27 -0400
MIME-Version: 1.0
From: marketing@infotechsys.net
Reply-To: marketing@infotechsys.net
To: doc@freebsd.org
Subject: ITS Brochure
Mime-Version: 1.0
Content-Type: text/html; charset="us-ascii"
Message-Id: <20000510182235.06AE837B8D8@hub.freebsd.org>
Date: Wed, 10 May 2000 11:22:35 -0700 (PDT)
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
ITS Internet Site
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 14:44:25 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from lvcablemodem.com (hams4.lvcablemodem.com [24.234.0.78])
by hub.freebsd.org (Postfix) with ESMTP id 4F0BC37B650
for ; Wed, 10 May 2000 14:44:19 -0700 (PDT)
(envelope-from kallador@lvcm.com)
Received: from winfuck2000 ([24.234.17.192]) by lvcablemodem.com with Microsoft SMTPSVC(5.5.1877.387.38);
Wed, 10 May 2000 14:44:13 -0700
Message-ID: <000801bfbac8$ceb35cf0$c011ea18@winfuck2000>
From: "kallador"
To:
Subject: help
Date: Wed, 10 May 2000 14:43:40 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0005_01BFBA8E.21F9E1D0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01BFBA8E.21F9E1D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
yes i have a small problem=20
ok when it boots it stops at rc.conf
in witch i left something out
i need to Su but it wont let me
what do i do
------=_NextPart_000_0005_01BFBA8E.21F9E1D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
yes i have a small problem =
ok when it boots it stops at =
rc.conf
in witch i left something =
out
i need to Su but it wont let =
me
what do i do
------=_NextPart_000_0005_01BFBA8E.21F9E1D0--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 15: 5:17 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4])
by hub.freebsd.org (Postfix) with ESMTP id 4CE9337B708
for ; Wed, 10 May 2000 15:05:12 -0700 (PDT)
(envelope-from marc@bowtie.nl)
Received: (from uucp@localhost)
by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id AAA06785;
Thu, 11 May 2000 00:05:09 +0200 (MET DST)
Received: from localhost (localhost [127.0.0.1])
by bowtie.nl (8.8.8/8.8.8) with ESMTP id AAA05448;
Thu, 11 May 2000 00:01:21 +0200 (CEST)
(envelope-from marc@bowtie.nl)
Message-Id: <200005102201.AAA05448@bowtie.nl>
To: Jeroen Ruigrok van der Werven
Cc: doc@freebsd.org, Sheldon Hearn
Subject: Re: ALIGN() macro
In-reply-to: jruigrok's message of Wed, 10 May 2000 19:42:22 +0200.
<20000510194221.B20181@lucifer.bart.nl>
Date: Thu, 11 May 2000 00:01:21 +0200
From: Marc van Kempen
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
In message <20000510194221.B20181@lucifer.bart.nl>, Jeroen Ruigrok van der Werven writes:
>-On [20000509 12:40], Marc van Kempen (marc@bowtie.nl) wrote:
>>>
>>>
>>> Um, what happens when you include and as
>>> directed by the documentation?
>>>
>>Not much, those two files were included already and apparently don't
>>pickup
>
>Try substituting sys/param.h for sys/types.h
>
To iterate once more, the problem is that the ALIGN macro is not being
picked up even though and are included.
The problem arises from the use of the CMSG_DATA macro, which seems to
be related to sendmsg(), and uses the ALIGN macro.
The manual page for sendmsg() or similar states that you only need
and , but this fails, it only works if
you also include where the ALIGN macro is defined.
So the question again is: is the manual page in error or are the
include files wrong? If it's the manual page, in which manual
page are you supposed to find information about the use of the
CMSG_DATA macro?
See the example program, it doesn't compile without the
include.
#include
#include
#include
int
main(int argc, char **argv)
{
struct msghdr msg;
unsigned char *data;
data = CMSG_DATA(&msg);
return(0);
}
Marc.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 17:32:29 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156])
by hub.freebsd.org (Postfix) with ESMTP id 585D937B9FE
for ; Wed, 10 May 2000 17:32:26 -0700 (PDT)
(envelope-from eogren@rod.darktech.org)
Received: from rod.darktech.org (ip52.cambridge2.ma.pub-ip.psi.net [38.32.112.52])
by merlin.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id RAA05975
for ; Wed, 10 May 2000 17:32:23 -0700 (PDT)
Received: (from eogren@localhost)
by rod.darktech.org (8.10.1/8.10.1) id e4B0Xd808635
for doc@freebsd.org; Wed, 10 May 2000 20:33:39 -0400 (EDT)
Date: Wed, 10 May 2000 20:33:39 -0400
From: Eric Ogren
To: doc@freebsd.org
Subject: Removing 2.X entries from FAQ?
Message-ID: <20000510203339.A7861@earthlink.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Hi all-
As you may or may not have noticed, I've submitted two or three PRs doing
general updates to the FAQ (these were committed fairly quickly,
thanks!). Most of the updates I submitted dealt with updating version
numbers, and adding 3.X/4.X relevant information to entries which only had
solutions for FreeBSD 2.X. Almost all of the updates I submitted kept the
information relevant to FreeBSD 2.X intact; I just added a "In FBSD 3/4,
do this...In FreeBSD 2.X..".
Anyways, to get to the point, what do people think about completely
removing all of the FreeBSD 2.X specific entries from the FAQ? Personally,
I think that all the 2.X cruft in there is fairly useless, and just makes
the FAQ both bigger and harder to understand. If FreeBSD were a commercial
enterprise, I think 2.X would be officially end-of-lifed, and the support
contracts for 2.X would have been outsourced to somewhere else. As it is,
if anybody asks the mailing lists for help when they're running 2.X, 99%
of the time, the only reply they receieve is "Upgrade to 4.0".
If there was general agreement, I would at some point (probably not until
at least next week) change the preface to FreeBSD 3.X and 4.X FAQ, and add
a notice in the preface saying something like "The entries in this FAQ
only apply to FreeBSD 3.X and 4.X. If you are running FreeBSD 2.X, we
strongly suggest you upgrade . Some entries
in here may be relevant to FreeBSD 2.X as well, but we do not guarantee
that any solution presented here will work for 2.X.", and then gradually
go through and nuke the ancient FAQ entries.
Questions/comments? I don't know if we collect some kind of usage
data; how many people are there that still use 2.X?
Eric
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 18:10:55 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
by hub.freebsd.org (Postfix) with ESMTP
id A9E6137BA7A; Wed, 10 May 2000 18:10:48 -0700 (PDT)
(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id AAA89878;
Thu, 11 May 2000 00:59:15 +0100 (BST)
(envelope-from nik)
Date: Thu, 11 May 2000 00:59:14 +0100
From: Nik Clayton
To: jkoshy@FreeBSD.org
Cc: Nik Clayton , doc@freebsd.org
Subject: Re: Including images in the documentation
Message-ID: <20000511005914.A85566@catkin.nothing-going-on.org>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <200005100942.CAA34333@freefall.freebsd.org>; from jkoshy@FreeBSD.org on Wed, May 10, 2000 at 02:42:51AM -0700
Organization: FreeBSD Project
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
[ Just to be absolutely certain this message gets across -- I don't know
all the answers here. If I'm asking questions they're not rhetorical. ]
On Wed, May 10, 2000 at 02:42:51AM -0700, jkoshy@FreeBSD.org wrote:
> > vector images. Instead of storing EPS files in the repository we would
> > store the dia files, and generate the EPS from them at build time.
>
> I have two objections to `dia':
>
> Size: `dia' requires GTK which in turn pulls in other dependencies;
> ImageMagick is also big.
Yep. I fully agree with you here. I know what it's like to be behind
a slow link (33.6 modem until a week ago). This is exactly why I want
alternatives.
> I18N: How localized is `dia'? Will it serve the needs of the -doc
> translation teams?
Localized? Do you mean the application, or it's output?
> Instead:
>
> Why not have EPS as the ``base format'' from which other formats are
> generated as needed? Of the various choices, EPS seems to me today to
> scale the best across the available display technologies. Further, it
> is a fairly compact and, being plain text, works well with CVS.
> You can translate EPS into a number formats using ghostscript
> (including PNG).
How well are bitmaps covered in EPS? I'm assuming we're going to want
to be able to use bitmaps, such as screen grabs. I really don't know
how well suited EPS is as a format for bitmaps.
> Generating EPS:
>
> While visual tools like `dia' are a possibility, we also have:
>
> - MetaPost (already present in the teTeX distribution): a lightweight
> tool for drawing simple diagrams of the kind we are likely to need.
I've taken a cursory glance at MetaPost now (more specifically, mpman.ps
in the doc/ directory).
Hmm. I'm already getting flack from people for making the docs too
difficult to contribute to. That looks to be a little daunting for the
novice user. I'm aware that the more difficult we make this, the easier
it is for a potential contributor to think it's too much work, and not
bother.
Is there a visual editor for MetaPost?
> A related point:
>
> Most figures are going to need some text embedded in them. When
> translated, this text can change radically in size and may need to be
> repositioned in the figure. Boxes may need to be resized and/or
> moved around. In the interest of easing the translation teams' work
> it would be useful to describe pictures in a high-level way (e.g:-
> "connect this box to that one there with a wavy line") and have the
> build process automatically handle the details of positioning
> and sizing of the picture's components. This is possible today when
> using MetaPost or TeX.
Ditto with dia. By default, dia's output format is compressed. If you
tell it not to compress files ("File" -> "Preferences") then the save
format is a valid XML document, marked up in dia's own DTD. This means
you can edit with any old text editor, embed
at the top of each file, and so on.
> It would be even better to describe our figures in SGML :). Do you know
> of any DTDs being used to describe figures and diagrams?
See previous paragraph.
If you feel better about it, you can consider dia to be a graphical editor
for a document marked up in XML. If we can I'd be very happy if we can
get the dia-to-eps functionality in a separate tool without all the
additional dependencies (it's possible we can, my research hasn't gone
that far yet).
N
--
Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95.
Telephone line, $24.95 a month. Software, free. USENET transmission,
hundreds if not thousands of dollars. Thinking before posting, priceless.
Somethings in life you can't buy. For everything else, there's MasterCard.
-- Graham Reed, in the Scary Devil Monastery
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 18:11:30 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
by hub.freebsd.org (Postfix) with ESMTP
id 9EABC37BAB7; Wed, 10 May 2000 18:11:25 -0700 (PDT)
(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id BAA90207;
Thu, 11 May 2000 01:01:40 +0100 (BST)
(envelope-from nik)
Date: Thu, 11 May 2000 01:01:40 +0100
From: Nik Clayton
To: Jonathan Michaels
Cc: jkoshy@FreeBSD.ORG, Nik Clayton ,
doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000511010140.B85566@catkin.nothing-going-on.org>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000510222004.A18297@phoenix.welearn.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000510222004.A18297@phoenix.welearn.com.au>; from jon@welearn.com.au on Wed, May 10, 2000 at 10:20:08PM +1000
Organization: FreeBSD Project
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 10:20:08PM +1000, Jonathan Michaels wrote:
> how are the disabled people who view these documents going to
> be able to decipher teh mess that said document will become
> when viewed through a text only interface ?
The same way things are done today. Picture's being worth a thousand
words and all that.
For example,
http://people.freebsd.org/~hm/i4b/index.html
(marked up in LaTeX, natch) makes great use of diagrams to break down
concepts (like the makeup of a packet), while still keeping the necessary
textual description.
N
--
Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95.
Telephone line, $24.95 a month. Software, free. USENET transmission,
hundreds if not thousands of dollars. Thinking before posting, priceless.
Somethings in life you can't buy. For everything else, there's MasterCard.
-- Graham Reed, in the Scary Devil Monastery
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 18:13:14 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
by hub.freebsd.org (Postfix) with ESMTP
id D1E4137BD4C; Wed, 10 May 2000 18:13:07 -0700 (PDT)
(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id BAA92155;
Thu, 11 May 2000 01:17:20 +0100 (BST)
(envelope-from nik)
Date: Thu, 11 May 2000 01:17:20 +0100
From: Nik Clayton
To: Jeroen Ruigrok van der Werven
Cc: jkoshy@FreeBSD.ORG, Nik Clayton ,
doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000511011719.C85566@catkin.nothing-going-on.org>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000510194620.C20181@lucifer.bart.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000510194620.C20181@lucifer.bart.nl>; from jruigrok@via-net-works.nl on Wed, May 10, 2000 at 07:46:20PM +0200
Organization: FreeBSD Project
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 07:46:20PM +0200, Jeroen Ruigrok van der Werven wrote:
> > Size: `dia' requires GTK which in turn pulls in other dependencies;
> > ImageMagick is also big.
>
> The only dependencies Dia requires are: gdk-pixbuf, gtk/glib and the
> various graphics libraries.
Yeah. But they're big nonetheless.
I just did a quick scan of the dia distfile and dependency list
Port Distfile size
--------------------------------------------------------------
graphics/dia 959,231
x11-toolkits/gtk12 2,851,547
devel/glib12 410,754
devel/libtool 535,519
devel/gettext 713,694
textproc/libxml 890,447
graphics/imlib 696,347
graphics/png 403,297
graphics/tiff 900,890
graphics/jpeg 613,261
graphics/libungif 301,291
--------------------------------------------------------------
9,276,278
(I haven't double checked this figure, but it looks about right).
OK, so packages will be smaller, but whichever way you cut it
that's still a lot of data to transfer.
> Dia is still wildly instable and I am debugging it [CVS version] to get
> it more stable every day. Consider me a FreeBSD liaison on that
> project. =)
Great. I'd like a dia2eps tool please, preferable weighing in at less
than a megabyte, including the dependencies -- I realise that you'll
need libxml. . .
. . . by the end of the week if possible. :-)
N
--
Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95.
Telephone line, $24.95 a month. Software, free. USENET transmission,
hundreds if not thousands of dollars. Thinking before posting, priceless.
Somethings in life you can't buy. For everything else, there's MasterCard.
-- Graham Reed, in the Scary Devil Monastery
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 18:16:41 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81])
by hub.freebsd.org (Postfix) with ESMTP id 1E81637BACA
for ; Wed, 10 May 2000 18:16:35 -0700 (PDT)
(envelope-from jon@phoenix.welearn.com.au)
Received: (from jon@localhost)
by phoenix.welearn.com.au (8.9.3/8.9.3) id LAA22622;
Thu, 11 May 2000 11:15:21 +1000 (EST)
(envelope-from jon)
Date: Thu, 11 May 2000 11:15:19 +1000
From: Jonathan Michaels
To: Bill Fumerola
Cc: doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000511111517.A22460@phoenix.welearn.com.au>
Reply-To: jon@welearn.com.au
Mail-Followup-To: Bill Fumerola , doc@FreeBSD.ORG
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000510222004.A18297@phoenix.welearn.com.au> <20000510135316.M86725@jade.chc-chimes.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.4i
In-Reply-To: <20000510135316.M86725@jade.chc-chimes.com>; from Bill Fumerola on Wed, May 10, 2000 at 01:53:16PM -0400
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 01:53:16PM -0400, Bill Fumerola wrote:
> On Wed, May 10, 2000 at 10:20:08PM +1000, Jonathan Michaels wrote:
>
> > a freind of mine said to me upon some of teh recent changes
> > to freebsd "if i wanted microsoft size, complexity and
> > reliability i'd use microsoft product". i don't know if i agree
> > with him, yet, but it is getting that way.
>
> These are the tools for building the documentation, not reading it.
i've got enough rabid hate mail to deal with .. at least i can
quote, reply in context. well, most of the time and even as stupid
as i am with my damaged brain.
to paraphrase my grandmother, thier is an ancient jewish
prayer, which i've reworded for you, thank god i wan't born an
american freebsd zenophobe.
>
> --
> Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
> e-mail: billf@chc-chimes.com / billf@FreeBSD.org
>
>
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 23:16:37 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from monica.et.bocholt.fh-gelsenkirchen.de (monica.et.bocholt.fh-gelsenkirchen.de [193.175.197.63])
by hub.freebsd.org (Postfix) with ESMTP id 5701C37B763
for ; Wed, 10 May 2000 23:16:33 -0700 (PDT)
(envelope-from hank@musashi.et.bocholt.fh-ge.de)
Received: from musashi.et.bocholt.fh-ge.de (reserve.et.bocholt.fh-gelsenkirchen.de [193.175.197.95] (may be forged))
by monica.et.bocholt.fh-gelsenkirchen.de (8.9.3/8.9.3) with ESMTP id IAA17689;
Thu, 11 May 2000 08:16:32 +0200
Received: from localhost (localhost.et.bocholt.fh-ge.de [127.0.0.1])
by musashi.et.bocholt.fh-ge.de (8.9.3/8.9.3) with ESMTP id IAA16382;
Thu, 11 May 2000 08:15:01 +0200 (CEST)
(envelope-from hank@musashi.et.bocholt.fh-ge.de)
Message-Id: <200005110615.IAA16382@musashi.et.bocholt.fh-ge.de>
To: Eric Ogren
Cc: doc@FreeBSD.ORG
Subject: Re: Removing 2.X entries from FAQ?
In-reply-to: Your message of "Wed, 10 May 2000 20:33:39 EDT."
<20000510203339.A7861@earthlink.net>
Date: Thu, 11 May 2000 08:15:01 +0200
From: Dirk GOUDERS
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
> Questions/comments? I don't know if we collect some kind of usage
> data; how many people are there that still use 2.X?
Hmm, while having read your posting, I was asking myself, if it would
be useful, if the different releases include their own FAQ - only
relevant for that particular release...
I'm not sure if that subject has already been discussed, some time
ago.
-dg-
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Wed May 10 23:50:22 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4])
by hub.freebsd.org (Postfix) with ESMTP id 32E7237B8D5
for ; Wed, 10 May 2000 23:50:19 -0700 (PDT)
(envelope-from marc@bowtie.nl)
Received: (from uucp@localhost)
by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id IAA05804;
Thu, 11 May 2000 08:50:06 +0200 (MET DST)
Received: from localhost (localhost [127.0.0.1])
by bowtie.nl (8.8.8/8.8.8) with ESMTP id IAA11139;
Thu, 11 May 2000 08:45:12 +0200 (CEST)
(envelope-from marc@bowtie.nl)
Message-Id: <200005110645.IAA11139@bowtie.nl>
X-Mailer: exmh version 2.0.2 2/24/98
To: Jeroen Ruigrok van der Werven
Cc: Marc van Kempen ,
Sheldon Hearn , doc@FreeBSD.ORG
Subject: Re: ALIGN() macro
In-reply-to: jruigrok's message of Wed, 10 May 2000 19:42:22 +0200.
<20000510194221.B20181@lucifer.bart.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 11 May 2000 08:45:12 +0200
From: Marc van Kempen
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
> -On [20000509 12:40], Marc van Kempen (marc@bowtie.nl) wrote:
> >>
> >>
> >> Um, what happens when you include and as
> >> directed by the documentation?
> >>
> >Not much, those two files were included already and apparently don't
> >pickup
>
> Try substituting sys/param.h for sys/types.h
>
Sorry, I misunderstood you, still my argument stands, just
replace with
It is still unclear from the documentation what should be done.
Here is the test program again.
#include
#include
int
main(int argc, char **argv)
{
struct msghdr msg;
unsigned char *data;
data = CMSG_DATA(&msg);
return(0);
}
This does compile.
Marc.
--
----------------------------------------------------
Marc van Kempen BowTie Technology
Email: marc@bowtie.nl WWW & Databases
tel. +31 40 2 43 20 65
fax. +31 40 2 44 21 86 http://www.bowtie.nl
----------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 0:22: 4 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163])
by hub.freebsd.org (Postfix) with ESMTP id DD0E537B872
for ; Thu, 11 May 2000 00:21:59 -0700 (PDT)
(envelope-from sheldonh@axl.ops.uunet.co.za)
Received: from sheldonh (helo=axl.ops.uunet.co.za)
by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1)
id 12pnHj-000BVn-00; Thu, 11 May 2000 09:21:27 +0200
From: Sheldon Hearn
To: Dirk GOUDERS
Cc: Eric Ogren , doc@FreeBSD.ORG
Subject: Re: Removing 2.X entries from FAQ?
In-reply-to: Your message of "Thu, 11 May 2000 08:15:01 +0200."
<200005110615.IAA16382@musashi.et.bocholt.fh-ge.de>
Date: Thu, 11 May 2000 09:21:27 +0200
Message-ID: <44254.958029687@axl.ops.uunet.co.za>
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Thu, 11 May 2000 08:15:01 +0200, Dirk GOUDERS wrote:
> Hmm, while having read your posting, I was asking myself, if it would
> be useful, if the different releases include their own FAQ - only
> relevant for that particular release...
> I'm not sure if that subject has already been discussed, some time
> ago.
It has and it was unanimously decided by all (except for a few who don't
actually contribute anything) that it's too much work, given that most
frequently asked questions relate to more than one release.
I agree that ancient, crusty questions should either be removed
(reducing the signal-to-noise ratio of the FAQ) or relegated to a
"legacy FAQ". Either one takes work, although this work can be
undertaken incremenetally, as individuals notice crusty questions.
Ciao,
Sheldon.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 1:39:24 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from lucifer.bart.nl (lucifer.bart.nl [194.158.168.74])
by hub.freebsd.org (Postfix) with ESMTP
id 1213337B521; Thu, 11 May 2000 01:39:21 -0700 (PDT)
(envelope-from asmodai@lucifer.bart.nl)
Received: (from asmodai@localhost)
by lucifer.bart.nl (8.9.3/8.9.3) id KAA25864;
Thu, 11 May 2000 10:39:19 +0200 (CEST)
(envelope-from asmodai)
Date: Thu, 11 May 2000 10:39:19 +0200
From: Jeroen Ruigrok van der Werven
To: Nik Clayton
Cc: jkoshy@FreeBSD.ORG, doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000511103919.I25150@lucifer.bart.nl>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000511005914.A85566@catkin.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000511005914.A85566@catkin.nothing-going-on.org>; from nik@FreeBSD.ORG on Thu, May 11, 2000 at 12:59:14AM +0100
Organisation: VIA Net.Works The Netherlands
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
-On [20000511 03:15], Nik Clayton (nik@FreeBSD.ORG) wrote:
>Ditto with dia. By default, dia's output format is compressed. If you
>tell it not to compress files ("File" -> "Preferences") then the save
>format is a valid XML document, marked up in dia's own DTD. This means
>you can edit with any old text editor, embed
>
>
>
>at the top of each file, and so on.
>
>> It would be even better to describe our figures in SGML :). Do you know
>> of any DTDs being used to describe figures and diagrams?
>
>See previous paragraph.
Even simpler.
It uses the SVG DTD from w3c to create new shapes, thus it is easily
extendable.
Still need to create a SVG DTD port though.
--
Jeroen Ruigrok van der Werven Network- and systemadministrator
VIA Net.Works The Netherlands
BSD: Technical excellence at its best http://www.via-net-works.nl
About all you can do in life is be who you are. Some people will love
you for you. Most will love you for what you can do for them, and some
won't like you at all.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 3:27:37 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from eagle.prod.itd.earthlink.net (eagle.prod.itd.earthlink.net [207.217.120.24])
by hub.freebsd.org (Postfix) with ESMTP id 67EE337B521
for ; Thu, 11 May 2000 03:27:35 -0700 (PDT)
(envelope-from eogren@rod.darktech.org)
Received: from rod.darktech.org (ip48.cambridge2.ma.pub-ip.psi.net [38.32.112.48])
by eagle.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id DAA24262;
Thu, 11 May 2000 03:27:32 -0700 (PDT)
Received: (from eogren@localhost)
by rod.darktech.org (8.10.1/8.10.1) id e4BASmt01376;
Thu, 11 May 2000 06:28:48 -0400 (EDT)
Date: Thu, 11 May 2000 06:28:48 -0400
From: Eric Ogren
To: Dirk GOUDERS
Cc: doc@FreeBSD.ORG
Subject: Re: Removing 2.X entries from FAQ?
Message-ID: <20000511062848.B944@earthlink.net>
References: <20000510203339.A7861@earthlink.net> <200005110615.IAA16382@musashi.et.bocholt.fh-ge.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200005110615.IAA16382@musashi.et.bocholt.fh-ge.de>; from hank@et.bocholt.fh-gelsenkirchen.de on Thu, May 11, 2000 at 08:15:01AM +0200
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Hi Dirk-
I was thinking that myself, but I didn't want to suggest it when I wasn't
sure if I had the time/willingness to do it myself. :)
Eric
On Thu, May 11, 2000 at 08:15:01AM +0200, Dirk GOUDERS wrote:
>
> > Questions/comments? I don't know if we collect some kind of usage
> > data; how many people are there that still use 2.X?
>
> Hmm, while having read your posting, I was asking myself, if it would
> be useful, if the different releases include their own FAQ - only
> relevant for that particular release...
> I'm not sure if that subject has already been discussed, some time
> ago.
>
> -dg-
>
>
>
> 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 Thu May 11 8: 1:30 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66])
by hub.freebsd.org (Postfix) with ESMTP id C44D937B564
for ; Thu, 11 May 2000 08:01:16 -0700 (PDT)
(envelope-from nik@nothing-going-on.demon.co.uk)
Received: (from nik@localhost)
by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id NAA81372;
Thu, 11 May 2000 13:13:42 +0100 (BST)
(envelope-from nik)
Date: Thu, 11 May 2000 13:13:42 +0100
From: Nik Clayton
To: Eric Ogren
Cc: doc@freebsd.org
Subject: Re: Removing 2.X entries from FAQ?
Message-ID: <20000511131342.A72612@catkin.nothing-going-on.org>
References: <20000510203339.A7861@earthlink.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
In-Reply-To: <20000510203339.A7861@earthlink.net>; from eogren@earthlink.net on Wed, May 10, 2000 at 08:33:39PM -0400
Organization: FreeBSD Project
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Wed, May 10, 2000 at 08:33:39PM -0400, Eric Ogren wrote:
> Anyways, to get to the point, what do people think about completely
> removing all of the FreeBSD 2.X specific entries from the FAQ?
I'm opposed to the idea of removing information from the FAQ when it's
still accurate. I know of sites that are still running 2.x systems (when
it works, why upgrade?).
I can appreciate that people don't want to have to read through stuff
that's not directly appropriate to them. There are proposals on the table
to work through this in a more SGMLish way. Take a look through the
doc mailing list archives for threads started by me that have the string
"osversionmin" in them, to see one proposal on how to handle things, and
prototype tools on how to implement it.
N
--
Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95.
Telephone line, $24.95 a month. Software, free. USENET transmission,
hundreds if not thousands of dollars. Thinking before posting, priceless.
Somethings in life you can't buy. For everything else, there's MasterCard.
-- Graham Reed, in the Scary Devil Monastery
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 14:19: 2 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6])
by hub.freebsd.org (Postfix) with ESMTP id 1B84A37BBB3
for ; Thu, 11 May 2000 14:18:59 -0700 (PDT)
(envelope-from billf@jade.chc-chimes.com)
Received: by jade.chc-chimes.com (Postfix, from userid 1001)
id 1C2421C6E; Thu, 11 May 2000 17:18:58 -0400 (EDT)
Date: Thu, 11 May 2000 17:18:58 -0400
From: Bill Fumerola
To: doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000511171858.P86725@jade.chc-chimes.com>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000510222004.A18297@phoenix.welearn.com.au> <20000510135316.M86725@jade.chc-chimes.com> <20000511111517.A22460@phoenix.welearn.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <20000511111517.A22460@phoenix.welearn.com.au>; from jon@welearn.com.au on Thu, May 11, 2000 at 11:15:19AM +1000
X-Operating-System: FreeBSD 3.3-STABLE i386
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Thu, May 11, 2000 at 11:15:19AM +1000, Jonathan Michaels wrote:
> > > a freind of mine said to me upon some of teh recent changes
> > > to freebsd "if i wanted microsoft size, complexity and
> > > reliability i'd use microsoft product". i don't know if i agree
> > > with him, yet, but it is getting that way.
> >
> > These are the tools for building the documentation, not reading it.
>
> i've got enough rabid hate mail to deal with .. at least i can
> quote, reply in context. well, most of the time and even as stupid
> as i am with my damaged brain.
>
> to paraphrase my grandmother, thier is an ancient jewish
> prayer, which i've reworded for you, thank god i wan't born an
> american freebsd zenophobe.
Please tell me where my "rabid hate mail" is above. I'd like to know.
There is a cost to developing things. This cost is in the development tools.
Sometimes this cost is in money, hard drive space, time spent, etc.
So don't call us Microsoft-like bloatists when we require a few more tools
to do development. For the 99% of people who have ever installed FreeBSD
and don't do handbook development, they don't even see a difference.
Get a fucking clue and understand what you're arguing against.
--
Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 16:10:47 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from cbl-skelly3.hs.earthlink.net (CBL-skelly3.hs.earthlink.net [209.178.114.61])
by hub.freebsd.org (Postfix) with ESMTP
id E290D37BC3E; Thu, 11 May 2000 16:10:42 -0700 (PDT)
(envelope-from kelly@ad1440.net)
Received: from uta003594 (uta003594.jpl.nasa.gov [128.149.211.36])
by cbl-skelly3.hs.earthlink.net (8.9.2/8.9.2) with SMTP id QAA07861;
Thu, 11 May 2000 16:10:38 -0700 (PDT)
(envelope-from kelly@ad1440.net)
Message-ID: <013e01bfbb9e$93afebb0$24d39580@jpl.nasa.gov>
From: "Sean Kelly"
To: "Jeroen Ruigrok van der Werven" ,
"Nik Clayton"
Cc: ,
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000511005914.A85566@catkin.nothing-going-on.org> <20000511103919.I25150@lucifer.bart.nl>
Subject: Re: Including images in the documentation
Date: Thu, 11 May 2000 16:13:52 -0700
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.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
> >> It would be even better to describe our figures in SGML :). Do you
know
> >> of any DTDs being used to describe figures and diagrams?
> >
> >See previous paragraph.
>
> Even simpler.
>
> It uses the SVG DTD from w3c to create new shapes, thus it is easily
> extendable.
>
> Still need to create a SVG DTD port though.
Which would depend on a bunch of the XML processing tools, too, since the
SVG DTD is an XML application, not SGML. (Which would be fine by me ...
I've got plenty of disk space, and plenty of XML tools installed already.
:-)
As for EPS as the superformat ... well, I like the simplicity of having a
single storage format, but it's not always plain text, if I recall
correctly. PostScript Level 2 (and up) allows bitmap images in an EPS file
to be encoded using a variety of different mechanisms, some of the binary
(right?).
Take care,
--Sean
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 16:55:59 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20])
by hub.freebsd.org (Postfix) with ESMTP
id 6ACA937BC55; Thu, 11 May 2000 16:55:57 -0700 (PDT)
(envelope-from brdavis@orion.ac.hmc.edu)
Received: (from brdavis@localhost)
by orion.ac.hmc.edu (8.8.8/8.8.8) id QAA03727;
Thu, 11 May 2000 16:55:35 -0700 (PDT)
Date: Thu, 11 May 2000 16:55:34 -0700
From: Brooks Davis
To: Sean Kelly
Cc: Jeroen Ruigrok van der Werven ,
Nik Clayton , jkoshy@FreeBSD.ORG, doc@FreeBSD.ORG
Subject: Re: Including images in the documentation
Message-ID: <20000511165534.A24554@orion.ac.hmc.edu>
References: <20000509143555.A1692@kilt.nothing-going-on.org> <200005100942.CAA34333@freefall.freebsd.org> <20000511005914.A85566@catkin.nothing-going-on.org> <20000511103919.I25150@lucifer.bart.nl> <013e01bfbb9e$93afebb0$24d39580@jpl.nasa.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre4i
In-Reply-To: <013e01bfbb9e$93afebb0$24d39580@jpl.nasa.gov>; from kelly@ad1440.net on Thu, May 11, 2000 at 04:13:52PM -0700
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Thu, May 11, 2000 at 04:13:52PM -0700, Sean Kelly wrote:
> Which would depend on a bunch of the XML processing tools, too, since the
> SVG DTD is an XML application, not SGML. (Which would be fine by me ...
> I've got plenty of disk space, and plenty of XML tools installed already.
> :-)
It's a way's off, but we'll almost certaintly convert for SGML to XML
someday for the simple reason that DocBook is doing that. I don't think
it would be unreasionale to have a NO_IMAGES make variable to allow
people do build docs with the images stripped out (and thus without the
SVG tools). I don't think we'll be embeding ASCII art version of raster
images in the text format of the docs anyway. (The idea of a text copy
of the handbook with an ASCII picture of Nik doing his Peter Norton
impression is just a weird image. ;-)
> As for EPS as the superformat ... well, I like the simplicity of having a
> single storage format, but it's not always plain text, if I recall
> correctly. PostScript Level 2 (and up) allows bitmap images in an EPS file
> to be encoded using a variety of different mechanisms, some of the binary
> (right?).
Raster and vector data have so little in common that is seems like a
very bad idea to try to have a single representation. Vector data seems
to be a good fit for a human editable text system like SVG, but raster
data just begs for a compressed, packed binary format like PNG.
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 17: 4:14 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id 8F37537B985; Thu, 11 May 2000 17:04:13 -0700 (PDT)
(envelope-from jim@FreeBSD.org)
Received: (from jim@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id RAA95373;
Thu, 11 May 2000 17:04:12 -0700 (PDT)
(envelope-from jim@FreeBSD.org)
Date: Thu, 11 May 2000 17:04:12 -0700 (PDT)
From:
Message-Id: <200005120004.RAA95373@freefall.freebsd.org>
To: dan@freebsddiary.org, jim@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/18464
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Synopsis: announce freshports site in newsflash
State-Changed-From-To: open->closed
State-Changed-By: jim
State-Changed-When: Thu May 11 17:03:50 PDT 2000
State-Changed-Why:
Committed, thanks!
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 18:35:24 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from hotmail.com (law2-oe32.hotmail.com [216.32.180.25])
by hub.freebsd.org (Postfix) with SMTP id 36D5137B68E
for ; Thu, 11 May 2000 18:35:22 -0700 (PDT)
(envelope-from siakmus@hotmail.com)
Received: (qmail 67545 invoked by uid 65534); 12 May 2000 01:35:21 -0000
Message-ID: <20000512013521.67544.qmail@hotmail.com>
X-Originating-IP: [202.188.55.120]
From: "Sp0wnE"
To:
Subject: SUBCRIBE
Date: Fri, 12 May 2000 09:40:03 +0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0005_01BFBBF6.0C472000"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01BFBBF6.0C472000
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
i would like to subcribe to the mailing list=20
thnx
------=_NextPart_000_0005_01BFBBF6.0C472000
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
i would like to subcribe to the mailing =
list=20
thnx
------=_NextPart_000_0005_01BFBBF6.0C472000--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 20:29:22 2000
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 1CF5B37B795
for ; Thu, 11 May 2000 20:29:16 -0700 (PDT)
(envelope-from keichii@iteration.net)
Received: by peorth.iteration.net (Postfix, from userid 1001)
id 1F01819000; Thu, 11 May 2000 22:00:03 -0500 (CDT)
Date: Thu, 11 May 2000 22:00:03 -0500
From: "Michael C. Wu"
To: jim Weeks
Cc: doc@freebsd.org, dan@freebsddiary.org
Subject: Re: TrueType Fonts
Message-ID: <20000511220003.A88399@peorth.iteration.net>
Mail-Followup-To: "Michael C. Wu" ,
jim Weeks , doc@freebsd.org, dan@freebsddiary.org
References: <39182AF6.EE4C8AB7@siteplus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2i
In-Reply-To: <39182AF6.EE4C8AB7@siteplus.com>; from jim@siteplus.com on Tue, May 09, 2000 at 11:12:54AM -0400
X-FreeBSD-Header: This is a subliminal message from the vast FreeBSD conspiracy project.
X-Operating-System: FreeBSD peorth.iteration.net 4.0-STABLE FreeBSD 4.0-STABLE
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On Tue, May 09, 2000 at 11:12:54AM -0400, jim Weeks scribbled:
| On Tue, 9 May 2000, Michael Chin-Yuan Wu wrote:
| TrueType fonts for FreeBSD/XFree86
|
| The following operation requires root access.
|
| The easiest way to use TrueType (*.ttf) fonts in FreeBSD/XFree86 is to first install XfStt from the ports collection. This port is found under X11-servers.
|
| Once installed you will need to create the directory /usr/X11R6/lib/X11/fonts
/TrueType which is where XfStt looks for fonts. Next you should populate the directory with fonts.
|
| TrueType (*.ttf) fonts are easily found and several are even available for do
wnload on the Microsoft web site. One way to get the fonts is to zip the font d
irectory on that old Ms Windows machine before you reformat the drive for FreeB
SD. If you are lucky enough to have the old machine on a local network you may want to ftp the fonts over to your FreeBSD machine.
|
| Once you have the fonts in your new TrueType directory you are ready to start
the server. You can start it by simply typing "xfstt &" at the command prompt
. You should insure that xfstt is started at boot time. This is easily accomplished by adding the following lines to /etc/rc.local
|
| /usr/X11R6/bin/xfstt &
| echo "XfStt"
|
| The font database will be synchronized the first time you start the server.
If you wish to add fonts later you will need to stop the server and type "xfstt --sync" to re-synchronize the database.
|
| The last thing you need to do is make Xfree86 recognize your new fonts. In o
rder to do this you will need to add the following line to your list of fonts in /etc/XF86Config,
|
| FontPath "unix/:7100"
|
| where "7100" is the default port for the native FreeBSD version of XfStt.
|
| You should now be ready to start X and test your installation. If you have N
etscape installed you can check under Edit/Preferences/Fonts. The new fonts should now be visible in the Variable width fonts menu.
|
---end quoted text---
After reading this over, I find that this tutorial may not be a great
part of the distribution. However, I know a great place for this
article and should not require much if any modification.
Please consider allowing www.freebsddiary.org to have this article.
I am sure that Dan would put it in the Diary. Would you consider it? Jim
Thank you very much,
--
+-------------------------------------------------------------------+
| keichii@peorth.iteration.net |
| keichii@bsdconspiracy.net - Yes, this is a conspiracy. |
+-------------------------------------------------------------------+
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Thu May 11 20:38:56 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from ducky.nz.freebsd.org (chilled.unixathome.org [203.79.82.27])
by hub.freebsd.org (Postfix) with ESMTP id D545337BCBD
for ; Thu, 11 May 2000 20:38:52 -0700 (PDT)
(envelope-from dan@freebsddiary.org)
Received: from wocker (wocker.int.nz.freebsd.org [192.168.0.99])
by ducky.nz.freebsd.org (8.9.3/8.9.3) with ESMTP id PAA15948;
Fri, 12 May 2000 15:38:38 +1200 (NZST)
Message-Id: <200005120338.PAA15948@ducky.nz.freebsd.org>
From: "Dan Langille"
Organization: The FreeBSD Diary
To: "Michael C. Wu"
Date: Fri, 12 May 2000 15:38:37 +1200
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: TrueType Fonts
Reply-To: dan@freebsddiary.org
Cc: doc@freebsd.org, jim Weeks
In-reply-to: <20000511220003.A88399@peorth.iteration.net>
References: <39182AF6.EE4C8AB7@siteplus.com>; from jim@siteplus.com on Tue, May 09, 2000 at 11:12:54AM -0400
X-mailer: Pegasus Mail for Win32 (v3.12b)
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
On 11 May 00, at 22:00, Michael C. Wu wrote:
> After reading this over, I find that this tutorial may not be a great
> part of the distribution. However, I know a great place for this
> article and should not require much if any modification.
> Please consider allowing www.freebsddiary.org to have this article.
> I am sure that Dan would put it in the Diary. Would you consider it? Jim
Sure. It may take a week or three. I'm a bit swamped right now.
--
Dan Langille - DVL Software Limited [I'm looking for more work]
The FreeBSD Diary - http://www.freebsddiary.org/
FreshPorts - http://freshports.org/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Fri May 12 3: 3:52 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id B807D37BD32; Fri, 12 May 2000 03:03:50 -0700 (PDT)
(envelope-from jkoshy@FreeBSD.org)
Received: (from jkoshy@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id DAA13812;
Fri, 12 May 2000 03:03:49 -0700 (PDT)
(envelope-from jkoshy@FreeBSD.org)
Date: Fri, 12 May 2000 03:03:49 -0700 (PDT)
From:
Message-Id: <200005121003.DAA13812@freefall.freebsd.org>
X-Mailer: exmh version 2.0.2 2/24/98
To: Nik Clayton
Cc: doc@freebsd.org
Subject: Re: Including images in the documentation
In-Reply-To: Your message of "Thu, 11 May 2000 00:59:14 +0100."
<20000511005914.A85566@catkin.nothing-going-on.org>
Mime-Version: 1.0
Content-Type: text/plain
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
jk> Why not have EPS as the ``base format'' from which other formats are
nik> How well are bitmaps covered in EPS? I'm assuming we're going to want
AFAIK, bitmaps aren't a problem. EPS is just normal Postscript with
a small number of conventions imposed and a few operators forbidden.
jk> I18N: How localized is `dia'? Will it serve the needs of the -doc
nik> Localized? Do you mean the application, or it's output?
The application. Applications that can handle Far Eastern languages
with the same ease as western ones are somewhat rare.
The point I was trying to make was that if we are mandating
a particular tool for generating figures, it should be useable by
our translation teams too. It may make more sense to mandate use of a
suitably capable file format than a particular application.
nik> Is there a visual editor for MetaPost?
Dunno, its a programming language after all :).
jk> It would be even better to describe our figures in SGML :). Do you know
[Various people mentioned the SVG DTD in development by W3C]
SVG seems interesting. I hope it takes off.
Regards,
Koshy
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Fri May 12 4:32:54 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from mail0.bna.bellsouth.net (mail0.bna.bellsouth.net [205.152.150.12])
by hub.freebsd.org (Postfix) with ESMTP id 2B59C37B5DF
for ; Fri, 12 May 2000 04:32:52 -0700 (PDT)
(envelope-from jim@siteplus.com)
Received: from siteplus.com (host-216-78-82-121.cha.bellsouth.net [216.78.82.121])
by mail0.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id HAA02312;
Fri, 12 May 2000 07:32:31 -0400 (EDT)
Message-ID: <391BEBD0.8B029012@siteplus.com>
Date: Fri, 12 May 2000 07:32:32 -0400
From: jim Weeks
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i386)
X-Accept-Language: en
MIME-Version: 1.0
To: "Michael C. Wu"
Cc: doc@freebsd.org, dan@freebsddiary.org
Subject: Re: TrueType Fonts
References: <39182AF6.EE4C8AB7@siteplus.com> <20000511220003.A88399@peorth.iteration.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
"Michael C. Wu" wrote:After reading this over, I find that this tutorial may not be a great
> part of the distribution. However, I know a great place for this
> article and should not require much if any modification.
> Please consider allowing www.freebsddiary.org to have this article.
> I am sure that Dan would put it in the Diary. Would you consider it? Jim
Yes of course. Thanks,
Jim
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Fri May 12 17:10: 6 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id F1D5337BF06
for ; Fri, 12 May 2000 17:10:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id RAA49390;
Fri, 12 May 2000 17:10:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: from cmailg1.svr.pol.co.uk (cmailg1.svr.pol.co.uk [195.92.195.171])
by hub.freebsd.org (Postfix) with ESMTP id 02B4737BCB1
for ; Fri, 12 May 2000 17:01:59 -0700 (PDT)
(envelope-from n_hibma@freebsd.org)
Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk)
by cmailg1.svr.pol.co.uk with esmtp (Exim 3.13 #0)
id 12qPNV-00007K-00
for FreeBSD-gnats-submit@freebsd.org; Sat, 13 May 2000 01:01:57 +0100
Received: from modem-20.parrotfish.dialup.pol.co.uk ([62.137.46.148] helo=heather.plazza.uk)
by mail18.svr.pol.co.uk with esmtp (Exim 3.13 #0)
id 12qPNU-0002tf-00
for FreeBSD-gnats-submit@freebsd.org; Sat, 13 May 2000 01:01:57 +0100
Received: (from n_hibma@localhost)
by heather.plazza.uk (8.9.3/8.9.3) id BAA02891;
Sat, 13 May 2000 01:01:54 GMT
(envelope-from n_hibma)
Message-Id: <200005130101.BAA02891@heather.plazza.uk>
Date: Sat, 13 May 2000 01:01:54 GMT
From: n_hibma@freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/18520: kbdcontrol manpage incomplete
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18520
>Category: docs
>Synopsis: kbdcontrol manpage incomplete
>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 May 12 17:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Nick Hibma
>Release: FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
FreeBSD 3(?), 4, and 5, all revisions
>Description:
The manpage for kbdcontrol is incomplete. It does not mention that
some commands only apply to /dev/console or the virtual terminals. It would
be useful to see an example along the lines of
kbdcontrol -k /dev/ukbd0 < /dev/console
to show how to change the keyboard when in an xterm (or when using an automatic
changer line in usbd.conf).
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Fri May 12 20:20: 9 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP id E710E37B71D
for ; Fri, 12 May 2000 20:20:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: (from gnats@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id UAA75453;
Fri, 12 May 2000 20:20:01 -0700 (PDT)
(envelope-from gnats@FreeBSD.org)
Received: by hub.freebsd.org (Postfix, from userid 32767)
id 6CBCB37B5F3; Fri, 12 May 2000 20:11:21 -0700 (PDT)
Message-Id: <20000513031121.6CBCB37B5F3@hub.freebsd.org>
Date: Fri, 12 May 2000 20:11:21 -0700 (PDT)
From: bsdx@looksharp.net
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-1.0
Subject: docs/18523: Mispelling on www.freebsd.org
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
>Number: 18523
>Category: docs
>Synopsis: Mispelling on www.freebsd.org
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri May 12 20:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Adam McDougall
>Release:
>Organization:
>Environment:
>Description:
All you need is pair of blank, 1.44MB floppies and these directions.
^^^^^^^
missing "a" ?
>How-To-Repeat:
visit http://www.freebsd.org and read the Easy to Install section
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
From owner-freebsd-doc Sat May 13 7:46:16 2000
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
by hub.freebsd.org (Postfix) with ESMTP
id 44C9D37C05E; Sat, 13 May 2000 07:46:07 -0700 (PDT)
(envelope-from hoek@FreeBSD.org)
Received: (from hoek@localhost)
by freefall.freebsd.org (8.9.3/8.9.2) id HAA51485;
Sat, 13 May 2000 07:46:06 -0700 (PDT)
(envelope-from hoek@FreeBSD.org)
Date: Sat, 13 May 2000 07:46:06 -0700 (PDT)
From:
Message-Id: <200005131446.HAA51485@freefall.freebsd.org>
To: tomdean@ix.netcom.com, hoek@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/18233
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org
Synopsis: man and nroff -mdoc produce extra blank lines.
State-Changed-From-To: open->closed
State-Changed-By: hoek
State-Changed-When: Sat May 13 07:45:22 PDT 2000
State-Changed-Why:
As per mpp's explanation: the blank lines are occurring at page
breaks by intention.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message