From owner-freebsd-doc  Sun Dec 31  4:33:55 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 04:33:50 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp-r.indo.net.id (smtp-r.indo.net.id [202.159.60.20])
	by hub.freebsd.org (Postfix) with ESMTP id 99BC737B400
	for <freebsd-doc@FreeBSD.org>; Sun, 31 Dec 2000 04:33:47 -0800 (PST)
Received: from smtp.indo.net.id (smtp.indo.net.id [202.159.60.24] (may be forged))
	by smtp-r.indo.net.id (8.9.1a/8.9.1) with ESMTP id TAA06276
	for <freebsd-doc@FreeBSD.org>; Sun, 31 Dec 2000 19:32:33 +0700
Received: from koro.freebsd.or.id (mail.sely.com [202.159.6.26])
	by smtp.indo.net.id (8.9.2/8.9.2) with ESMTP id TAA32665
	for <freebsd-doc@FreeBSD.org>; Sun, 31 Dec 2000 19:32:26 +0700 (WIB)
Message-Id: <5.0.0.25.0.20001231193037.05e54be0@idola.net.id>
X-Sender: koro%freebsd.or.id@mail.garudaweb.com
X-Mailer: QUALCOMM Windows Eudora Version 5.0
Date: Sun, 31 Dec 2000 19:32:50 +0700
To: freebsd-doc@FreeBSD.org
From: Abdullah Koro <koro@freebsd.or.id>
Subject: Contributing on Translating FreeBSD Documentation
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Hello...
Right now I'm coordinating FreeBSD Indonesia User Group. And one of our 
project is translating documentation like:
- FreeBSD Handbook
- FAQ
- etc
into our native Language, Bahasa Indonesia.

could you point and give me explanation on how to start and manage the 
translation?
Thx
Koro



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


From owner-freebsd-doc  Sun Dec 31  4:41:49 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 04:41:45 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80])
	by hub.freebsd.org (Postfix) with ESMTP id 9D44A37B400
	for <freebsd-doc@freebsd.org>; Sun, 31 Dec 2000 04:41:44 -0800 (PST)
Received: from fwd00.sul.t-online.com 
	by mailout01.sul.t-online.com with smtp 
	id 14ChnP-0001Fo-00; Sun, 31 Dec 2000 13:41:07 +0100
Received: from neutron.cichlids.com (520050424122-0001@[62.157.56.132]) by fmrl00.sul.t-online.com
	with esmtp id 14ChnF-27mH8SC; Sun, 31 Dec 2000 13:40:57 +0100
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
	by neutron.cichlids.com (Postfix) with ESMTP
	id 9B044AB0C; Sun, 31 Dec 2000 13:41:25 +0100 (CET)
Received: by cichlids.cichlids.com (Postfix, from userid 1001)
	id 11F0A14A70; Sun, 31 Dec 2000 13:40:55 +0100 (CET)
Date: Sun, 31 Dec 2000 13:40:55 +0100
To: Abdullah Koro <koro@freebsd.or.id>
Cc: freebsd-doc@FreeBSD.ORG
Subject: Re: Contributing on Translating FreeBSD Documentation
Message-ID: <20001231134055.A8263@cichlids.cichlids.com>
References: <5.0.0.25.0.20001231193037.05e54be0@idola.net.id>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <5.0.0.25.0.20001231193037.05e54be0@idola.net.id>; from koro@freebsd.or.id on Sun, Dec 31, 2000 at 07:32:50PM +0700
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8  A8 E3 BA F3 4E 60 7D 7F
X-PGP-at: finger alex@big.endian.de
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
From: alex@big.endian.de (Alexander Langer)
X-Sender: 520050424122-0001@t-dialin.net
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Thus spake Abdullah Koro (koro@freebsd.or.id):

> project is translating documentation like:
> - FreeBSD Handbook
> - FAQ
> - etc
> into our native Language, Bahasa Indonesia.
> could you point and give me explanation on how to start and manage the 
> translation?

Hello!

You should get the cvs version from the doc tree.
Please read the FreeBSD Documentation Project Primer to find out how
to get it and what you need as well.

Then you'll find the English version in the directory
en_US.ISO_8859-1/

If you want to translate the handbook for example, I suggest you copy
the english version into the same directory in a directory called
id_ID.ISO_8859-1 or whatever charset you use.
Copy the Makefile stuff and everything else what is needed as well.

Then translate the stuff you find in the *.sgml files.

Check out the German version, for example, whose handbook contains
only some translated chapters at the moment.  You can see how we do
it.
A general good idea is to add a remark "Original version" to each file
to be able to track changes in the English version.

Alex
-- 
cat: /home/alex/.sig: No such file or directory


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


From owner-freebsd-doc  Sun Dec 31  4:45:40 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 04:45:33 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19])
	by hub.freebsd.org (Postfix) with ESMTP id 29BEA37B400
	for <doc@freebsd.org>; Sun, 31 Dec 2000 04:45:31 -0800 (PST)
Received: from fwd07.sul.t-online.com 
	by mailout06.sul.t-online.com with smtp 
	id 14ChrE-0006KF-06; Sun, 31 Dec 2000 13:45:04 +0100
Received: from neutron.cichlids.com (520050424122-0001@[62.157.56.132]) by fmrl07.sul.t-online.com
	with esmtp id 14Chr7-276CeWC; Sun, 31 Dec 2000 13:44:57 +0100
Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10])
	by neutron.cichlids.com (Postfix) with ESMTP
	id ED310AB0C; Sun, 31 Dec 2000 13:45:25 +0100 (CET)
Received: by cichlids.cichlids.com (Postfix, from userid 1001)
	id 7BAEB14A70; Sun, 31 Dec 2000 13:44:45 +0100 (CET)
Date: Sun, 31 Dec 2000 13:44:45 +0100
To: Warner Losh <imp@bsdimp.com>
Cc: doc@FreeBSD.ORG
Subject: Re: Formatting question
Message-ID: <20001231134445.B8263@cichlids.cichlids.com>
References: <200012310205.TAA07364@harmony.village.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <200012310205.TAA07364@harmony.village.org>; from imp@bsdimp.com on Sat, Dec 30, 2000 at 07:05:43PM -0700
X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8  A8 E3 BA F3 4E 60 7D 7F
X-PGP-at: finger alex@big.endian.de
X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung.
From: alex@big.endian.de (Alexander Langer)
X-Sender: 520050424122-0001@t-dialin.net
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Thus spake Warner Losh (imp@bsdimp.com):

> I've gone through ancontrol and wicontrol and made the first -i
> argument optional.  I need some help on the man pages.  Here's what I
> have so far.  I'm not completeley happy with it.  Can people here
> comment on it?

This looks good so far.
But why did you do this one:

> @@ -164,7 +183,7 @@
>  Note: the WaveLAN manual indicates that an empty string will allow the
>  host to connect to any access point, however I have also seen a reference
>  in another driver which indicates that the "ANY" string works as well.
> -.It Fl i Ar iface Fl s Ar station name
> +.It Fl i iface Fl s Ar station name
>  Sets the
>  .Ar station name
>  for the specified interface.

Alex
-- 
cat: /home/alex/.sig: No such file or directory


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


From owner-freebsd-doc  Sun Dec 31  6: 1:57 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 06:01:55 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp-r.indo.net.id (smtp-r.indo.net.id [202.159.60.20])
	by hub.freebsd.org (Postfix) with ESMTP id AE2D437B400
	for <freebsd-doc@FreeBSD.ORG>; Sun, 31 Dec 2000 06:01:52 -0800 (PST)
Received: from smtp.indo.net.id (smtp.indo.net.id [202.159.60.24] (may be forged))
	by smtp-r.indo.net.id (8.9.1a/8.9.1) with ESMTP id VAA08130;
	Sun, 31 Dec 2000 21:00:44 +0700
Received: from koro.idola.net.id (mail.sely.com [202.159.6.26])
	by smtp.indo.net.id (8.9.2/8.9.2) with ESMTP id VAA01514;
	Sun, 31 Dec 2000 21:00:35 +0700 (WIB)
Message-Id: <5.0.0.25.0.20001231205756.05cd4e50@mail.garudaweb.com>
X-Sender: koro@idola.net.id
X-Mailer: QUALCOMM Windows Eudora Version 5.0
Date: Sun, 31 Dec 2000 21:00:58 +0700
To: alex@big.endian.de (Alexander Langer)
From: Abdullah Koro <koro@idola.net.id>
Subject: Re: Contributing on Translating FreeBSD Documentation
Cc: freebsd-doc@FreeBSD.ORG, id-freebsd@egroups.com
In-Reply-To: <20001231134055.A8263@cichlids.cichlids.com>
References: <5.0.0.25.0.20001231193037.05e54be0@idola.net.id>
 <5.0.0.25.0.20001231193037.05e54be0@idola.net.id>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Okay...
Thanks a lot for your help.
I will try your instruction and I think FreeBSD Indonesia User Group will 
contribute much about this.
If we had some trouble we'll contact you again :)

regards,
Koro

At 01:40 PM 12/31/00 +0100, Alexander Langer wrote:
>Thus spake Abdullah Koro (koro@freebsd.or.id):
>
> > project is translating documentation like:
> > - FreeBSD Handbook
> > - FAQ
> > - etc
> > into our native Language, Bahasa Indonesia.
> > could you point and give me explanation on how to start and manage the
> > translation?
>
>Hello!
>
>You should get the cvs version from the doc tree.
>Please read the FreeBSD Documentation Project Primer to find out how
>to get it and what you need as well.
>
>Then you'll find the English version in the directory
>en_US.ISO_8859-1/
>
>If you want to translate the handbook for example, I suggest you copy
>the english version into the same directory in a directory called
>id_ID.ISO_8859-1 or whatever charset you use.
>Copy the Makefile stuff and everything else what is needed as well.
>
>Then translate the stuff you find in the *.sgml files.
>
>Check out the German version, for example, whose handbook contains
>only some translated chapters at the moment.  You can see how we do
>it.
>A general good idea is to add a remark "Original version" to each file
>to be able to track changes in the English version.
>
>Alex
>--
>cat: /home/alex/.sig: No such file or directory



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


From owner-freebsd-doc  Sun Dec 31  6:34: 5 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 06:34:04 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13])
	by hub.freebsd.org (Postfix) with ESMTP id 244EE37B400
	for <doc@freebsd.org>; Sun, 31 Dec 2000 06:34:03 -0800 (PST)
Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=root)
	by scientia.demon.co.uk with esmtp (Exim 3.20 #1)
	id 14Cj2I-000Iyn-00; Sun, 31 Dec 2000 14:00:34 +0000
Received: (from ben@localhost)
	by strontium.scientia.demon.co.uk (8.11.1/8.11.1) id eBVE0YQ37344;
	Sun, 31 Dec 2000 14:00:34 GMT
	(envelope-from ben)
Date: Sun, 31 Dec 2000 14:00:34 +0000
From: Ben Smithurst <ben@FreeBSD.org>
To: Kathy Quinlan <katinka@magestower.com>
Cc: doc@FreeBSD.org
Subject: Re: 6.1. Creating a mini-DNS system
Message-ID: <20001231140034.M37215@strontium.scientia.demon.co.uk>
References: <010d01c07208$9c846100$fe00a8c0@kat.lan> <20001231030433.L37215@strontium.scientia.demon.co.uk> <00b001c072de$18bb2d00$fe00a8c0@kat.lan>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <00b001c072de$18bb2d00$fe00a8c0@kat.lan>
Sender: ben@scientia.demon.co.uk
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Kathy Quinlan wrote:

> if this was a local doc yes but the one I am referring to is on the freebsd
> web site URL to page is
> http://www.freebsd.org/tutorials/ppp/c820.html#AEN822

All the main docs on the website are in the CVS repository.
If you CVSup doc-all, you'll find the PPP primer in
/usr/doc/en_US.ISO_8859-1/books/ppp-primer.

-- 
Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D


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


From owner-freebsd-doc  Sun Dec 31 10:10: 5 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 10:10:00 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id BB0F737B402
	for <freebsd-doc@freebsd.org>; Sun, 31 Dec 2000 10:10:00 -0800 (PST)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id eBVIA0Z87528;
	Sun, 31 Dec 2000 10:10:00 -0800 (PST)
	(envelope-from gnats)
Resent-Date: Sun, 31 Dec 2000 10:10:00 -0800 (PST)
Resent-Message-Id: <200012311810.eBVIA0Z87528@freefall.freebsd.org>
Resent-From: gnats-admin@FreeBSD.org (GNATS Management)
Resent-To: freebsd-doc@freebsd.org
Resent-Reply-To: gnats-admin@FreeBSD.org, olgeni@uli.it
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id 0556337B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Dec 2000 10:05:55 -0800 (PST)
Received: from olgeni.localdomain.net (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id 54FC132E9B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Dec 2000 19:05:49 +0100 (CET)
Received: (from olgeni@localhost)
	by olgeni.localdomain.net (8.11.1/8.11.1) id eBVI5r839095;
	Sun, 31 Dec 2000 19:05:53 +0100 (CET)
	(envelope-from olgeni)
Message-Id: <200012311805.eBVI5r839095@olgeni.localdomain.net>
Date: Sun, 31 Dec 2000 19:05:53 +0100 (CET)
From: olgeni@uli.it
Reply-To: olgeni@uli.it
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.2
Subject: docs/23984: ifconfig.8 typo and missing "netrange" parameter
Resent-Sender: gnats@FreeBSD.org
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org


>Number:         23984
>Category:       docs
>Synopsis:       ifconfig.8 typo and missing "netrange" parameter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 31 10:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:

FreeBSD olgeni.localdomain.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Dec 30 00:55:03 CET 2000     olgeni@olgeni.localdomain.net:/usr/local/storage/obj/usr/src/sys/BSDBOX  i386

>Description:

* Fixed typo: dislayed -> displayed.

* Suggested fix: add the "netrange" argument to the appletalk "range"
option, and remove the period after netrange in the option description. I
guessed it from the description, hope it's right...

>How-To-Repeat:
>Fix:

Patch for /usr/src/sbin/ifconfig/ifconfig.8:

*** ifconfig.8.orig	Sun Dec 31 14:06:13 2000
--- ifconfig.8	Sun Dec 31 14:11:16 2000
***************
*** 354,362 ****
  .\" for
  .\" .Tn AFI
  .\" 37 type addresses.
! .It Cm range
  Under appletalk, set the interface to respond to a 
! .Em netrange.
  of the form startnet-endnet.
  Appletalk uses this scheme instead of 
  netmasks though
--- 354,362 ----
  .\" for
  .\" .Tn AFI
  .\" 37 type addresses.
! .It Cm range Ar netrange
  Under appletalk, set the interface to respond to a 
! .Em netrange
  of the form startnet-endnet.
  Appletalk uses this scheme instead of 
  netmasks though
***************
*** 401,407 ****
  .Pp
  If
  .Fl L
! flag is supplied, address lifetime is dislayed for IPv6 addresses,
  as time offset string.
  .Pp
  Optionally, the
--- 401,407 ----
  .Pp
  If
  .Fl L
! flag is supplied, address lifetime is displayed for IPv6 addresses,
  as time offset string.
  .Pp
  Optionally, the

>Release-Note:
>Audit-Trail:
>Unformatted:


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


From owner-freebsd-doc  Sun Dec 31 11:18:31 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 11:18:29 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from rover.village.org (rover.village.org [204.144.255.66])
	by hub.freebsd.org (Postfix) with ESMTP id AA65D37B400
	for <doc@freebsd.org>; Sun, 31 Dec 2000 11:18:28 -0800 (PST)
Received: from harmony.village.org (harmony.village.org [10.0.0.6])
	by rover.village.org (8.11.0/8.11.0) with ESMTP id eBVJIRs84575;
	Sun, 31 Dec 2000 12:18:27 -0700 (MST)
	(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 MAA12444; Sun, 31 Dec 2000 12:18:27 -0700 (MST)
Message-Id: <200012311918.MAA12444@harmony.village.org>
To: alex@big.endian.de (Alexander Langer)
Cc: doc@freebsd.org
Subject: Re: Formatting question 
In-reply-to: Your message of "Sun, 31 Dec 2000 13:44:45 +0100."
		<20001231134445.B8263@cichlids.cichlids.com> 
References: <20001231134445.B8263@cichlids.cichlids.com>  <200012310205.TAA07364@harmony.village.org> 
Date: Sun, 31 Dec 2000 12:18:27 -0700
From: Warner Losh <imp@bsdimp.com>
Sender: imp@harmony.village.org
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

In message <20001231134445.B8263@cichlids.cichlids.com> Alexander
Langer writes:
: But why did you do this one:

Cause I was stupid :-).

Actually, I was trying to show that -i was always optional.  Too bad
it failed and I didn't back it out quite right.

Thanks for taking a look at this for me.

Warner


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


From owner-freebsd-doc  Sun Dec 31 15:10:19 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 15:10:18 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57])
	by hub.freebsd.org (Postfix) with ESMTP id DB98237B402
	for <freebsd-doc@FreeBSD.ORG>; Sun, 31 Dec 2000 15:10:17 -0800 (PST)
Received: from utah (jcwells@utah.nwlink.com [209.20.130.41])
	by smtp.nwlink.com (8.9.3/8.9.1) with SMTP id PAA08275;
	Sun, 31 Dec 2000 15:10:10 -0800 (PST)
Date: Sun, 31 Dec 2000 15:24:38 -0800 (PST)
From: "Jason C. Wells" <jcwells@nwlink.com>
X-Sender: jcwells@utah
To: opentrax@email.com
Cc: freebsd-doc@FreeBSD.ORG
Subject: Re: Search Engine / Indexing Mail Archive
In-Reply-To: <200012262331.PAA01228@spammie.svbug.com>
Message-ID: <Pine.SOL.3.96.1001231152329.8423B-100000@utah>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

On Tue, 26 Dec 2000 opentrax@email.com wrote:

>     I wanted to see how you are doing on this. I've consider
> a similar idea on the mailing archive and would very much
> like to see your results. Indexing, from my opinion, is a
> valuable first step to many other possibilities. 
> Please keep me informed. Also, if you have a mailing list
> on this, put me on it.

Its just me working on this.  I haven't made any progress since I wrote my
message as I have been on vacation.  Keep watching -doc.  I will post any
info to the list as soon as I have progress to report.

Thank you,
Jason C. Wells



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


From owner-freebsd-doc  Sun Dec 31 17:49:11 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 17:49:10 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80])
	by hub.freebsd.org (Postfix) with ESMTP id 878CE37B400
	for <doc@FreeBSD.org>; Sun, 31 Dec 2000 17:49:09 -0800 (PST)
Received: by wantadilla.lemis.com (Postfix, from userid 1004)
	id 292F56A90D; Mon,  1 Jan 2001 12:19:05 +1030 (CST)
Date: Mon, 1 Jan 2001 12:19:05 +1030
From: Greg Lehey <grog@lemis.com>
To: FreeBSD Documenters <doc@FreeBSD.org>
Subject: New Port: O'Reilly's gmat
Message-ID: <20010101121905.P3496@wantadilla.lemis.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia
Phone: +61-8-8388-8286
Fax: +61-8-8388-8725
Mobile: +61-418-838-708
WWW-Home-Page: http://www.lemis.com/~grog
X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF  13 24 52 F8 6D A4 95 EF
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I've just committed textproc/gmat, which is what O'Reilly is now using
to format their books.  It converts DocBook into troff, and then
formats with troff.

I've had the devil's own job getting this stuff working, as indeed
have O'Reilly.  It contains as good as no documentation, and I still
need to contact O'Reilly to see how it works.  In the meantime,
though, you may be interested in taking a look.  If you can explain to
me how to use it, I'll be grateful.

Greg
--
Finger grog@lemis.com for PGP public key
See complete headers for address and phone numbers


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


From owner-freebsd-doc  Sun Dec 31 21:10:55 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 21:10:54 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5CA7437B400; Sun, 31 Dec 2000 21:10:54 -0800 (PST)
Received: (from ben@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f015Asa49100;
	Sun, 31 Dec 2000 21:10:54 -0800 (PST)
	(envelope-from ben)
Date: Sun, 31 Dec 2000 21:10:54 -0800 (PST)
From: <ben@FreeBSD.org>
Message-Id: <200101010510.f015Asa49100@freefall.freebsd.org>
To: dima@unixfreak.org, ben@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/23787: [PATCH] New FAQ entry about icmp-response bandwidth limit
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: [PATCH] New FAQ entry about icmp-response bandwidth limit

State-Changed-From-To: open->closed
State-Changed-By: ben
State-Changed-When: Mon Jan 1 05:10:01 GMT 2001
State-Changed-Why: 
Committed, thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=23787


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


From owner-freebsd-doc  Sun Dec 31 21:14:16 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 21:14:15 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 20B6237B400; Sun, 31 Dec 2000 21:14:15 -0800 (PST)
Received: (from ben@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f015EEG49323;
	Sun, 31 Dec 2000 21:14:14 -0800 (PST)
	(envelope-from ben)
Date: Sun, 31 Dec 2000 21:14:14 -0800 (PST)
From: <ben@FreeBSD.org>
Message-Id: <200101010514.f015EEG49323@freefall.freebsd.org>
To: rdm@cfcl.com, ben@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/23868: /usr/share/doc/psd/19.curses is empty
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: /usr/share/doc/psd/19.curses is empty

State-Changed-From-To: open->closed
State-Changed-By: ben
State-Changed-When: Mon Jan 1 05:13:46 GMT 2001
State-Changed-Why: 


http://www.freebsd.org/cgi/query-pr.cgi?pr=23868


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


From owner-freebsd-doc  Sun Dec 31 21:14:55 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 21:14:54 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id B4C9D37B400; Sun, 31 Dec 2000 21:14:54 -0800 (PST)
Received: (from ben@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f015EsB49396;
	Sun, 31 Dec 2000 21:14:54 -0800 (PST)
	(envelope-from ben)
Date: Sun, 31 Dec 2000 21:14:54 -0800 (PST)
From: <ben@FreeBSD.org>
Message-Id: <200101010514.f015EsB49396@freefall.freebsd.org>
To: rdm@cfcl.com, ben@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/23868: /usr/share/doc/psd/19.curses is empty
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: /usr/share/doc/psd/19.curses is empty

State-Changed-From-To: closed->open
State-Changed-By: ben
State-Changed-When: Mon Jan 1 05:14:18 GMT 2001
State-Changed-Why: 
Closed by mistake, sorry.

http://www.freebsd.org/cgi/query-pr.cgi?pr=23868


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


From owner-freebsd-doc  Sun Dec 31 21:20:20 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 21:20:19 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 6A99E37B400; Sun, 31 Dec 2000 21:20:19 -0800 (PST)
Received: (from ben@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f015KJx49706;
	Sun, 31 Dec 2000 21:20:19 -0800 (PST)
	(envelope-from ben)
Date: Sun, 31 Dec 2000 21:20:19 -0800 (PST)
From: <ben@FreeBSD.org>
Message-Id: <200101010520.f015KJx49706@freefall.freebsd.org>
To: phk@critter.freebsd.dk, ben@FreeBSD.org, freebsd-doc@freebsd.org
Subject: Re: docs/23717: printf(3) is unclear about asprintf(3) return value
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

Synopsis: printf(3) is unclear about asprintf(3) return value

State-Changed-From-To: open->closed
State-Changed-By: ben
State-Changed-When: Mon Jan 1 05:19:59 GMT 2001
State-Changed-Why: 
Committed, thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=23717


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


From owner-freebsd-doc  Sun Dec 31 21:51:53 2000
From owner-freebsd-doc@FreeBSD.ORG  Sun Dec 31 21:51:52 2000
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.netease.com (unknown [202.103.134.8])
	by hub.freebsd.org (Postfix) with ESMTP id 8F05E37B400
	for <freebsd-doc@FreeBSD.org>; Sun, 31 Dec 2000 21:51:51 -0800 (PST)
Received: by mx1.netease.com (Postfix, from userid 1005)
	id 785231C6CA0C2; Mon,  1 Jan 2001 13:58:55 +0800 (CST)
MIME-Version: 1.0
Message-Id: <3A501C9F.05037@ms3.netease.com>
Date: Mon, 1 Jan 2001 13:58:55 +0800 (CST)
From: "truename" <wolives@netease.com>
To: freebsd-doc@FreeBSD.org
Subject: subscribe
X-Priority: 3
X-Originating-IP: [61.138.189.115]
Sender: owner-freebsd-doc@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

I am interested in helping with this project, send email to the my email:wolives@netease.com


网易祝您圣诞快乐!:)
http://202.108.44.198/images/christmas02.swf
速递特别心意,速上网易贺卡站http://cards.163.com 
 




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


