From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 00:11:54 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB3021065672
	for <doc@freebsd.org>; Sun, 13 Jul 2008 00:11:54 +0000 (UTC)
	(envelope-from yanefbsd@gmail.com)
Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234])
	by mx1.freebsd.org (Postfix) with ESMTP id 8E9388FC18
	for <doc@freebsd.org>; Sun, 13 Jul 2008 00:11:54 +0000 (UTC)
	(envelope-from yanefbsd@gmail.com)
Received: by rv-out-0506.google.com with SMTP id b25so5312034rvf.43
	for <doc@freebsd.org>; Sat, 12 Jul 2008 17:11:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:cc:message-id:from:to
	:in-reply-to:content-type:content-transfer-encoding:mime-version
	:subject:date:references:x-mailer;
	bh=R5pVwu0oknDQuHQjHnisldNv4C7NbxC0Pg3MPqyw210=;
	b=gqObMUmTLL2dqJ6hvSU2TUjx9tLNlFpW58LV+3oybT+JDoct8xnsz/R9yeHhe3+DJg
	MBVlqLIlRRQ8gYmMBKh1SYw0YkZGW0WTb1+uMVg3337M5Yqsnl3iDvsNxL5QfO5mGMOz
	YB2u+ubLL8KcGkRLr8G9FBtYKpjZzAjugRDa0=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=cc:message-id:from:to:in-reply-to:content-type
	:content-transfer-encoding:mime-version:subject:date:references
	:x-mailer;
	b=s/hpUGwZfxC/GKEknm4sFVEJvwI6myArcEJ3Ng5a1aDeBvyDxIFER5223RQbzp2caX
	M1z3kXE+qYXSjg63EAa+e+1YLv9QI3D2fJhh5VvOODTJjRhMt49BX1q2Czu0oS+PO6Q0
	nvaYxwCpTEsr04iDtIpr4LqT/rEaJQSumoXzM=
Received: by 10.141.89.13 with SMTP id r13mr5564975rvl.88.1215907913870;
	Sat, 12 Jul 2008 17:11:53 -0700 (PDT)
Received: from ?192.168.10.42? ( [76.254.4.131])
	by mx.google.com with ESMTPS id c20sm4730763rvf.1.2008.07.12.17.11.51
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Sat, 12 Jul 2008 17:11:52 -0700 (PDT)
Message-Id: <02007915-873C-4889-A42D-77CD7B98B59D@gmail.com>
From: Garrett Cooper <yanefbsd@gmail.com>
To: Garrett Cooper <yanefbsd@gmail.com>
In-Reply-To: <8878A47C-C488-444F-BA53-2D1E1255F99E@gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v926)
Date: Sat, 12 Jul 2008 17:12:50 -0700
References: <8878A47C-C488-444F-BA53-2D1E1255F99E@gmail.com>
X-Mailer: Apple Mail (2.926)
Cc: david@vizion2000.net, doc@freebsd.org, Garrett Cooper <gcooper@FreeBSD.org>
Subject: Re: RFC : Add ports "status update" page to the FreeBSD wiki
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 00:11:54 -0000

On Jul 12, 2008, at 4:52 PM, Garrett Cooper wrote:

> Hello doc'ers,
> 	Before going and making a change to the Wiki, I was wondering  
> whether or not folks would be receptive to adding a "meta-page" to  
> track ports updates for larger / fairly dependent packages, such as  
> Perl, Python, KDE, Gnome, X.org, etc for purposes of reducing long  
> email threads with little benefit, like the following:
>
> http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049609.html
> http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049616.html
>
> 	(Both are from the same mail thread, but just were filed  
> differently in mailman).
> 	The issue is that sometimes ports progress can go 'unpublicized'  
> for some time and people aren't aware of why port(s) x-y-z hasn't/ 
> haven't been updated yet, even though it's/they have been  
> 'stable' (in this case Perl) for months.
> Thanks,
> -Garrett

	I read through and apparently there already is sort of a TODO list  
for KDE, but not for gnome, and not for any other important projects.
	Just thought I'd note that before someone else does...
Thanks,
-Garrett

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 00:15:49 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6C6AD1065670
	for <doc@freebsd.org>; Sun, 13 Jul 2008 00:15:49 +0000 (UTC)
	(envelope-from yanefbsd@gmail.com)
Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.226])
	by mx1.freebsd.org (Postfix) with ESMTP id 4315D8FC08
	for <doc@freebsd.org>; Sun, 13 Jul 2008 00:15:49 +0000 (UTC)
	(envelope-from yanefbsd@gmail.com)
Received: by rv-out-0506.google.com with SMTP id b25so5312933rvf.43
	for <doc@freebsd.org>; Sat, 12 Jul 2008 17:15:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:from:to
	:content-type:content-transfer-encoding:mime-version:subject:date:cc
	:x-mailer; bh=ksf34WAYHDVtnKlj2i7oHrbhb9BsDJOIQEtf+ih+KQo=;
	b=WqVwkuqzVzhDeZyF/0weE/87PcsOekLymOFgPAudVkNqOZvHgj3/mCblKU846/zKik
	2jMfI+nwKXTcxFQQuPs/PoiWRWNgA6qWjtbL/gqfGTEyts3KBiYAiOF7q93PoB1ixrjL
	5NGSzUZkISlVPya62jcqpNruRrlPN/dQ7JuJY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:from:to:content-type:content-transfer-encoding
	:mime-version:subject:date:cc:x-mailer;
	b=wP0JAOozntFGAAVuYjv87iaujpyUcMbWQwImOdw184lUbNmVJhObkL4Yacawb53qJn
	2WniIvUjxr1FNrqieCtu2aAaHZ49Z3sSLKTbaBawwMd3dDdGdgPYoLRM31QAJwe3p5xW
	/4Hs2rkk1WmnZkNeYrk524YsQZa6w0zIh/S3U=
Received: by 10.141.107.13 with SMTP id j13mr3240022rvm.276.1215906707361;
	Sat, 12 Jul 2008 16:51:47 -0700 (PDT)
Received: from ?192.168.10.42? ( [76.254.4.131])
	by mx.google.com with ESMTPS id l31sm4870039rvb.6.2008.07.12.16.51.45
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Sat, 12 Jul 2008 16:51:46 -0700 (PDT)
Message-Id: <8878A47C-C488-444F-BA53-2D1E1255F99E@gmail.com>
From: Garrett Cooper <yanefbsd@gmail.com>
To: doc@freebsd.org
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v926)
Date: Sat, 12 Jul 2008 16:52:43 -0700
X-Mailer: Apple Mail (2.926)
Cc: david@vizion2000.net, Garrett Cooper <gcooper@FreeBSD.org>
Subject: RFC : Add ports "status update" page to the FreeBSD wiki
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 00:15:49 -0000

Hello doc'ers,
	Before going and making a change to the Wiki, I was wondering whether  
or not folks would be receptive to adding a "meta-page" to track ports  
updates for larger / fairly dependent packages, such as Perl, Python,  
KDE, Gnome, X.org, etc for purposes of reducing long email threads  
with little benefit, like the following:

http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049609.html
http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049616.html

	(Both are from the same mail thread, but just were filed differently  
in mailman).
	The issue is that sometimes ports progress can go 'unpublicized' for  
some time and people aren't aware of why port(s) x-y-z hasn't/haven't  
been updated yet, even though it's/they have been 'stable' (in this  
case Perl) for months.
Thanks,
-Garrett

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 08:57:05 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B371E1065675;
	Sun, 13 Jul 2008 08:57:05 +0000 (UTC)
	(envelope-from david@vizion2000.net)
Received: from dns1.vizion2000.net
	(77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42])
	by mx1.freebsd.org (Postfix) with ESMTP id 68C278FC15;
	Sun, 13 Jul 2008 08:57:05 +0000 (UTC)
	(envelope-from david@vizion2000.net)
Received: from dns1.vizion2000.net (localhost [127.0.0.1])
	by dns1.vizion2000.net (Postfix) with ESMTP id 1F67F1CC71;
	Sun, 13 Jul 2008 02:03:13 -0700 (PDT)
Received: from localhost (localhost [[UNIX: localhost]])
	by dns1.vizion2000.net (8.14.2/8.14.2/Submit) id m6D93B1O035825;
	Sun, 13 Jul 2008 02:03:11 -0700 (PDT)
	(envelope-from david@vizion2000.net)
X-Authentication-Warning: dns1.vizion2000.net: david set sender to
	david@vizion2000.net using -f
From: David Southwell <david@vizion2000.net>
Organization: Voice and Vision
To: Garrett Cooper <yanefbsd@gmail.com>
Date: Sun, 13 Jul 2008 02:03:11 -0700
User-Agent: KMail/1.9.7
References: <8878A47C-C488-444F-BA53-2D1E1255F99E@gmail.com>
In-Reply-To: <8878A47C-C488-444F-BA53-2D1E1255F99E@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200807130203.11912.david@vizion2000.net>
Cc: doc@freebsd.org, Garrett Cooper <gcooper@freebsd.org>
Subject: Re: RFC : Add ports "status update" page to the FreeBSD wiki
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 08:57:05 -0000

On Saturday 12 July 2008 16:52:43 Garrett Cooper wrote:
> Hello doc'ers,
> 	Before going and making a change to the Wiki, I was wondering whether
> or not folks would be receptive to adding a "meta-page" to track ports
> updates for larger / fairly dependent packages, such as Perl, Python,
> KDE, Gnome, X.org, etc for purposes of reducing long email threads
> with little benefit, like the following:
>
> http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049609.html
> http://lists.freebsd.org/pipermail/freebsd-ports/2008-July/049616.html
>
> 	(Both are from the same mail thread, but just were filed differently
> in mailman).
> 	The issue is that sometimes ports progress can go 'unpublicized' for
> some time and people aren't aware of why port(s) x-y-z hasn't/haven't
> been updated yet, even though it's/they have been 'stable' (in this
> case Perl) for months.
> Thanks,
> -Garrett

Sounds a very good idea to me - especially in view of recent experience!!

Thank you

David

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 12:28:17 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A5DD5106564A
	for <doc@freebsd.org>; Sun, 13 Jul 2008 12:28:17 +0000 (UTC)
	(envelope-from zb@ispid.com.pl)
Received: from v005705.home.net.pl (v005705.home.net.pl [212.85.118.117])
	by mx1.freebsd.org (Postfix) with SMTP id DD04C8FC14
	for <doc@freebsd.org>; Sun, 13 Jul 2008 12:28:16 +0000 (UTC)
	(envelope-from zb@ispid.com.pl)
Received: from 444.net.autocom.pl (HELO localhost) (zb.ispid@onet@77.236.6.157)
	by m022.home.net.pl with SMTP; Sun, 13 Jul 2008 12:01:33 -0000
Date: Sun, 13 Jul 2008 14:01:35 +0200
From: Zbigniew Baniewski <zb@ispid.com.pl>
To: doc@FreeBSD.org
Message-ID: <20080713120134.GA5599@sarge.my.own.domain.no-net>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
User-Agent: Mutt/1.5.13 (2006-08-11)
Cc: 
Subject: "FreeBSD Handbook": 5.4 X11 Configuration
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 12:28:17 -0000

Hallo,

I would to suggest to add information about configuration using RandR.
I had much trouble lately finding out, why my well-tested configuration
isn't working anymore - until I've learned, that newer versions of video
drivers were designed especially to utilize RandR during video configuration,
and because of this some functionality (f.e. "panned virtual screen") are
(temporarily?) lost.

It should be stressed, that RandR isn't just a tool to check-out available
video-modes, but the quite new way to configure video, which supposingly
required serious changes in video drivers.

http://www.thinkwiki.org/wiki/Xorg_RandR_1.2

And f.e. http://lists.freedesktop.org/archives/xorg/2008-March/034166.html

#v+
  The radeon driver got xrandr 1.2 support.  Previous versions of the
  driver assumed one monitor per driver instance while with xrandr you
  may have several monitors.  With xrandr it is much more important to
  get mode information about each monitor since you may have two or more
  monitors connected with vastly different capabilities.  The previous
  version of the driver more or less always assumed a monitor was
  connected and forced whatever mode you specified.  You can still do
  this, but as you see, the configuration has changed a bit.  This page
  should give you a good overview:

  http://www.intellinuxgraphics.org/dualhead.html
#v-

-- 
				pozdrawiam / regards

						Zbigniew Baniewski

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 13:43:18 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C9DA8106567A;
	Sun, 13 Jul 2008 13:43:17 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id BE6518FC0C;
	Sun, 13 Jul 2008 13:43:17 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (remko@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DDhHa1064655;
	Sun, 13 Jul 2008 13:43:17 GMT
	(envelope-from remko@freefall.freebsd.org)
Received: (from remko@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DDhHdA064651;
	Sun, 13 Jul 2008 13:43:17 GMT (envelope-from remko)
Date: Sun, 13 Jul 2008 13:43:17 GMT
Message-Id: <200807131343.m6DDhHdA064651@freefall.freebsd.org>
To: mjguzik@gmail.com, remko@FreeBSD.org, freebsd-doc@FreeBSD.org
From: remko@FreeBSD.org
Cc: 
Subject: Re: docs/125546: [patch] ktrace(2) contains outdated struct
	ktr_header
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 13:43:18 -0000

Synopsis: [patch] ktrace(2) contains outdated struct ktr_header

State-Changed-From-To: open->patched
State-Changed-By: remko
State-Changed-When: Sun Jul 13 13:43:10 UTC 2008
State-Changed-Why: 
patched in current

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 13:50:02 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F2D441065670
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 13:50:02 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id DCFF08FC0C
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 13:50:02 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DDo22u064794
	for <freebsd-doc@freefall.freebsd.org>; Sun, 13 Jul 2008 13:50:02 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DDo25M064793;
	Sun, 13 Jul 2008 13:50:02 GMT (envelope-from gnats)
Date: Sun, 13 Jul 2008 13:50:02 GMT
Message-Id: <200807131350.m6DDo25M064793@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: dfilter@FreeBSD.ORG (dfilter service)
Cc: 
Subject: Re: docs/125546: commit references a PR
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: dfilter service <dfilter@FreeBSD.ORG>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 13:50:03 -0000

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/125546: commit references a PR
Date: Sun, 13 Jul 2008 13:43:27 +0000 (UTC)

 remko       2008-07-13 13:42:52 UTC
 
   FreeBSD src repository
 
   Modified files:
     lib/libc/sys         ktrace.2 
   Log:
   SVN rev 180491 on 2008-07-13 13:42:52Z by remko
   
   Update the ktr_header structure, which changed over time.
   
   PR:             125546
   Submitted by:   Mateusz Guzik <mjguzik at gmail dot com>
   MFC after:      3 days
   
   Revision  Changes    Path
   1.26      +4 -4      src/lib/libc/sys/ktrace.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 13:56:32 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 35246106564A;
	Sun, 13 Jul 2008 13:56:32 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 0655B8FC1B;
	Sun, 13 Jul 2008 13:56:32 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (remko@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DDuVOD065031;
	Sun, 13 Jul 2008 13:56:31 GMT
	(envelope-from remko@freefall.freebsd.org)
Received: (from remko@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DDuVMn065027;
	Sun, 13 Jul 2008 13:56:31 GMT (envelope-from remko)
Date: Sun, 13 Jul 2008 13:56:31 GMT
Message-Id: <200807131356.m6DDuVMn065027@freefall.freebsd.org>
To: rb@gid.co.uk, remko@FreeBSD.org, freebsd-doc@FreeBSD.org
From: remko@FreeBSD.org
Cc: 
Subject: Re: docs/125535: Errors in ahc(4) man page
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 13:56:32 -0000

Synopsis: Errors in ahc(4) man page

State-Changed-From-To: open->patched
State-Changed-By: remko
State-Changed-When: Sun Jul 13 13:56:25 UTC 2008
State-Changed-Why: 
patched in current

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 13:59:39 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C47B8106566C;
	Sun, 13 Jul 2008 13:59:39 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 953918FC12;
	Sun, 13 Jul 2008 13:59:39 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (remko@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DDxd7l065138;
	Sun, 13 Jul 2008 13:59:39 GMT
	(envelope-from remko@freefall.freebsd.org)
Received: (from remko@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DDxdRu065134;
	Sun, 13 Jul 2008 13:59:39 GMT (envelope-from remko)
Date: Sun, 13 Jul 2008 13:59:39 GMT
Message-Id: <200807131359.m6DDxdRu065134@freefall.freebsd.org>
To: lawmay3@i12.com, remko@FreeBSD.org, freebsd-doc@FreeBSD.org
From: remko@FreeBSD.org
Cc: 
Subject: Re: docs/123044: [patch] Update to www/en/send-pr.sgml
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 13:59:39 -0000

Synopsis: [patch] Update to www/en/send-pr.sgml

State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Sun Jul 13 13:59:38 UTC 2008
State-Changed-Why: 
I think the current entry is just fine. Thanks for helping considering
to improve this though, it's greatly appreciated!

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 14:00:11 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 67DA9106566C
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 14:00:11 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 51E208FC1B
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 14:00:11 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DE0Bpg065265
	for <freebsd-doc@freefall.freebsd.org>; Sun, 13 Jul 2008 14:00:11 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DE0Bww065264;
	Sun, 13 Jul 2008 14:00:11 GMT (envelope-from gnats)
Date: Sun, 13 Jul 2008 14:00:11 GMT
Message-Id: <200807131400.m6DE0Bww065264@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: dfilter@FreeBSD.ORG (dfilter service)
Cc: 
Subject: Re: docs/125535: commit references a PR
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: dfilter service <dfilter@FreeBSD.ORG>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 14:00:11 -0000

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/125535: commit references a PR
Date: Sun, 13 Jul 2008 13:56:55 +0000 (UTC)

 remko       2008-07-13 13:56:21 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/man/man4       ahc.4 
   Log:
   SVN rev 180492 on 2008-07-13 13:56:21Z by remko
   
   More explicitly mention that we support the 2920C with the ahc driver.
   
   PR:             125535
   Submitted by:   Bob Bishop <rb at gid dot co dot uk>
   MFC after:      3 days
   
   Revision  Changes    Path
   1.40      +2 -2      src/share/man/man4/ahc.4
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 14:05:01 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 599891065672;
	Sun, 13 Jul 2008 14:05:01 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 2A6138FC15;
	Sun, 13 Jul 2008 14:05:01 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (remko@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DE516l065722;
	Sun, 13 Jul 2008 14:05:01 GMT
	(envelope-from remko@freefall.freebsd.org)
Received: (from remko@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DE51u9065718;
	Sun, 13 Jul 2008 14:05:01 GMT (envelope-from remko)
Date: Sun, 13 Jul 2008 14:05:01 GMT
Message-Id: <200807131405.m6DE51u9065718@freefall.freebsd.org>
To: lawmay3@i12.com, remko@FreeBSD.org, freebsd-doc@FreeBSD.org
From: remko@FreeBSD.org
Cc: 
Subject: Re: docs/123043: [patch] Update to
	articles/problem-reports/article.sgml
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 14:05:01 -0000

Synopsis: [patch] Update to articles/problem-reports/article.sgml

State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Sun Jul 13 14:05:00 UTC 2008
State-Changed-Why: 
Committed. Thanks!

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 14:06:16 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 49AC81065674;
	Sun, 13 Jul 2008 14:06:16 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 101818FC12;
	Sun, 13 Jul 2008 14:06:16 +0000 (UTC)
	(envelope-from remko@FreeBSD.org)
Received: from freefall.freebsd.org (remko@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DE6FDE065842;
	Sun, 13 Jul 2008 14:06:15 GMT
	(envelope-from remko@freefall.freebsd.org)
Received: (from remko@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DE6FlH065838;
	Sun, 13 Jul 2008 14:06:15 GMT (envelope-from remko)
Date: Sun, 13 Jul 2008 14:06:15 GMT
Message-Id: <200807131406.m6DE6FlH065838@freefall.freebsd.org>
To: lawmay3@i12.com, remko@FreeBSD.org, freebsd-doc@FreeBSD.org
From: remko@FreeBSD.org
Cc: 
Subject: Re: docs/123038: [patch] update to projects/c99/index.sgml
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 14:06:16 -0000

Synopsis: [patch] update to projects/c99/index.sgml

State-Changed-From-To: open->feedback
State-Changed-By: remko
State-Changed-When: Sun Jul 13 14:06:15 UTC 2008
State-Changed-Why: 
Hi Lawrence, the latest patch is broken for me in this view, can you
send me a correct one? Thanks!

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 14:10:06 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 37207106567B
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 14:10:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 20E758FC16
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 14:10:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DEA5Go065962
	for <freebsd-doc@freefall.freebsd.org>; Sun, 13 Jul 2008 14:10:05 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DEA53V065961;
	Sun, 13 Jul 2008 14:10:05 GMT (envelope-from gnats)
Date: Sun, 13 Jul 2008 14:10:05 GMT
Message-Id: <200807131410.m6DEA53V065961@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: dfilter@FreeBSD.ORG (dfilter service)
Cc: 
Subject: Re: docs/123043: commit references a PR
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: dfilter service <dfilter@FreeBSD.ORG>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 14:10:06 -0000

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123043: commit references a PR
Date: Sun, 13 Jul 2008 14:04:47 +0000 (UTC)

 remko       2008-07-13 14:04:34 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/articles/problem-reports article.sgml 
   Log:
   Clarify that we need to use the brackets, and update the web page references
   with actual links. [1]
   
   Also s/submittal/submission/ (changed by myself)
   
   PR:                     123043 [1]
   Submitted by:           Lawrence Mayer <lawmay3 at i12 dot com> [1]
   
   Revision  Changes    Path
   1.57      +10 -9     doc/en_US.ISO8859-1/articles/problem-reports/article.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 16:00:08 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 69960106566C
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 16:00:08 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 409368FC1B
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 16:00:08 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DG08L8076803
	for <freebsd-doc@freefall.freebsd.org>; Sun, 13 Jul 2008 16:00:08 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DG08XO076802;
	Sun, 13 Jul 2008 16:00:08 GMT (envelope-from gnats)
Resent-Date: Sun, 13 Jul 2008 16:00:08 GMT
Resent-Message-Id: <200807131600.m6DG08XO076802@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Mike Small <smallm@panix.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4627F1065683
	for <freebsd-gnats-submit@FreeBSD.org>;
	Sun, 13 Jul 2008 15:50:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0CF4B8FC29
	for <freebsd-gnats-submit@FreeBSD.org>;
	Sun, 13 Jul 2008 15:50:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DFoP3j029768
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Jul 2008 15:50:25 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6DFoP4H029767;
	Sun, 13 Jul 2008 15:50:25 GMT (envelope-from nobody)
Message-Id: <200807131550.m6DFoP4H029767@www.freebsd.org>
Date: Sun, 13 Jul 2008 15:50:25 GMT
From: Mike Small <smallm@panix.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
Cc: 
Subject: docs/125571: Typo in FAQ Answer 4.3.2 -- Persuing should be Perusing
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 16:00:08 -0000


>Number:         125571
>Category:       docs
>Synopsis:       Typo in FAQ Answer 4.3.2 -- Persuing should be Perusing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 13 16:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mike Small
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD rex 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
There's a typo in the last sentence of the first paragraph of the answer part of section 4.3.2 in the FAQ: "Persuing the FreeBSD symmetric multiprocessing mailing list may yield some clues."  I assume "Persuing" was meant to be "Perusing".
>How-To-Repeat:
Visit http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/compatibility-processors.html#SMP-SUPPORT
>Fix:


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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 18:25:53 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 520741065674;
	Sun, 13 Jul 2008 18:25:53 +0000 (UTC)
	(envelope-from trhodes@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 211FE8FC1C;
	Sun, 13 Jul 2008 18:25:53 +0000 (UTC)
	(envelope-from trhodes@FreeBSD.org)
Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DIPrEX089847;
	Sun, 13 Jul 2008 18:25:53 GMT
	(envelope-from trhodes@freefall.freebsd.org)
Received: (from trhodes@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DIPqln089843;
	Sun, 13 Jul 2008 18:25:52 GMT (envelope-from trhodes)
Date: Sun, 13 Jul 2008 18:25:52 GMT
Message-Id: <200807131825.m6DIPqln089843@freefall.freebsd.org>
To: energizer@sgpi.ru, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org,
	trhodes@FreeBSD.org
From: trhodes@FreeBSD.org
Cc: 
Subject: Re: docs/121863: IPSEC handbook update for FreeBSD 7 and later
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 18:25:53 -0000

Synopsis: IPSEC handbook update for FreeBSD 7 and later

State-Changed-From-To: open->closed
State-Changed-By: trhodes
State-Changed-When: Sun Jul 13 18:24:15 UTC 2008
State-Changed-Why: 
I have re-written the IPsec section in the handbook, should
fix this problem and make life easier for people.  Thanks!


Responsible-Changed-From-To: freebsd-doc->trhodes
Responsible-Changed-By: trhodes
Responsible-Changed-When: Sun Jul 13 18:24:15 UTC 2008
Responsible-Changed-Why: 
Take

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 18:30:05 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BC77A106567D
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 18:30:05 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id A48008FC08
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 18:30:05 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DIU5FQ090143
	for <freebsd-doc@freefall.freebsd.org>; Sun, 13 Jul 2008 18:30:05 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DIU5dY090140;
	Sun, 13 Jul 2008 18:30:05 GMT (envelope-from gnats)
Date: Sun, 13 Jul 2008 18:30:05 GMT
Message-Id: <200807131830.m6DIU5dY090140@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: Remko Lodder <remko@FreeBSD.org>
Cc: 
Subject: Re: docs/125571: Typo in FAQ Answer 4.3.2 -- Persuing should be
	Perusing
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Remko Lodder <remko@FreeBSD.org>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 18:30:05 -0000

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

From: Remko Lodder <remko@FreeBSD.org>
To: Mike Small <smallm@panix.com>
Cc: freebsd-gnats-submit@FreeBSD.org, Gabor Pali <pgj@FreeBSD.org>
Subject: Re: docs/125571: Typo in FAQ Answer 4.3.2 -- Persuing should be Perusing
Date: Sun, 13 Jul 2008 20:23:45 +0200

 Mike Small wrote:
 
 Hello,
 
 I think persuing as mentioned here means, following the context
 (I am persuing a certification, I am trying to get a certification)
 
 and not perusing. Though the text might be clarified a bit to get a 
 better reflection.
 
 -- 
 
 /"\   Best regards,                      | remko@FreeBSD.org
 \ /   Remko Lodder                       | remko@EFnet
   X    http://www.evilcoder.org/          |
 / \   ASCII Ribbon Campaign              | Against HTML Mail and News

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 18:50:08 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 027AB1065671;
	Sun, 13 Jul 2008 18:50:08 +0000 (UTC) (envelope-from pgj@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id C6AFF8FC1C;
	Sun, 13 Jul 2008 18:50:07 +0000 (UTC) (envelope-from pgj@FreeBSD.org)
Received: from freefall.freebsd.org (pgj@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DIo7kc092665;
	Sun, 13 Jul 2008 18:50:07 GMT
	(envelope-from pgj@freefall.freebsd.org)
Received: (from pgj@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DIo7Hv092661;
	Sun, 13 Jul 2008 18:50:07 GMT (envelope-from pgj)
Date: Sun, 13 Jul 2008 18:50:07 GMT
Message-Id: <200807131850.m6DIo7Hv092661@freefall.freebsd.org>
To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org
From: pgj@FreeBSD.org
Cc: 
Subject: Re: docs/125571: Typo in FAQ Answer 4.3.2 -- Persuing should be
	Perusing
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 18:50:08 -0000

Synopsis: Typo in FAQ Answer 4.3.2 -- Persuing should be Perusing

Responsible-Changed-From-To: freebsd-doc->pgj
Responsible-Changed-By: pgj
Responsible-Changed-When: Sun Jul 13 18:49:32 UTC 2008
Responsible-Changed-Why: 
I will take care of it.

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 19:40:06 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BACD31065670
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 19:40:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 88DAE8FC1D
	for <freebsd-doc@hub.freebsd.org>; Sun, 13 Jul 2008 19:40:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6DJe686097411
	for <freebsd-doc@freefall.freebsd.org>; Sun, 13 Jul 2008 19:40:06 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6DJe6CD097408;
	Sun, 13 Jul 2008 19:40:06 GMT (envelope-from gnats)
Resent-Date: Sun, 13 Jul 2008 19:40:06 GMT
Resent-Message-Id: <200807131940.m6DJe6CD097408@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, n-kogane@syd.odn.ne.jp
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E97C01065687
	for <FreeBSD-gnats-submit@freebsd.org>;
	Sun, 13 Jul 2008 19:35:00 +0000 (UTC)
	(envelope-from n-kogane@syd.odn.ne.jp)
Received: from cmta109.odn.ne.jp (mta109.odn.ne.jp [143.90.14.72])
	by mx1.freebsd.org (Postfix) with ESMTP id 63BD28FC27
	for <FreeBSD-gnats-submit@freebsd.org>;
	Sun, 13 Jul 2008 19:34:59 +0000 (UTC)
	(envelope-from n-kogane@syd.odn.ne.jp)
Received: from vmta101.odn.ne.jp by cmta101.odn.ne.jp with ESMTP
	id <20080713184059250.WHDQ.2425.cmta101.odn.ne.jp@mta101.odn.ne.jp>
	for <FreeBSD-gnats-submit@freebsd.org>;
	Mon, 14 Jul 2008 03:40:59 +0900
Received: from emta101.odn.ne.jp by vmta101.odn.ne.jp with ESMTP
	id <20080713184059198.VQWH.29441.vmta101.odn.ne.jp@mta101.odn.ne.jp>
	for <FreeBSD-gnats-submit@freebsd.org>;
	Mon, 14 Jul 2008 03:40:59 +0900
Received: from kcesx30.koganemaru.co.jp ([61.201.152.254] [61.201.152.254])
	by emta101.odn.ne.jp with ESMTP
	id <20080713184059142.CDXH.25711.emta101.odn.ne.jp@mta101.odn.ne.jp>
	for <FreeBSD-gnats-submit@freebsd.org>;
	Mon, 14 Jul 2008 03:40:59 +0900
Received: by kcesx30.koganemaru.co.jp (Postfix, from userid 100)
	id 8958A2843F; Mon, 14 Jul 2008 03:39:31 +0900 (JST)
Message-Id: <20080713183931.8958A2843F@kcesx30.koganemaru.co.jp>
Date: Mon, 14 Jul 2008 03:39:31 +0900 (JST)
From: n-kogane@syd.odn.ne.jp
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc: 
Subject: docs/125581: In manpages on i386,
	there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4.
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: n-kogane@syd.odn.ne.jp
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 19:40:06 -0000


>Number:         125581
>Category:       docs
>Synopsis:       In manpages on i386, there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 13 19:40:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Nobuyuki Koganemaru
>Release:        FreeBSD 7.0-RELEASE i386, FreeBSD 8.0-CURRENT i386.
>Organization:
KOGANEMARU Computer Engineering Service Corporation.
>Environment:
System: FreeBSD kcesx37.koganemaru.co.jp 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	In 7.0-RELEASE, 8.0-CURRENT manpages on i386,
	there are two same name files.
	man4/i386/ichwd.4 and man4/ichwd.4.
	Which one is correct?	
>How-To-Repeat:
	please check manpages.
>Fix:
	I do not known. 

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

From owner-freebsd-doc@FreeBSD.ORG  Sun Jul 13 21:59:58 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 66E181065674
	for <freebsd-doc@freebsd.org>; Sun, 13 Jul 2008 21:59:58 +0000 (UTC)
	(envelope-from lgusenet@be-well.ilk.org)
Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net
	[66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 2804F8FC15
	for <freebsd-doc@freebsd.org>; Sun, 13 Jul 2008 21:59:58 +0000 (UTC)
	(envelope-from lgusenet@be-well.ilk.org)
Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.6])
	by be-well.ilk.org (Postfix) with ESMTP id 2646E2842F;
	Sun, 13 Jul 2008 17:44:46 -0400 (EDT)
Received: by lowell-desk.lan (Postfix, from userid 1147)
	id 18E891CC1D; Sun, 13 Jul 2008 17:44:45 -0400 (EDT)
To: rlarsen@gmail.com, freebsd-doc@freebsd.org
References: <33472D81-9DD5-4593-88EE-11AC1DE4AAEA@gmail.com>
From: Lowell Gilbert <lgusenet@be-well.ilk.org>
Date: Sun, 13 Jul 2008 17:44:45 -0400
In-Reply-To: <33472D81-9DD5-4593-88EE-11AC1DE4AAEA@gmail.com> (Russell
	Larsen's message of "Fri\, 11 Jul 2008 13\:19\:32 -0700")
Message-ID: <44zlol31de.fsf@lowell-desk.lan>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (berkeley-unix)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: 
Subject: Re: Signals section
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Jul 2008 21:59:58 -0000

rlarsen@gmail.com (Russell Larsen) writes:

> In the documentation found at
> http://www.freebsd.org/doc/en/books/design-44bsd/book.html
> in Section 2.4.1 there is a reference to Section 4.7, but I am not
> seeing this section.

Right.  If you look more carefully, you will notice that this is an
excerpt from a book.  To see the rest of the book you would need to
buy it (or, preferably, the newer edition, "The Design and Implementation of
the FreeBSD Operating System").

> I am looking for information about FreeBSD signals, where should I
> start?

Definitely start by reading "man signal" if you haven't already.
There is also some material in the Developer's Handbook that you
should look at before purchasing printed books.

Good luck; let us know if you have some more-specific questions about
the documentation.

From owner-freebsd-doc@FreeBSD.ORG  Mon Jul 14 03:20:01 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EF7771065671
	for <freebsd-doc@hub.freebsd.org>; Mon, 14 Jul 2008 03:20:01 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id CD8068FC1B
	for <freebsd-doc@hub.freebsd.org>; Mon, 14 Jul 2008 03:20:01 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6E3K1Lq041448
	for <freebsd-doc@freefall.freebsd.org>; Mon, 14 Jul 2008 03:20:01 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6E3K1u1041447;
	Mon, 14 Jul 2008 03:20:01 GMT (envelope-from gnats)
Resent-Date: Mon, 14 Jul 2008 03:20:01 GMT
Resent-Message-Id: <200807140320.m6E3K1u1041447@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Mike Small <smallm@panix.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C0BD21065670
	for <freebsd-gnats-submit@FreeBSD.org>;
	Mon, 14 Jul 2008 03:16:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B08568FC21
	for <freebsd-gnats-submit@FreeBSD.org>;
	Mon, 14 Jul 2008 03:16:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6E3GR5n087257
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Jul 2008 03:16:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6E3GRBQ087238;
	Mon, 14 Jul 2008 03:16:27 GMT (envelope-from nobody)
Message-Id: <200807140316.m6E3GRBQ087238@www.freebsd.org>
Date: Mon, 14 Jul 2008 03:16:27 GMT
From: Mike Small <smallm@panix.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
Cc: 
Subject: docs/125587: FAQ entry 5.13 -- adjustion is not an English word;
	tunable?
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jul 2008 03:20:02 -0000


>Number:         125587
>Category:       docs
>Synopsis:       FAQ entry 5.13 -- adjustion is not an English word; tunable?
>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 Jul 14 03:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mike Small
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD rex 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
First of all, the second sentence in paragraph three of FAQ entry 5.13 uses the word "adjustion".  I don't believe this is a word in English.  Probably the word "adjustment" would be more suitable.

Secondly, the same paragraph also uses the word "tunable" as a noun.  Is this a term people use in BSD?  I mean, it's clear what's meant from the context, but using "variable" or "sysctl variable", as is done in the first paragraph, seems clearer and less strange to me.

Lastly, the word "in" is repeated: "If this tunable needs adjustion it needs to be defined in in /boot/loader.conf"
>How-To-Repeat:
View http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#PROC-TABLE-FULL
>Fix:


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

From owner-freebsd-doc@FreeBSD.ORG  Mon Jul 14 05:40:05 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5683C106566C
	for <freebsd-doc@hub.freebsd.org>; Mon, 14 Jul 2008 05:40:05 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 3FBAC8FC0C
	for <freebsd-doc@hub.freebsd.org>; Mon, 14 Jul 2008 05:40:05 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6E5e5RS060447
	for <freebsd-doc@freefall.freebsd.org>; Mon, 14 Jul 2008 05:40:05 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6E5e5Hf060446;
	Mon, 14 Jul 2008 05:40:05 GMT (envelope-from gnats)
Date: Mon, 14 Jul 2008 05:40:05 GMT
Message-Id: <200807140540.m6E5e5Hf060446@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: Wayne Sierke <ws@au.dyndns.ws>
Cc: 
Subject: Re: docs/125587: FAQ entry 5.13 -- adjustion is not an English
	word; tunable?
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Wayne Sierke <ws@au.dyndns.ws>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jul 2008 05:40:05 -0000

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

From: Wayne Sierke <ws@au.dyndns.ws>
To: Mike Small <smallm@panix.com>
Cc: bug-followup@freebsd.org
Subject: Re: docs/125587: FAQ entry 5.13 -- adjustion is not an English
	word; tunable?
Date: Mon, 14 Jul 2008 15:05:22 +0930

 On Mon, 2008-07-14 at 03:16 +0000, Mike Small wrote:
 > Secondly, the same paragraph also uses the word "tunable" as a noun.
 > Is this a term people use in BSD?  I mean, it's clear what's meant
 > from the context, but using "variable" or "sysctl variable", as is
 > done in the first paragraph, seems clearer and less strange to me.
 
 My understanding is that the term 'tunable' is used to refer to sysctl
 variables that can only be set at boot - i.e. are read-only at run-time.
 
 
 How about this?:
 
 The FreeBSD kernel limits the number of processes that may exist at one
 time. The default limit is based on the kern.maxusers sysctl(8)
 variable. kern.maxusers also affects various other in-kernel limits,
 such as network buffers (see this earlier question). If your machine is
 heavily loaded, you probably want to increase kern.maxusers. This will
 increase these other system limits in addition to the maximum number of
 processes.
 
 To adjust the kern.maxusers value, see the File/Process Limits section
 of the Handbook. (While that section refers to open files, the same
 limits apply to processes.)
 
 If your machine is lightly loaded and you are simply running a very
 large number of processes, you can adjust this with the kern.maxproc
 tunable. The value of this sysctl Ā“variableĀ” is set at boot time and can
 only be changed by placing an appropriate entry in /boot/loader.conf and
 rebooting.
 
 If a large number of processes need to be run by a single user,
 kern.maxprocperuid should also be modified. Its maximum value should be
 one less than the kern.maxproc value because one system program,
 init(8), must always be running. For more information about setting
 tunables see the loader.conf(5) manual page.
 
 To make a sysctl change permanent place the proper value
 in /etc/sysctl.conf. More information about system tuning with sysctl(8)
 can be found at the Tuning with sysctl section of the Handbook.
 
 
 
 I'm not sure about the veracity of the "kern.maxprocperuid should be one
 less than kern.maxproc" statement. Does anyone know about this?
 
 

From owner-freebsd-doc@FreeBSD.ORG  Mon Jul 14 10:40:05 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2AE9D1065676
	for <freebsd-doc@hub.freebsd.org>; Mon, 14 Jul 2008 10:40:05 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 1FCFA8FC19
	for <freebsd-doc@hub.freebsd.org>; Mon, 14 Jul 2008 10:40:05 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6EAe4Y1010679
	for <freebsd-doc@freefall.freebsd.org>; Mon, 14 Jul 2008 10:40:04 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6EAe4X9010678;
	Mon, 14 Jul 2008 10:40:04 GMT (envelope-from gnats)
Date: Mon, 14 Jul 2008 10:40:04 GMT
Message-Id: <200807141040.m6EAe4X9010678@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: "Ben Kaduk" <minimarmot@gmail.com>
Cc: 
Subject: Re: docs/125587: FAQ entry 5.13 -- adjustion is not an English word;
	tunable?
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Ben Kaduk <minimarmot@gmail.com>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jul 2008 10:40:05 -0000

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

From: "Ben Kaduk" <minimarmot@gmail.com>
To: "Mike Small" <smallm@panix.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/125587: FAQ entry 5.13 -- adjustion is not an English word; tunable?
Date: Mon, 14 Jul 2008 06:11:12 -0400

 [sigh, hit reply instead of reply-all; sorry Mike]
 
 On Sun, Jul 13, 2008 at 11:16 PM, Mike Small <smallm@panix.com> wrote:
 >
 >>Number:         125587
 >>Category:       docs
 >>Synopsis:       FAQ entry 5.13 -- adjustion is not an English word; tunable?
 >>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 Jul 14 03:20:01 UTC 2008
 >>Closed-Date:
 >>Last-Modified:
 >>Originator:     Mike Small
 >>Release:        7.0-RELEASE
 >>Organization:
 >>Environment:
 > FreeBSD rex 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
 >>Description:
 > First of all, the second sentence in paragraph three of FAQ entry 5.13 uses the word "adjustion".  I don't believe this is a word in English.  Probably the word "adjustment" would be more suitable.
 >
 > Secondly, the same paragraph also uses the word "tunable" as a noun.  Is this a term people use in BSD?  I mean, it's clear what's meant from the context, but using "variable" or "sysctl variable", as is done in the first paragraph, seems clearer and less strange to me.
 >
 > Lastly, the word "in" is repeated: "If this tunable needs adjustion it needs to be defined in in /boot/loader.conf"
 
 
 
 You are correct -- `adjustion' should be ``adjustment'', and the
 doubled `in' should be corrected.
 
 However, `tunable' is a technical term in this context, referring to
 a kernel variable that can be set at boot time but not changed
 after the system is running -- this particular one resizes several
 static kernel data structures.
 
 Thanks for pointing these out!
 
 -Ben Kaduk

From owner-freebsd-doc@FreeBSD.ORG  Mon Jul 14 11:06:09 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5089D106566B
	for <freebsd-doc@FreeBSD.org>; Mon, 14 Jul 2008 11:06:09 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 445858FC1F
	for <freebsd-doc@FreeBSD.org>; Mon, 14 Jul 2008 11:06:09 +0000 (UTC)
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6EB69Mu013428
	for <freebsd-doc@FreeBSD.org>; Mon, 14 Jul 2008 11:06:09 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6EB68K3013424
	for freebsd-doc@FreeBSD.org; Mon, 14 Jul 2008 11:06:08 GMT
	(envelope-from owner-bugmaster@FreeBSD.org)
Date: Mon, 14 Jul 2008 11:06:08 GMT
Message-Id: <200807141106.m6EB68K3013424@freefall.freebsd.org>
X-Authentication-Warning: freefall.freebsd.org: gnats set sender to
	owner-bugmaster@FreeBSD.org using -f
From: FreeBSD bugmaster <bugmaster@FreeBSD.org>
To: FreeBSD doc list <freebsd-doc@FreeBSD.org>
Cc: 
Subject: Current unassigned doc problem reports
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jul 2008 11:06:09 -0000

Current FreeBSD problem reports

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including\nexperimental development code and obsolete releases.\n
Bugs can be in one of several states:

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

a - analyzed
The problem is understood and a solution is being sought.

f - feedback
Further work requires additional information from the
     originator or the community - possibly confirmation of
     the effectiveness of a proposed solution.

p - patched
A patch has been committed, but some issues (MFC and / or
     confirmation from originator) are still open.

r - repocopy
The resolution of the problem report is dependent on
     a repocopy operation within the CVS repository which
     is awaiting completion.

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

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

Critical problems
Serious problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o docs/27605   doc        [patch] Cross-document references (<olink>)
s docs/35678   doc        docproj Makefiles for web are broken for paths with sp
o docs/61605   doc        [request] Improve documentation for i386 disk geometry
o docs/84932   doc        new document: printing with an Epson ALC-3000N on Free
o docs/98115   doc        Missing parts after rendering handbook to RTF format
o docs/106135  doc        [request] articles/vinum needs to be updated
o docs/110253  doc        [patch] rtprio(1): remove processing starvation commen
o docs/116080  doc        PREFIX is documented, but not the more important LOCAL
o docs/118902  doc        [patch] wrong signatures in d2i_RSAPublicKey man pages
o docs/119545  doc        books/arch-handbook/usb/chapter.sgml formatting
o docs/120456  doc        ath(4) needs to specify requirement on wlan_scan_sta
o docs/121312  doc        RELNOTES_LANG breaks release if not en_US.ISO8859-1

12 problems total.

Non-critical problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
s docs/20028   doc        ASCII docs should reflect <emphasis> tags in the sourc
o docs/24786   doc        missing FILES descriptions in sa(4)
o docs/26286   doc        *printf(3) etc should gain format string warnings
a docs/30008   doc        [patch] French softupdates document should be translat
s docs/33589   doc        [patch] to doc.docbook.mk to post process .tex files.
o docs/36449   doc        symlink(7) manual doesn't mention trailing slash, etc.
o docs/38556   doc        EPS file of beastie, as addition to existing examples
o docs/38982   doc        [patch] developers-handbook/Jail fix
o docs/40423   doc        Keyboard(4)'s definition of parameters to GETFKEY/SETF
o docs/41089   doc        pax(1) -B option does not mention interaction with -z 
o docs/43823   doc        [PATCH] update to environ(7) manpage
o docs/47818   doc        [patch] ln(1) manpage is confusing
o docs/48101   doc        [patch] add documentation on the fixit disk to the FAQ
o docs/50211   doc        [PATCH] doc.docbook.mk: fix textfile creation
o docs/53271   doc        bus_dma(9) fails to document alignment restrictions
o docs/53596   doc        Updates to mt(1) manual page
o docs/53751   doc        bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW
s docs/54752   doc        bus_dma explained in ISA section in Handbook: should b
o docs/57388   doc        [patch] INSTALL.TXT enhancement: mention ok prompt
o docs/59044   doc        [patch] doc.docbook.mk does not properly handle a sour
o docs/59477   doc        Outdated Info Documents at http://docs.freebsd.org/inf
o docs/59835   doc        ipfw(8) man page does not warn about accepted but mean
o docs/61301   doc        [patch] Manpage patch for aue(4) to enable HomePNA fun
o docs/69861   doc        [patch] usr.bin/csplit/csplit.1 does not document POSI
o docs/70652   doc        [patch] New man page: portindex(5)
o docs/75865   doc        comments on "backup-basics" in handbook
o docs/76333   doc        [patch] ferror(3): EOF indicator can be cleared by not
o docs/78138   doc        [patch] Error in pre-installation section of installat
o docs/78240   doc        [patch] handbook: replace <literal> with <quote> aroun
o docs/78480   doc        Networked printer setup unnecessarily complex in handb
f docs/82595   doc        25.5.3 Configuring a bridge section of the handbook ne
o docs/84265   doc        [patch] chmod(1) manpage omits implication of setting 
o docs/84268   doc        chmod(1) manpage's BUGS entry is either wrong or too c
o docs/84317   doc        fdp-primer doesn't show class=USERNAME distinctively
o docs/84670   doc        [patch] tput(1) manpage missing ENVIRONMENT section wi
o docs/84806   doc        mdoc(7) manpage has section ordering problems
o docs/84956   doc        [patch] intro(5) manpage doesn't mention API coverage
o docs/85118   doc        [PATCH] opiekey(1) references non-existing opiegen(1)
o docs/85128   doc        [patch] loader.conf(5) autoboot_delay incompletly desc
o docs/85187   doc        [patch] find(1) manpage missing block info for -ls
o docs/86342   doc        bikeshed entry of Handbook is wrong
o docs/87857   doc        ifconfig(8) wireless options order matters
o docs/87936   doc        Handbook chapter on NIS/YP lacks good information on a
o docs/88512   doc        [patch] mount_ext2fs(8) man page has no details on lar
o docs/91149   doc        read(2) can return EINVAL for unaligned access to bloc
o docs/91506   doc        ndis(4) man page should be more specific about support
o docs/92626   doc        jail manpage should mention disabling some periodic sc
o docs/94625   doc        [patch] growfs man page -- document "panic: not enough
o docs/95139   doc        FAQ to move filesystem to new disk fails: incorrect pe
o docs/96207   doc        Comments of a sockaddr_un structure could confuse one
o docs/98974   doc        Missing tunables in loader(8) manpage
o docs/99506   doc        FreeBSD Handbook addition:  IPv6 Server Settings
o docs/100196  doc        man login.conf does explain not "unlimited"
o docs/100242  doc        sysctl(3) description of KERN_PROC is not correct anym
o docs/101464  doc        sync ru_RU.KOI8-R/articles/portbuild/article.html with
o docs/102148  doc        The description of which Intel chips have EM64T is out
o docs/102719  doc        [patch] ng_bpf(4) example leads to unneeded promiscuos
o docs/104403  doc        man security should mention that the usage of the X Wi
o docs/104879  doc        Howto: Listen to IMA ADPCM .wav files on FreeBSD box
o docs/105608  doc        fdc(4) debugging description staled
o docs/105997  doc        sys/kern/sys_pipe.c refer to tuning(7), but there is n
o docs/107432  doc        Handbook's default partitioning schema is out-of-date
o docs/108101  doc        /boot/default/loader.conf contains an incorrect commen
a docs/108980  doc        list of missing man pages
o docs/109115  doc        add Ultra 450 to hardware list for sparc64
o docs/109201  doc        [request]: manual for callbootd
f docs/109226  doc        [request] No manual entry for sntp
o docs/109972  doc        No manual entry for zless/bzless
o docs/109973  doc        No manual entry for c++filt
o docs/109975  doc        No manual entry for elf2aout
o docs/109977  doc        No manual entry for ksu
o docs/109981  doc        No manual entry for post-grohtml
o docs/109983  doc        No manual entry for protoize
o docs/110061  doc        [PATCH] tuning(7) missing reference to vfs.read_max
o docs/110062  doc        [patch] mount_nfs(8) fails to mention a failure condit
o docs/110376  doc        [patch] add some more explanations for the iwi/ipw fir
o docs/110692  doc        wi(4) man page doesn't say WPA is not supported
o docs/110999  doc        carp(4) should document unsupported interface types
o docs/111147  doc        hostapd.conf is not documented
o docs/111263  doc        [request] Information on $EDITOR variable in section 3
o docs/111265  doc        [request] Clarify how to set common shell variables
o docs/111425  doc        Missing chunks of text in historical manpages
o docs/112481  doc        bug in ppp.linkup example
o docs/112682  doc        Handbook GEOM_GPT explanation does not provide accurat
o docs/112804  doc        groff(1) command should be called to explicitly use "p
o docs/113194  doc        [patch] [request] crontab.5: handling of day-in-month 
o docs/114139  doc        mbuf(9) has misleading comments on M_DONTWAIT and M_TR
o docs/114184  doc        [patch] [ndis]: add info to man 4 ndis
o docs/114371  doc        [patch] [ip6] rtadvd.con(5) should show how to adverti
o docs/115065  doc        [patch] sync ps.1 with p_flag and keywords
o docs/115921  doc        Booting from pst(4) is not supported
o docs/116116  doc        mktemp (3) re/move note
o docs/116480  doc        sysctl(3) description of kern.file no longer applies s
o docs/117013  doc        mount_smbfs(8) doesn't document -U (username) argument
f docs/117308  doc        Clarification of /etc/defaults/devfs.rules status
o docs/117747  doc        'break' system call needs a man page
o docs/117798  doc        formatting oddity in sysmouse(4)
o docs/118020  doc        ipfilter(4): man pages query for man 4 ipfilter return
o docs/118214  doc        close(2) error returns incomplete
o docs/118332  doc        man page for top does not describe STATE column wait e
o docs/118545  doc        loader tunables kern.dfldsiz and friends nearly undocu
o docs/119329  doc        [patch] Fix misleading man 1 split
o docs/119338  doc        gprof(1) refers to unmentioned option "-c"
s docs/119404  doc        [request] events page should list only last 2 years wo
a docs/119536  doc        a few typos in French handbook (basics)
o docs/119746  doc        l10n chapter of handbook (Russian Language)
o docs/119907  doc        Ports compatibility
o docs/120024  doc        resolver(5) and hosts(5) need updated for IPv6
o docs/120040  doc        handbook: diskless operation: populate root doesn't po
o docs/120125  doc        [patch] Installing FreeBSD 7.0 via serial console and 
o docs/120539  doc        Inconsistent ipfw's man page
o docs/120628  doc        PAE documentation errror in handbook
s docs/120917  doc        [request]: Man pages mising for thr_xxx syscalls
o docs/121173  doc        [patch] mq_getattr(2): mq_flags mistakenly described a
o docs/121197  doc        [patch] edits to books/porters-handbook
s docs/121541  doc        [request] no man pages for wlan_scan_ap
o docs/121565  doc        dhcp-options(5) manpage incorrectly formatted omitting
o docs/121585  doc        [handbook] Wrong multicast specification
o docs/121721  doc        telnetd(8) not describing -X authentication types
o docs/121871  doc        ftpd does not interpret configuration files as documen
o docs/121952  doc        Handbook chapter on Network Address Translation wrong 
o docs/122052  doc        minor update on handbook section 20.7.1
o docs/122053  doc        [patch] update on vinum(4) reference to newfs(8)
o docs/122470  doc        [patch] exit status on fetch(1) manual page
o docs/123035  doc        [patch] bugs in refuse.README
f docs/123038  doc        [patch] update to projects/c99/index.sgml
o docs/123255  doc        mistake in ng_bpf(4) manpage
o docs/123400  doc        gvinum startup in handbook
p docs/124166  doc        fortune: instant-workstation tip should go
o docs/124716  doc        [patch] GEOM RAID1 handbook example only covers boot p
o docs/124949  doc        Discrepancy between handbook and example hosts file fo
o www/125092   doc        [patch] Addition to AMD64 supported platforms: Tyan Ti
o docs/125253  doc        [patch] jail(2) does not mention about possible error 
p docs/125535  doc        Errors in ahc(4) man page
p docs/125546  doc        [patch] ktrace(2) contains outdated struct ktr_header
o docs/125581  doc        In manpages on i386, there are two same name files. ma
o docs/125587  doc        FAQ entry 5.13 -- adjustion is not an English word; tu

137 problems total.


From owner-freebsd-doc@FreeBSD.ORG  Mon Jul 14 11:12:31 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F24381065678;
	Mon, 14 Jul 2008 11:12:31 +0000 (UTC)
	(envelope-from manolis@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id CCD7D8FC3D;
	Mon, 14 Jul 2008 11:12:31 +0000 (UTC)
	(envelope-from manolis@FreeBSD.org)
Received: from freefall.freebsd.org (manolis@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6EBCVCM018012;
	Mon, 14 Jul 2008 11:12:31 GMT
	(envelope-from manolis@freefall.freebsd.org)
Received: (from manolis@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6EBCVFv018008;
	Mon, 14 Jul 2008 11:12:31 GMT (envelope-from manolis)
Date: Mon, 14 Jul 2008 11:12:31 GMT
Message-Id: <200807141112.m6EBCVFv018008@freefall.freebsd.org>
To: manolis@FreeBSD.org, freebsd-doc@FreeBSD.org, manolis@FreeBSD.org
From: manolis@FreeBSD.org
Cc: 
Subject: Re: docs/125587: FAQ entry 5.13 -- adjustion is not an English word;
	tunable?
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jul 2008 11:12:32 -0000

Synopsis: FAQ entry 5.13 -- adjustion is not an English word; tunable?

Responsible-Changed-From-To: freebsd-doc->manolis
Responsible-Changed-By: manolis
Responsible-Changed-When: Mon Jul 14 11:11:52 UTC 2008
Responsible-Changed-Why: 
I will handle this

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

From owner-freebsd-doc@FreeBSD.ORG  Mon Jul 14 13:50:20 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 70033106564A;
	Mon, 14 Jul 2008 13:50:20 +0000 (UTC)
	(envelope-from trhodes@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 5424D8FC14;
	Mon, 14 Jul 2008 13:50:20 +0000 (UTC)
	(envelope-from trhodes@FreeBSD.org)
Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6EDoKoZ033200;
	Mon, 14 Jul 2008 13:50:20 GMT
	(envelope-from trhodes@freefall.freebsd.org)
Received: (from trhodes@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6EDoK0Q033196;
	Mon, 14 Jul 2008 13:50:20 GMT (envelope-from trhodes)
Date: Mon, 14 Jul 2008 13:50:20 GMT
Message-Id: <200807141350.m6EDoK0Q033196@freefall.freebsd.org>
To: trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org, trhodes@FreeBSD.org
From: trhodes@FreeBSD.org
Cc: 
Subject: Re: docs/121721: telnetd(8) not describing -X authentication types
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jul 2008 13:50:20 -0000

Synopsis: telnetd(8) not describing -X authentication types

Responsible-Changed-From-To: freebsd-doc->trhodes
Responsible-Changed-By: trhodes
Responsible-Changed-When: Mon Jul 14 13:49:20 UTC 2008
Responsible-Changed-Why: 
Take - I have a patch but, having spent time away from FreeBSD,
want to get some mdoc(7) review first.  Thanks Jeremy!

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

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 01:23:50 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: doc@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E4E5F106568D
	for <doc@FreeBSD.org>; Tue, 15 Jul 2008 01:23:50 +0000 (UTC)
	(envelope-from peter@taronga.com)
Received: from apollo.taronga.com (apollo.scarydevil.com [67.88.77.145])
	by mx1.freebsd.org (Postfix) with SMTP id B3CA08FC1F
	for <doc@FreeBSD.org>; Tue, 15 Jul 2008 01:23:50 +0000 (UTC)
	(envelope-from peter@taronga.com)
Received: (qmail 65598 invoked from network); 15 Jul 2008 00:57:07 -0000
Received: from localhost.scarydevil.com (HELO monolith.in.taronga.com)
	(127.0.0.1)
	by localhost.scarydevil.com with SMTP; 15 Jul 2008 00:57:05 -0000
Received: from [10.0.0.67] (majora-wired.in.taronga.com [10.0.0.67])
	by monolith.in.taronga.com (Postfix) with ESMTP id 88EB4A938
	for <doc@FreeBSD.org>; Mon, 14 Jul 2008 19:57:05 -0500 (CDT)
Mime-Version: 1.0 (Apple Message framework v753.1)
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <3046E1F6-F847-4A6E-953F-7FDD6F50CBE9@taronga.com>
Content-Transfer-Encoding: 7bit
From: Peter da Silva <peter@taronga.com>
X-Face: LHo^``F^LL$JWUC~A2"8!$u8AqGt5fXHi]KMU)FM"[&S-?j+T]E9eHNKSHNc,mex)_r:g_%
	y'_oz%gCuym5MgYd?evhsT]GNpEyG}G<=OH:](^wdIJ!yR6q25[[XTop,aVDD_:8jYoK!{=Owk3::g
	xQqghV*p5D$ta4\;
	yN*)u!U%r>c{&tq})|}IFc*w!|2msXlL\'z,#{f\l]tAqAo6vfmWbdq[)VXB}w
Date: Mon, 14 Jul 2008 14:47:02 -0500
To: doc@FreeBSD.org
X-Mailer: Apple Mail (2.753.1)
Cc: 
Subject: The origin of the "#!" hack and selecting the shell
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 01:23:51 -0000

In <url:http://www.freebsd.org/doc/en/books/handbook/linuxemu- 
advanced.html> I read:

"Later, a hack was made for sh(1) to examine the first two  
characters, and if they were :\n, then it invoked the csh(1) shell  
instead (we believe SCO first made this hack)."

I'm pretty sure that nobody ever used ":\n" to indicate the C shell.

This hack originated at Berkeley, when the current version of UNIX  
was still V6. Before the Berkeley psh (Pascal shell) and csh (C  
shell) were developed, there wasn't any need for these hacks... there  
was only one shell and it was /bin/sh.

The V6 shell used the ":" (label) command for comments, while csh  
used "#". The first character of the file was checked by csh(1) and  
if it was a pound sign it used csh to run the script, otherwise it  
defaulted to the bourne shell. The "#!" hack (treating the string  
"#!" as a 16-bit magic number) came later, and was derived from this  
hack.

At one point a Comp Center admin (I won't mention who) went through  
all the shell scripts on all the Comp Center machines and made them  
start with a copyright notice that looked something like "# Copyright  
(C) YYYY Regents of the University of California" which had the  
effect of breaking all the scripts for anyone who was using the C shell.

Anyway, this was all happening in 1978 and 1979, and the first Xenix  
ports didn't start sneaking out until 1982, so it's unlikely that SCO  
had done anything like this first. :)

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 09:40:04 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5C5B71065686
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 09:40:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 322B18FC2F
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 09:40:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6F9e4AH071838
	for <freebsd-doc@freefall.freebsd.org>; Tue, 15 Jul 2008 09:40:04 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6F9e4aK071835;
	Tue, 15 Jul 2008 09:40:04 GMT (envelope-from gnats)
Resent-Date: Tue, 15 Jul 2008 09:40:04 GMT
Resent-Message-Id: <200807150940.m6F9e4aK071835@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Mateusz Guzik <mjguzik@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D158C1065677
	for <freebsd-gnats-submit@FreeBSD.org>;
	Tue, 15 Jul 2008 09:37:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B8F788FC31
	for <freebsd-gnats-submit@FreeBSD.org>;
	Tue, 15 Jul 2008 09:37:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6F9b2vf069909
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jul 2008 09:37:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6F9b2IW069908;
	Tue, 15 Jul 2008 09:37:02 GMT (envelope-from nobody)
Message-Id: <200807150937.m6F9b2IW069908@www.freebsd.org>
Date: Tue, 15 Jul 2008 09:37:02 GMT
From: Mateusz Guzik <mjguzik@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
Cc: 
Subject: docs/125630: [patch] modstat(2) contains outdated union modspecific
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 09:40:04 -0000


>Number:         125630
>Category:       docs
>Synopsis:       [patch] modstat(2) contains outdated union modspecific
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 15 09:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mateusz Guzik
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD eternal 8.0-CURRENT FreeBSD 8.0-CURRENT #17: Tue Jul 15 02:29:03 CEST 2008     f@eternal:/usr/obj/usr/src/sys/ETERNAL  i386

>Description:
modstat(2):
typedef union modspecific {
             int         intval;
             u_int       u_intval;
             long        longval;
             u_long      u_longval;
     } modspecific_t;

/usr/include/sys/module.h:
typedef union modspecific {
        int     intval;
        u_int   uintval;
        long    longval;
        u_long  ulongval;
} modspecific_t;
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- lib/libc/sys/modstat.2.orig	2008-07-15 11:29:21.000000000 +0200
+++ lib/libc/sys/modstat.2	2008-07-15 11:31:34.000000000 +0200
@@ -53,13 +53,13 @@
 	int         id;
 	modspecific_t data;
 };
 typedef union modspecific {
 	int         intval;
-	u_int       u_intval;
+	u_int       uintval;
 	long        longval;
-	u_long      u_longval;
+	u_long      ulongval;
 } modspecific_t;
 .Ed
 .Pp
 .Bl -tag -width XXXaddress
 .It version


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

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 10:07:20 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 74984106567A;
	Tue, 15 Jul 2008 10:07:20 +0000 (UTC)
	(envelope-from danger@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 427778FC24;
	Tue, 15 Jul 2008 10:07:20 +0000 (UTC)
	(envelope-from danger@FreeBSD.org)
Received: from freefall.freebsd.org (danger@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6FA7KwI072728;
	Tue, 15 Jul 2008 10:07:20 GMT
	(envelope-from danger@freefall.freebsd.org)
Received: (from danger@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6FA7Kpb072724;
	Tue, 15 Jul 2008 10:07:20 GMT (envelope-from danger)
Date: Tue, 15 Jul 2008 10:07:20 GMT
Message-Id: <200807151007.m6FA7Kpb072724@freefall.freebsd.org>
To: danger@FreeBSD.org, freebsd-doc@FreeBSD.org, danger@FreeBSD.org
From: danger@FreeBSD.org
Cc: 
Subject: Re: docs/125630: [patch] modstat(2) contains outdated union
	modspecific
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 10:07:20 -0000

Synopsis: [patch] modstat(2) contains outdated union modspecific

Responsible-Changed-From-To: freebsd-doc->danger
Responsible-Changed-By: danger
Responsible-Changed-When: Tue Jul 15 10:07:10 UTC 2008
Responsible-Changed-Why: 
Take

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

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 13:00:11 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E7F4106567F
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 13:00:11 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F30B8FC1C
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 13:00:11 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6FD0BvI089078
	for <freebsd-doc@freefall.freebsd.org>; Tue, 15 Jul 2008 13:00:11 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6FD0B8K089077;
	Tue, 15 Jul 2008 13:00:11 GMT (envelope-from gnats)
Date: Tue, 15 Jul 2008 13:00:11 GMT
Message-Id: <200807151300.m6FD0B8K089077@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: Tom Rhodes <trhodes@FreeBSD.org>
Cc: 
Subject: Re: docs/107432: Handbook's default partitioning schema is
 out-of-date
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Tom Rhodes <trhodes@FreeBSD.org>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 13:00:11 -0000

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

From: Tom Rhodes <trhodes@FreeBSD.org>
To: bug-followup@FreeBSD.org, phoemix@harmless.hu
Cc:  
Subject: Re: docs/107432: Handbook's default partitioning schema is
 out-of-date
Date: Tue, 15 Jul 2008 08:57:41 -0400

 Hi,
 
 > The handbook's default partitioning scheme looks like this:
 > a 100MB /
 > b 2-3x RAM swap
 > d 50MB /var
 > e rest /usr
 
 From the page:
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.html
 
 It appears that / was upped to 512MB, /var is 256MB to 1024MB,
 and /usr having the rest, noting at least 2GB.
 
 This PR should probably be closed.  I'm going to give it a few
 days to see if any follow ups come in, otherwise, I'll close it.
 
 Thanks,
 -- 
 Tom Rhodes

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 13:50:06 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F071D106564A
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 13:50:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id D095F8FC14
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 13:50:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6FDo6F7093883
	for <freebsd-doc@freefall.freebsd.org>; Tue, 15 Jul 2008 13:50:06 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6FDo6Uw093882;
	Tue, 15 Jul 2008 13:50:06 GMT (envelope-from gnats)
Date: Tue, 15 Jul 2008 13:50:06 GMT
Message-Id: <200807151350.m6FDo6Uw093882@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: CZUCZY Gergely <phoemix@harmless.hu>
Cc: 
Subject: Re: docs/107432: Handbook's default partitioning schema is
 out-of-date
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: CZUCZY Gergely <phoemix@harmless.hu>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 13:50:07 -0000

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

From: CZUCZY Gergely <phoemix@harmless.hu>
To: Tom Rhodes <trhodes@FreeBSD.org>
Cc: bug-followup@FreeBSD.org, phoemix@harmless.hu
Subject: Re: docs/107432: Handbook's default partitioning schema is
 out-of-date
Date: Tue, 15 Jul 2008 15:31:11 +0200

 --Sig_/G3luZDzrxJsxeNG_MvZi3Px
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: quoted-printable
 
 Hello,
 
 Yes, I agree. The can be considered solved by this update.
 
 On Tue, 15 Jul 2008 08:57:41 -0400
 Tom Rhodes <trhodes@FreeBSD.org> wrote:
 
 > Hi,
 >=20
 > > The handbook's default partitioning scheme looks like this:
 > > a 100MB /
 > > b 2-3x RAM swap
 > > d 50MB /var
 > > e rest /usr
 >=20
 > From the page:
 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.h=
 tml
 >=20
 > It appears that / was upped to 512MB, /var is 256MB to 1024MB,
 > and /usr having the rest, noting at least 2GB.
 >=20
 > This PR should probably be closed.  I'm going to give it a few
 > days to see if any follow ups come in, otherwise, I'll close it.
 >=20
 > Thanks,
 
 
 --=20
 Sincerely,
 
 Gergely CZUCZY
 Harmless Digital Bt
 mailto: gergely.czuczy@harmless.hu
 Tel: +36-30-9702963
 
 --Sig_/G3luZDzrxJsxeNG_MvZi3Px
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Disposition: attachment; filename=signature.asc
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.3 (FreeBSD)
 
 iD8DBQFIfKahzrC0WyuMkpsRAqqiAKCbXxolFDLvOgTQnBg1jEQNrlJSIACgsVKU
 Nbl3THXxJ4P2JLnr+1tMJdA=
 =w3+0
 -----END PGP SIGNATURE-----
 
 --Sig_/G3luZDzrxJsxeNG_MvZi3Px--

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 14:03:03 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 426DD10656C3;
	Tue, 15 Jul 2008 14:03:03 +0000 (UTC)
	(envelope-from trhodes@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 091F48FC27;
	Tue, 15 Jul 2008 14:03:03 +0000 (UTC)
	(envelope-from trhodes@FreeBSD.org)
Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6FE32rl094394;
	Tue, 15 Jul 2008 14:03:02 GMT
	(envelope-from trhodes@freefall.freebsd.org)
Received: (from trhodes@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6FE32tU094390;
	Tue, 15 Jul 2008 14:03:02 GMT (envelope-from trhodes)
Date: Tue, 15 Jul 2008 14:03:02 GMT
Message-Id: <200807151403.m6FE32tU094390@freefall.freebsd.org>
To: phoemix@harmless.hu, trhodes@FreeBSD.org, freebsd-doc@FreeBSD.org,
	trhodes@FreeBSD.org
From: trhodes@FreeBSD.org
Cc: 
Subject: Re: docs/107432: Handbook's default partitioning schema is
	out-of-date
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 14:03:03 -0000

Synopsis: Handbook's default partitioning schema is out-of-date

State-Changed-From-To: open->closed
State-Changed-By: trhodes
State-Changed-When: Tue Jul 15 14:01:49 UTC 2008
State-Changed-Why: 
Close this PR, the handbook was previously updated and
submitter believes the issue has been solved.


Responsible-Changed-From-To: freebsd-doc->trhodes
Responsible-Changed-By: trhodes
Responsible-Changed-When: Tue Jul 15 14:01:49 UTC 2008
Responsible-Changed-Why: 
Over to me, following.

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

From owner-freebsd-doc@FreeBSD.ORG  Tue Jul 15 14:40:04 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BF291106566B
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 14:40:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 8DF658FC21
	for <freebsd-doc@hub.freebsd.org>; Tue, 15 Jul 2008 14:40:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6FEe498098562
	for <freebsd-doc@freefall.freebsd.org>; Tue, 15 Jul 2008 14:40:04 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6FEe4FV098561;
	Tue, 15 Jul 2008 14:40:04 GMT (envelope-from gnats)
Resent-Date: Tue, 15 Jul 2008 14:40:04 GMT
Resent-Message-Id: <200807151440.m6FEe4FV098561@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Mateusz Guzik <mjguzik@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9817A1065693
	for <freebsd-gnats-submit@FreeBSD.org>;
	Tue, 15 Jul 2008 14:38:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 77C888FC1A
	for <freebsd-gnats-submit@FreeBSD.org>;
	Tue, 15 Jul 2008 14:38:01 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6FEc1Jg071949
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Jul 2008 14:38:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6FEc1XC071948;
	Tue, 15 Jul 2008 14:38:01 GMT (envelope-from nobody)
Message-Id: <200807151438.m6FEc1XC071948@www.freebsd.org>
Date: Tue, 15 Jul 2008 14:38:01 GMT
From: Mateusz Guzik <mjguzik@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
Cc: 
Subject: docs/125639: [patch] kldunloadf(2) does not mention about possible
	error EINVAL
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Jul 2008 14:40:04 -0000


>Number:         125639
>Category:       docs
>Synopsis:       [patch] kldunloadf(2) does not mention about possible error EINVAL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 15 14:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mateusz Guzik
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD eternal 8.0-CURRENT FreeBSD 8.0-CURRENT #18: Tue Jul 15 15:35:46 CEST 2008     f@eternal:/usr/obj/usr/src/sys/ETERNAL  i386

>Description:
Function kldunloadf performs the following check before calling kern_kldunload:
 if (uap->flags != LINKER_UNLOAD_NORMAL &&
            uap->flags != LINKER_UNLOAD_FORCE)
                return (EINVAL);

But this return value is not documented.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- lib/libc/sys/kldunload.2.orig	2008-07-15 03:11:29.000000000 +0200
+++ lib/libc/sys/kldunload.2	2008-07-15 03:21:15.000000000 +0200
@@ -67,10 +67,13 @@
 You do not have access to unlink the file from the kernel.
 .It Bq Er ENOENT
 The file was not found.
 .It Bq Er EBUSY
 You attempted to unload a file linked by the kernel.
+.It Bq Er EINVAL
+.Fn kldunloadf
+was called with invalid flags.
 .El
 .Sh SEE ALSO
 .Xr kldfind 2 ,
 .Xr kldfirstmod 2 ,
 .Xr kldload 2 ,


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

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 13:50:01 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DD293106567F
	for <freebsd-doc@hub.freebsd.org>; Thu, 17 Jul 2008 13:50:01 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id BCA168FC18
	for <freebsd-doc@hub.freebsd.org>; Thu, 17 Jul 2008 13:50:01 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6HDo1bd002195
	for <freebsd-doc@freefall.freebsd.org>; Thu, 17 Jul 2008 13:50:01 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6HDo1oG002194;
	Thu, 17 Jul 2008 13:50:01 GMT (envelope-from gnats)
Resent-Date: Thu, 17 Jul 2008 13:50:01 GMT
Resent-Message-Id: <200807171350.m6HDo1oG002194@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Giorgos Keramidas <keramida@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F0405106564A
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 17 Jul 2008 13:47:27 +0000 (UTC)
	(envelope-from keramida@freebsd.org)
Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36])
	by mx1.freebsd.org (Postfix) with ESMTP id 58E9F8FC20
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 17 Jul 2008 13:47:26 +0000 (UTC)
	(envelope-from keramida@freebsd.org)
Received: from kobe.laptop (adsl13-149.kln.forthnet.gr [77.49.140.149])
	(authenticated bits=128)
	by igloo.linux.gr (8.14.3/8.14.3/Debian-4) with ESMTP id m6HDl9Lh008175
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Jul 2008 16:47:15 +0300
Received: from kobe.laptop (kobe.laptop [127.0.0.1])
	by kobe.laptop (8.14.2/8.14.2) with ESMTP id m6HDhB5Q096373
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 17 Jul 2008 16:43:11 +0300 (EEST)
	(envelope-from keramida@freebsd.org)
Received: (from keramida@localhost)
	by kobe.laptop (8.14.2/8.14.2/Submit) id m6HDhBML096372;
	Thu, 17 Jul 2008 16:43:11 +0300 (EEST)
	(envelope-from keramida@freebsd.org)
Message-Id: <87ej5s1v9t.fsf@kobe.laptop>
Date: Thu, 17 Jul 2008 16:43:10 +0300
From: Giorgos Keramidas <keramida@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc: 
Subject: docs/125717: minor wpa_supplicant.conf buglet
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Giorgos Keramidas <keramida@FreeBSD.org>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 13:50:01 -0000


>Number:         125717
>Category:       docs
>Synopsis:       minor wpa_supplicant.conf buglet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 17 13:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD kobe 8.0-CURRENT FreeBSD 8.0-CURRENT #0: \
Tue Jul 8 09:10:21 EEST 2008 build@kobe:/home/build/obj/home/build/src/sys/KOBE i386

>Description:

The man page for wpa_supplicant.conf incorrectly states ap_scan values
other than 1 are for other operating systems.  When ndiswrapper is used,
it may be useful to set ap_scan=2.

>How-To-Repeat:
>Fix:

I'll handle this.
>Release-Note:
>Audit-Trail:
>Unformatted:

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 14:25:13 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 05F21106568B;
	Thu, 17 Jul 2008 14:25:12 +0000 (UTC) (envelope-from jhb@freebsd.org)
Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net
	[IPv6:2001:470:1f10:75::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 6756A8FC23;
	Thu, 17 Jul 2008 14:25:10 +0000 (UTC) (envelope-from jhb@freebsd.org)
Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1])
	(authenticated bits=0)
	by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m6HEOvFV032292;
	Thu, 17 Jul 2008 10:25:03 -0400 (EDT) (envelope-from jhb@freebsd.org)
From: John Baldwin <jhb@freebsd.org>
To: freebsd-doc@freebsd.org, n-kogane@syd.odn.ne.jp
Date: Thu, 17 Jul 2008 09:13:24 -0400
User-Agent: KMail/1.9.7
References: <20080713183931.8958A2843F@kcesx30.koganemaru.co.jp>
In-Reply-To: <20080713183931.8958A2843F@kcesx30.koganemaru.co.jp>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200807170913.25138.jhb@freebsd.org>
X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by
	milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]);
	Thu, 17 Jul 2008 10:25:03 -0400 (EDT)
X-Virus-Scanned: ClamAV 0.93.1/7736/Thu Jul 17 09:11:09 2008 on
	server.baldwin.cx
X-Virus-Status: Clean
X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00,NO_RELAYS 
	autolearn=ham version=3.1.3
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx
Cc: FreeBSD-gnats-submit@freebsd.org, des@freebsd.org
Subject: Re: docs/125581: In manpages on i386,
	there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4.
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 14:25:13 -0000

On Sunday 13 July 2008 02:39:31 pm n-kogane@syd.odn.ne.jp wrote:
> 
> >Number:         125581
> >Category:       docs
> >Synopsis:       In manpages on i386, there are two same name files. 
man4/i386/ichwd.4 & man4/ichwd.4.
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-doc
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          doc-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Sun Jul 13 19:40:06 UTC 2008
> >Closed-Date:
> >Last-Modified:
> >Originator:     Nobuyuki Koganemaru
> >Release:        FreeBSD 7.0-RELEASE i386, FreeBSD 8.0-CURRENT i386.
> >Organization:
> KOGANEMARU Computer Engineering Service Corporation.
> >Environment:
> System: FreeBSD kcesx37.koganemaru.co.jp 7.0-RELEASE FreeBSD 7.0-RELEASE #0: 
Sun Feb 24 19:59:52 UTC 2008 
root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
> 
> 
> >Description:
> 	In 7.0-RELEASE, 8.0-CURRENT manpages on i386,
> 	there are two same name files.
> 	man4/i386/ichwd.4 and man4/ichwd.4.
> 	Which one is correct?	
> >How-To-Repeat:
> 	please check manpages.
> >Fix:
> 	I do not known. 

It looks like des@ wrote both and didn't notice he'd already written the first 
one in man4.i386 when he wrote the second one.  I think the one in man4.i386 
can just be removed now.

-- 
John Baldwin

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 14:30:06 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EFB401065675
	for <freebsd-doc@hub.freebsd.org>; Thu, 17 Jul 2008 14:30:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id E62DC8FC25
	for <freebsd-doc@hub.freebsd.org>; Thu, 17 Jul 2008 14:30:06 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6HEU6dO005192
	for <freebsd-doc@freefall.freebsd.org>; Thu, 17 Jul 2008 14:30:06 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6HEU6mq005189;
	Thu, 17 Jul 2008 14:30:06 GMT (envelope-from gnats)
Date: Thu, 17 Jul 2008 14:30:06 GMT
Message-Id: <200807171430.m6HEU6mq005189@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: John Baldwin <jhb@freebsd.org>
Cc: 
Subject: Re: docs/125581: In manpages on i386,
	there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4.
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: John Baldwin <jhb@freebsd.org>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 14:30:07 -0000

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

From: John Baldwin <jhb@freebsd.org>
To: freebsd-doc@freebsd.org, n-kogane@syd.odn.ne.jp
Cc: FreeBSD-gnats-submit@freebsd.org, des@freebsd.org
Subject: Re: docs/125581: In manpages on i386, there are two same name files. man4/i386/ichwd.4 & man4/ichwd.4.
Date: Thu, 17 Jul 2008 09:13:24 -0400

 On Sunday 13 July 2008 02:39:31 pm n-kogane@syd.odn.ne.jp wrote:
 > 
 > >Number:         125581
 > >Category:       docs
 > >Synopsis:       In manpages on i386, there are two same name files. 
 man4/i386/ichwd.4 & man4/ichwd.4.
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-doc
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          doc-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sun Jul 13 19:40:06 UTC 2008
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Nobuyuki Koganemaru
 > >Release:        FreeBSD 7.0-RELEASE i386, FreeBSD 8.0-CURRENT i386.
 > >Organization:
 > KOGANEMARU Computer Engineering Service Corporation.
 > >Environment:
 > System: FreeBSD kcesx37.koganemaru.co.jp 7.0-RELEASE FreeBSD 7.0-RELEASE #0: 
 Sun Feb 24 19:59:52 UTC 2008 
 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
 > 
 > 
 > >Description:
 > 	In 7.0-RELEASE, 8.0-CURRENT manpages on i386,
 > 	there are two same name files.
 > 	man4/i386/ichwd.4 and man4/ichwd.4.
 > 	Which one is correct?	
 > >How-To-Repeat:
 > 	please check manpages.
 > >Fix:
 > 	I do not known. 
 
 It looks like des@ wrote both and didn't notice he'd already written the first 
 one in man4.i386 when he wrote the second one.  I think the one in man4.i386 
 can just be removed now.
 
 -- 
 John Baldwin

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 18:47:16 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 73454106564A
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 18:47:16 +0000 (UTC)
	(envelope-from jgsinowitz@gmail.com)
Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185])
	by mx1.freebsd.org (Postfix) with ESMTP id 03AF28FC18
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 18:47:15 +0000 (UTC)
	(envelope-from jgsinowitz@gmail.com)
Received: by ti-out-0910.google.com with SMTP id d27so44357tid.3
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 11:47:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from:to
	:subject:cc:mime-version:content-type;
	bh=KlB3RMrdyK3j07APFDxI6LUQop2TqWo+HtIGeOtGAD0=;
	b=j8g64wxKnMQCtn7Ulu66nynVx9K6/7HOhcbHR/H1tTM1zXDHxftPODJhZNA0soticW
	6OCmINRL7Gta8btmn2+ziai9+TMh/uwL0qsk+YrHGbJRlSkpENCyjdNwd0KiD+rV1aaq
	QEd4qgS/faOT6+yEmR1BnAm6Yq7rQUQamn5dk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:to:subject:cc:mime-version:content-type;
	b=pIugKjHTZHDZo/VcX8Y8IU5jbb/QdssVsyiEhZWml+IUV75TJC7GdFodQ8YPBs1zHK
	H/iCYjYNU/uKAtsaLCNHvhLWhLGOuzekT2PeZYkllKE0zSN63hKuc8zV8pYuNGy8FK15
	ulMUH5oPQk3j/jcH3hRgoC59Qil5q23iJXNks=
Received: by 10.150.204.8 with SMTP id b8mr861866ybg.75.1216318971137;
	Thu, 17 Jul 2008 11:22:51 -0700 (PDT)
Received: by 10.150.218.19 with HTTP; Thu, 17 Jul 2008 11:22:51 -0700 (PDT)
Message-ID: <eb1e531d0807171122u44fdc6fcha6e01d00d152d7cd@mail.gmail.com>
Date: Thu, 17 Jul 2008 14:22:51 -0400
From: "Jonah Sinowitz" <jgsinowitz@gmail.com>
To: "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: Tim Kellers <kellers@njit.edu>
Subject: Chapter 23
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 18:47:16 -0000

Dear freebsd-doc@freebsd.org,
I use and enjoy the Handbook a great deal.
I have a question about Chapter 23, "The Cutting Edge".
I'm wondering why the issues covered in that chapter are not covered earlier
in the Handbook. I'm new to FreeBSD, but these seem like very basic and
useful , which should be learned at the very beginning of one's FreeBSD
journey.
Sincerely,
Jonah Sinowitz

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 19:22:26 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B36F0106564A
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 19:22:26 +0000 (UTC)
	(envelope-from jgsinowitz@gmail.com)
Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.191])
	by mx1.freebsd.org (Postfix) with ESMTP id 352528FC1C
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 19:22:25 +0000 (UTC)
	(envelope-from jgsinowitz@gmail.com)
Received: by ti-out-0910.google.com with SMTP id d27so56198tid.3
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 12:22:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from:to
	:subject:cc:in-reply-to:mime-version:content-type:references;
	bh=TWbjkm1QbCKi9Il91S8/r2JHTCjT/EGID1l1l/6zsBA=;
	b=qdOR9ciD2OgMsR+UD9Oxv+jsydA50Ovv/CILzS58qbCY1OVEGS602vwVORehYnraP8
	+N3XBceb1vz9SRZUGurOTR3I3pi8h8UfUIuIyW17L499yfiiFYIsPiF536fkyXyy64xT
	XdXdDRxmYsF7W22ua+BGQuMJMALN6HQx3Vi/s=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:to:subject:cc:in-reply-to:mime-version
	:content-type:references;
	b=o6/Ozrtm/dbnXZ1gw2X5WNYabMGGl5XgHPhkiwi6J9hUg8oiLZyXQqbYFh1kB+rrxc
	nXgemhjmDjp+g9CDNHYJo/aTajUnF2KR7oYvVKj5Uw9zvFaHwSu5Ck2P8OKoqIT6Z8+n
	c6JP8MnyhfzoWSDuS3LIAPcfUA6FXTWA5ydWg=
Received: by 10.151.150.13 with SMTP id c13mr957758ybo.155.1216322543505;
	Thu, 17 Jul 2008 12:22:23 -0700 (PDT)
Received: by 10.150.218.19 with HTTP; Thu, 17 Jul 2008 12:22:23 -0700 (PDT)
Message-ID: <eb1e531d0807171222y11af328cx9a4b76f36b3f6c6b@mail.gmail.com>
Date: Thu, 17 Jul 2008 15:22:23 -0400
From: "Jonah Sinowitz" <jgsinowitz@gmail.com>
To: "Manolis Kiagias" <sonic2000gr@gmail.com>
In-Reply-To: <487F9926.2020703@gmail.com>
MIME-Version: 1.0
References: <eb1e531d0807171122u44fdc6fcha6e01d00d152d7cd@mail.gmail.com>
	<487F9926.2020703@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Cc: "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org>,
	Tim Kellers <kellers@njit.edu>
Subject: Re: Chapter 23
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 19:22:26 -0000

Dear Manolis,

Thanks for the quick response.

In the introductory course I took, we did *exactly *as you said: we
downloaded the release CD and then worked through  the equivalent of the
first few chapters of the Handbook. We then moved very very quickly to the
"Common Tasks" section of the Handbook, "Chapter 8", and configured the
kernel.
After this experience, my thought was -- *if *"Configuring the FreeBSD
Kernel" is a common task, so are many of those tasks listed in "The Cutting
Edge".

Does this make sense?

Best,
Jonah
On Thu, Jul 17, 2008 at 3:10 PM, Manolis Kiagias <sonic2000gr@gmail.com>
wrote:

>  Jonah Sinowitz wrote:
>
>> Dear freebsd-doc@freebsd.org,
>> I use and enjoy the Handbook a great deal.
>> I have a question about Chapter 23, "The Cutting Edge".
>> I'm wondering why the issues covered in that chapter are not covered
>> earlier
>> in the Handbook. I'm new to FreeBSD, but these seem like very basic and
>> useful , which should be learned at the very beginning of one's FreeBSD
>> journey.
>> Sincerely,
>> Jonah Sinowitz
>>
>>
>
>
> Glad you find the information useful!
> Chapter 23 refers to concepts that beginners usually will not grasp - and
> at that point they possibly don't care. Chapter 23 belongs to the
> "administration" part of the handbook.
> Most people start their FreeBSD journey by downloading a -RELEASE CD and
> then reading the first few chapters of the handbook, articles and tutorials
> and possibly other printed books.
>
> At this point, this kind of info may be confusing: What could the terms
> current, stable, source, kernel, buildworld, mergemaster mean for a
> beginner? Not much probably, as he is simply concentrated on getting the
> system up and running the way he wants it. Later on, after earning some
> experience, he can get to this chapter and decide for himself if he wishes
> to track current or stable and getting deeper knowledge on the FreeBSD
> development model as well.
>
> And you don't have to read a book from cover to cover, in  sequence. You
> can always jump around.  I do it all the time ;)
>

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 19:39:30 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A23A21065676
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 19:39:30 +0000 (UTC)
	(envelope-from sonic2000gr@gmail.com)
Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185])
	by mx1.freebsd.org (Postfix) with ESMTP id 287D18FC12
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 19:39:29 +0000 (UTC)
	(envelope-from sonic2000gr@gmail.com)
Received: by fk-out-0910.google.com with SMTP id k31so60329fkk.11
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 12:39:28 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from
	:user-agent:mime-version:to:cc:subject:references:in-reply-to
	:content-type:content-transfer-encoding;
	bh=NYz05uQD/mUrYSjnv3XfGWlUn3eFxCp5BTqvZcCuB7Q=;
	b=AEEjzCHa4VBgF8ApE6FDXKSxRNzqWY7R6yljqvf/Q5rm+rDyzvc+SMs5nGN/C7KJb7
	ykd2YvmEPbfRpfJSIHVIw8hQhjA9OIF0fU4mDb0oC1Ehknh/rVCJlBUnzwEMvlYIEueH
	7dGSGF/Hdk09vvCP3lB3GtcigP8wSreGYXFhU=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:user-agent:mime-version:to:cc:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	b=LGID/j/UPAQB70chl5cOoDbPMkaEmomPv0XlDK5nA4kcJgneg1slzKux+raoLlywD2
	GGf05Sp5uPr6oOOA2GV1tYY4pu7SHaTtPR06PVd4Z1JbmPdJ6b7rIKmnk0f5wUuLCFxZ
	7/wxKC0NBZ4DL5YkRptW/lPA7ICacbBfsIBYo=
Received: by 10.187.208.18 with SMTP id k18mr1120742faq.33.1216321833915;
	Thu, 17 Jul 2008 12:10:33 -0700 (PDT)
Received: from atlantis.dyndns.org ( [85.72.75.18])
	by mx.google.com with ESMTPS id p9sm591111fkb.5.2008.07.17.12.10.31
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Thu, 17 Jul 2008 12:10:32 -0700 (PDT)
Message-ID: <487F9926.2020703@gmail.com>
Date: Thu, 17 Jul 2008 22:10:30 +0300
From: Manolis Kiagias <sonic2000gr@gmail.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080703)
MIME-Version: 1.0
To: Jonah Sinowitz <jgsinowitz@gmail.com>
References: <eb1e531d0807171122u44fdc6fcha6e01d00d152d7cd@mail.gmail.com>
In-Reply-To: <eb1e531d0807171122u44fdc6fcha6e01d00d152d7cd@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org>,
	Tim Kellers <kellers@njit.edu>
Subject: Re: Chapter 23
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 19:39:30 -0000

Jonah Sinowitz wrote:
> Dear freebsd-doc@freebsd.org,
> I use and enjoy the Handbook a great deal.
> I have a question about Chapter 23, "The Cutting Edge".
> I'm wondering why the issues covered in that chapter are not covered earlier
> in the Handbook. I'm new to FreeBSD, but these seem like very basic and
> useful , which should be learned at the very beginning of one's FreeBSD
> journey.
> Sincerely,
> Jonah Sinowitz
>   


Glad you find the information useful!
Chapter 23 refers to concepts that beginners usually will not grasp - 
and at that point they possibly don't care. Chapter 23 belongs to the 
"administration" part of the handbook.
Most people start their FreeBSD journey by downloading a -RELEASE CD and 
then reading the first few chapters of the handbook, articles and 
tutorials and possibly other printed books.

At this point, this kind of info may be confusing: What could the terms 
current, stable, source, kernel, buildworld, mergemaster mean for a 
beginner? Not much probably, as he is simply concentrated on getting the 
system up and running the way he wants it. Later on, after earning some 
experience, he can get to this chapter and decide for himself if he 
wishes to track current or stable and getting deeper knowledge on the 
FreeBSD development model as well.

And you don't have to read a book from cover to cover, in  sequence. You 
can always jump around.  I do it all the time ;)

From owner-freebsd-doc@FreeBSD.ORG  Thu Jul 17 19:43:24 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5A1CC106567C
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 19:43:24 +0000 (UTC)
	(envelope-from sonic2000gr@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152])
	by mx1.freebsd.org (Postfix) with ESMTP id D480E8FC15
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 19:43:23 +0000 (UTC)
	(envelope-from sonic2000gr@gmail.com)
Received: by fg-out-1718.google.com with SMTP id l26so37007fgb.35
	for <freebsd-doc@freebsd.org>; Thu, 17 Jul 2008 12:43:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from
	:user-agent:mime-version:to:cc:subject:references:in-reply-to
	:content-type:content-transfer-encoding;
	bh=LAIS8ToyZGi1HcJ/fw9RKYE1NlXEdFEPI+36cgR1MG4=;
	b=uigckYp1uxU/XFO1lZT+Elg4umbx3hd3qCjMuDehq/7W/8PAwjr2XrL9dEGV5y0u6a
	pF+xlxdCl9anBN7nDq3mkBX4i4Q++d3Wn5wE9o+BaiTdMdTrKyv9mIHxDgefAQOail04
	/POxvqG6mG0CJ23pMkkSaGZinpwA1fim7foRM=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:user-agent:mime-version:to:cc:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	b=WHuCeGAjOr4GPp++XqwHtgPWXseGaEbjiQ48UQA3ztDyL112odcEUkfnQIUJAwRdiI
	fhmFldZB6UcP9Qni/Slj64BCVlXWsNuFNS8M6tdXEegStrnxV/mDe3wre+2s2OxZfxdA
	tO70sb2w6ze+gracX0grAvFDwSO9jQEpktbCs=
Received: by 10.86.96.18 with SMTP id t18mr4624691fgb.17.1216323800529;
	Thu, 17 Jul 2008 12:43:20 -0700 (PDT)
Received: from atlantis.dyndns.org ( [85.72.75.18])
	by mx.google.com with ESMTPS id d6sm576057fga.2.2008.07.17.12.43.18
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Thu, 17 Jul 2008 12:43:19 -0700 (PDT)
Message-ID: <487FA0D4.60405@gmail.com>
Date: Thu, 17 Jul 2008 22:43:16 +0300
From: Manolis Kiagias <sonic2000gr@gmail.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080703)
MIME-Version: 1.0
To: Jonah Sinowitz <jgsinowitz@gmail.com>
References: <eb1e531d0807171122u44fdc6fcha6e01d00d152d7cd@mail.gmail.com>	
	<487F9926.2020703@gmail.com>
	<eb1e531d0807171222y11af328cx9a4b76f36b3f6c6b@mail.gmail.com>
In-Reply-To: <eb1e531d0807171222y11af328cx9a4b76f36b3f6c6b@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org>,
	Tim Kellers <kellers@njit.edu>
Subject: Re: Chapter 23
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Jul 2008 19:43:24 -0000

Jonah Sinowitz wrote:
> Dear Manolis,
>  
> Thanks for the quick response.
>  
> In the introductory course I took, we did *exactly *as you said: we 
> downloaded the release CD and then worked through  the equivalent of 
> the first few chapters of the Handbook. We then moved very very 
> quickly to the "Common Tasks" section of the Handbook, "Chapter 8", 
> and configured the kernel.
> After this experience, my thought was -- /if /"Configuring the FreeBSD 
> Kernel" is a common task, so are many of those tasks listed in "The 
> Cutting Edge".   
>  
> Does this make sense?
>  
> Best,
> Jonah

Well, it depends on the audience.

Many people choose to stay with -RELEASE (especially on servers), others 
run -STABLE on their desktops or when -RELEASE has a problem with their 
hardware.
People who are actively developing (low level) stuff usually run 
CURRENT. I certainly know of people who compile CURRENT daily...
Creating a custom kernel is a relatively easy task, once you grasp the 
basics, but compiling the rest of the system is something that a lot of 
people may never need. Enthusiasts will do it anyway, just to learn how :)
I suggest you give -STABLE a try if you are so inclined, it is a good 
learning experience.

From owner-freebsd-doc@FreeBSD.ORG  Fri Jul 18 12:30:04 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 19677106567F
	for <freebsd-doc@hub.freebsd.org>; Fri, 18 Jul 2008 12:30:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id DA5BA8FC23
	for <freebsd-doc@hub.freebsd.org>; Fri, 18 Jul 2008 12:30:03 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6ICU3oI052617
	for <freebsd-doc@freefall.freebsd.org>; Fri, 18 Jul 2008 12:30:03 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6ICU3SF052614;
	Fri, 18 Jul 2008 12:30:03 GMT (envelope-from gnats)
Resent-Date: Fri, 18 Jul 2008 12:30:03 GMT
Resent-Message-Id: <200807181230.m6ICU3SF052614@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Lukes <dan@obluda.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CA3EE1065674
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 18 Jul 2008 12:24:27 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (kulesh.obluda.cz [193.179.199.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 41DBA8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 18 Jul 2008 12:24:26 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (localhost. [127.0.0.1])
	by kulesh.obluda.cz (8.14.2/8.14.2) with ESMTP id m6ICOOil024842
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 18 Jul 2008 14:24:24 +0200 (CEST)
	(envelope-from dan@kulesh.obluda.cz)
Received: (from root@localhost)
	by kulesh.obluda.cz (8.14.2/8.14.2/Submit) id m6ICONV2024841;
	Fri, 18 Jul 2008 14:24:23 +0200 (CEST) (envelope-from dan)
Message-Id: <200807181224.m6ICONV2024841@kulesh.obluda.cz>
Date: Fri, 18 Jul 2008 14:24:23 +0200 (CEST)
From: Dan Lukes <dan@obluda.cz>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc: 
Subject: docs/125746: man 2 socket ERRORS section incomplete
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Dan Lukes <dan@obluda.cz>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Jul 2008 12:30:04 -0000


>Number:         125746
>Category:       docs
>Synopsis:       man 2 socket ERRORS section 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 Jul 18 12:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dan Lukes
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
Obludarium
>Environment:
src/lib/libc/sys/socket.2,v 1.30 2004/07/02 23:52:13 ru

>Description:
	socket(2) may return EPERM also, for example, when SOCK_RAW socket type requested by non-superuser

	The EPERM return code is not mentioned in ERRORS section of manual page


>How-To-Repeat:
>Fix:

	Add the notice about the EPERM in ERROR section of socket(2) manual page - something like:

EPERM  User has insufficient privileges to carry out requested operation.

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

From owner-freebsd-doc@FreeBSD.ORG  Fri Jul 18 15:30:02 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 843DA1065676
	for <freebsd-doc@hub.freebsd.org>; Fri, 18 Jul 2008 15:30:02 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 53D818FC14
	for <freebsd-doc@hub.freebsd.org>; Fri, 18 Jul 2008 15:30:02 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6IFU2h8070837
	for <freebsd-doc@freefall.freebsd.org>; Fri, 18 Jul 2008 15:30:02 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6IFU276070836;
	Fri, 18 Jul 2008 15:30:02 GMT (envelope-from gnats)
Resent-Date: Fri, 18 Jul 2008 15:30:02 GMT
Resent-Message-Id: <200807181530.m6IFU276070836@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dan Lukes <dan@obluda.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A9E6E1065677
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 18 Jul 2008 15:25:48 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (kulesh.obluda.cz [193.179.199.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 22BE88FC0A
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 18 Jul 2008 15:25:47 +0000 (UTC)
	(envelope-from dan@kulesh.obluda.cz)
Received: from kulesh.obluda.cz (localhost. [127.0.0.1])
	by kulesh.obluda.cz (8.14.2/8.14.2) with ESMTP id m6IFPkrc025334
	for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 18 Jul 2008 17:25:46 +0200 (CEST)
	(envelope-from dan@kulesh.obluda.cz)
Received: (from root@localhost)
	by kulesh.obluda.cz (8.14.2/8.14.2/Submit) id m6IFPk4Z025333;
	Fri, 18 Jul 2008 17:25:46 +0200 (CEST) (envelope-from dan)
Message-Id: <200807181525.m6IFPk4Z025333@kulesh.obluda.cz>
Date: Fri, 18 Jul 2008 17:25:46 +0200 (CEST)
From: Dan Lukes <dan@obluda.cz>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc: 
Subject: docs/125751: man 3 pthread_getschedparam section ERRORS incomplete
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Dan Lukes <dan@obluda.cz>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Jul 2008 15:30:02 -0000


>Number:         125751
>Category:       docs
>Synopsis:       man 3 pthread_getschedparam section ERRORS 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 Jul 18 15:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dan Lukes
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
Obludarium
>Environment:
src/share/man/man3/pthread_schedparam.3,v 1.9.8.1 2006/10/20 18:59:44 ru

>Description:
    The function

int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param);

will return EINVAL in the case the policy or param is NULL

It apply to al three implementations:
     Reentrant C Library (libc_r, -lc_r)
     POSIX Threads Library (libpthread, -lpthread)
     1:1 Threading Library (libthr, -lthr)

    Unfortunately, the manual page mention the ESRCH as the only error code fur such function.

>How-To-Repeat:
>Fix:

	Add the EINVAL error code to ERRORS section, pthread_getschedparam subsection of manual page



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

From owner-freebsd-doc@FreeBSD.ORG  Fri Jul 18 15:50:04 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 80C111065687
	for <freebsd-doc@hub.freebsd.org>; Fri, 18 Jul 2008 15:50:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 4A5238FC0C
	for <freebsd-doc@hub.freebsd.org>; Fri, 18 Jul 2008 15:50:04 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6IFo4Rc073366
	for <freebsd-doc@freefall.freebsd.org>; Fri, 18 Jul 2008 15:50:04 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6IFo4Ou073365;
	Fri, 18 Jul 2008 15:50:04 GMT (envelope-from gnats)
Date: Fri, 18 Jul 2008 15:50:04 GMT
Message-Id: <200807181550.m6IFo4Ou073365@freefall.freebsd.org>
To: freebsd-doc@FreeBSD.org
From: Dan Lukes <dan@obluda.cz>
Cc: 
Subject: Re: docs/125751: man 3 pthread_getschedparam section ERRORS
	incomplete
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Dan Lukes <dan@obluda.cz>
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Jul 2008 15:50:04 -0000

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

From: Dan Lukes <dan@obluda.cz>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/125751: man 3 pthread_getschedparam section ERRORS incomplete
Date: Fri, 18 Jul 2008 17:43:15 +0200

 Note, if the first param is NULL or something that can't be thread ID 
 then the function also return EINVAL.
 
 The ESRCH is returned for such ID's that are thread ID, but thread in 
 question doesn't exist
 
 					Dan

From owner-freebsd-doc@FreeBSD.ORG  Fri Jul 18 20:03:15 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 39DDF1065677;
	Fri, 18 Jul 2008 20:03:15 +0000 (UTC)
	(envelope-from keramida@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 193778FC14;
	Fri, 18 Jul 2008 20:03:15 +0000 (UTC)
	(envelope-from keramida@FreeBSD.org)
Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6IK3EqV094773;
	Fri, 18 Jul 2008 20:03:14 GMT
	(envelope-from keramida@freefall.freebsd.org)
Received: (from keramida@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6IK3Enp094769;
	Fri, 18 Jul 2008 20:03:14 GMT (envelope-from keramida)
Date: Fri, 18 Jul 2008 20:03:14 GMT
Message-Id: <200807182003.m6IK3Enp094769@freefall.freebsd.org>
To: keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org
From: keramida@FreeBSD.org
Cc: 
Subject: Re: docs/125717: minor wpa_supplicant.conf(5) buglet
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 18 Jul 2008 20:03:15 -0000

Synopsis: minor wpa_supplicant.conf(5) buglet

Responsible-Changed-From-To: freebsd-doc->keramida
Responsible-Changed-By: keramida
Responsible-Changed-When: Fri Jul 18 20:03:03 UTC 2008
Responsible-Changed-Why: 
I'll handle this

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

From owner-freebsd-doc@FreeBSD.ORG  Sat Jul 19 07:35:35 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: doc@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 46F731065672
	for <doc@FreeBSD.org>; Sat, 19 Jul 2008 07:35:35 +0000 (UTC)
	(envelope-from unga888@yahoo.com)
Received: from web57002.mail.re3.yahoo.com (web57002.mail.re3.yahoo.com
	[66.196.97.106]) by mx1.freebsd.org (Postfix) with SMTP id BA92C8FC0C
	for <doc@FreeBSD.org>; Sat, 19 Jul 2008 07:35:34 +0000 (UTC)
	(envelope-from unga888@yahoo.com)
Received: (qmail 32895 invoked by uid 60001); 19 Jul 2008 07:08:53 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID;
	b=wonOGaDUhevHPAQp8usO75l6RHO2UkDJdJ4edA0XL6WHk6xgBF7CyXvmsJlD4xK76ECRsgBBzrM3H/J+DB9iK8P1Hq5+P47D1NwshcbQ/WJfFVtIJSg5WSDtivNoT4mMGeuMWLrbVFGy8pdo1x32ddzS3/RQIYWfmrI4iqn2Z5w=;
Received: from [220.255.7.214] by web57002.mail.re3.yahoo.com via HTTP;
	Sat, 19 Jul 2008 00:08:53 PDT
X-Mailer: YahooMailWebService/0.7.218
Date: Sat, 19 Jul 2008 00:08:53 -0700 (PDT)
From: Unga <unga888@yahoo.com>
To: doc@FreeBSD.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Message-ID: <351055.31765.qm@web57002.mail.re3.yahoo.com>
X-Mailman-Approved-At: Sat, 19 Jul 2008 11:20:23 +0000
Cc: 
Subject: Pseudoterminals increase: compilation error
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: unga888@yahoo.com
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Jul 2008 07:35:35 -0000

Hi all
 
I'm using FreeBSD 7.0.

As per FAQ,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html,
I tried to increase the number of ptys:
 "10.19.1
 Build and install a new kernel with the line in the
 configuration file:
 device pty N
 where N is the number of requested pseudoterminals."
 
I tried to recompile the kernel.  I have modified the
GENERIC as follows:
device          pty  64          # Pseudo-ttys (telnet etc)
 
This results a compilation error:
config: /usr/src/sys/i386/conf/GENERIC:268: syntax error
*** Error code 1
 
Kind Regards
Unga


      

From owner-freebsd-doc@FreeBSD.ORG  Sat Jul 19 15:30:01 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5B6981065685
	for <freebsd-doc@hub.freebsd.org>; Sat, 19 Jul 2008 15:30:01 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 268B38FC16
	for <freebsd-doc@hub.freebsd.org>; Sat, 19 Jul 2008 15:30:01 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6JFU17B031996
	for <freebsd-doc@freefall.freebsd.org>; Sat, 19 Jul 2008 15:30:01 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6JFU1dM031993;
	Sat, 19 Jul 2008 15:30:01 GMT (envelope-from gnats)
Resent-Date: Sat, 19 Jul 2008 15:30:01 GMT
Resent-Message-Id: <200807191530.m6JFU1dM031993@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-doc@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Unga <unga888@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E79AE106566C
	for <freebsd-gnats-submit@FreeBSD.org>;
	Sat, 19 Jul 2008 15:25:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C48758FC15
	for <freebsd-gnats-submit@FreeBSD.org>;
	Sat, 19 Jul 2008 15:25:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6JFPlCx076818
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Jul 2008 15:25:47 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6JFPlk9076817;
	Sat, 19 Jul 2008 15:25:47 GMT (envelope-from nobody)
Message-Id: <200807191525.m6JFPlk9076817@www.freebsd.org>
Date: Sat, 19 Jul 2008 15:25:47 GMT
From: Unga <unga888@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
X-Send-Pr-Version: www-3.1
Cc: 
Subject: docs/125772: Increasing the number of ptys based on the FAQ results
	compilation error on FreeBSD 7.0
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Jul 2008 15:30:01 -0000


>Number:         125772
>Category:       docs
>Synopsis:       Increasing the number of ptys based on the FAQ results compilation error on FreeBSD 7.0
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 19 15:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Unga
>Release:        FreeBSD 7.0
>Organization:
>Environment:
>Description:
As per FAQ,
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html,
I tried to increase the number of ptys:
 "10.19.1
 Build and install a new kernel with the line in the
 configuration file:
 device pty N
 where N is the number of requested pseudoterminals."
 
I tried to recompile the kernel.  I have modified the
GENERIC as follows:
device          pty  64          # Pseudo-ttys (telnet etc)
 
This results a compilation error:
config: /usr/src/sys/i386/conf/GENERIC:268: syntax error
*** Error code 1
>How-To-Repeat:

>Fix:


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

From owner-freebsd-doc@FreeBSD.ORG  Sat Jul 19 15:34:23 2008
Return-Path: <owner-freebsd-doc@FreeBSD.ORG>
Delivered-To: freebsd-doc@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9D0DE1065684;
	Sat, 19 Jul 2008 15:34:23 +0000 (UTC) (envelope-from pgj@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 61D0C8FC0C;
	Sat, 19 Jul 2008 15:34:23 +0000 (UTC) (envelope-from pgj@FreeBSD.org)
Received: from freefall.freebsd.org (pgj@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6JFYNYY034164;
	Sat, 19 Jul 2008 15:34:23 GMT
	(envelope-from pgj@freefall.freebsd.org)
Received: (from pgj@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6JFYNn2034160;
	Sat, 19 Jul 2008 15:34:23 GMT (envelope-from pgj)
Date: Sat, 19 Jul 2008 15:34:23 GMT
Message-Id: <200807191534.m6JFYNn2034160@freefall.freebsd.org>
To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org
From: pgj@FreeBSD.org
Cc: 
Subject: Re: docs/125772: Increasing the number of ptys based on the FAQ
	results compilation error on FreeBSD 7.0
X-BeenThere: freebsd-doc@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Documentation project <freebsd-doc.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc>
List-Post: <mailto:freebsd-doc@freebsd.org>
List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>,
	<mailto:freebsd-doc-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 19 Jul 2008 15:34:23 -0000

Synopsis: Increasing the number of ptys based on the FAQ results compilation error on FreeBSD 7.0

Responsible-Changed-From-To: freebsd-doc->pgj
Responsible-Changed-By: pgj
Responsible-Changed-When: Sat Jul 19 15:32:01 UTC 2008
Responsible-Changed-Why: 
I think it is my fault, so I should fix this.

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