From owner-freebsd-doc@FreeBSD.ORG Sun Oct 5 04:20:05 2008 Return-Path: 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 19E9F106569C for ; Sun, 5 Oct 2008 04:20: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 EAC818FC13 for ; Sun, 5 Oct 2008 04:20: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 m954K4Ik005773 for ; Sun, 5 Oct 2008 04:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m954K4DL005772; Sun, 5 Oct 2008 04:20:04 GMT (envelope-from gnats) Resent-Date: Sun, 5 Oct 2008 04:20:04 GMT Resent-Message-Id: <200810050420.m954K4DL005772@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, Marius Korsmo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 746761065689 for ; Sun, 5 Oct 2008 04:11:24 +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 631378FC0A for ; Sun, 5 Oct 2008 04:11:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m954BNsU037438 for ; Sun, 5 Oct 2008 04:11:23 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m954BNTU037437; Sun, 5 Oct 2008 04:11:23 GMT (envelope-from nobody) Message-Id: <200810050411.m954BNTU037437@www.freebsd.org> Date: Sun, 5 Oct 2008 04:11:23 GMT From: Marius Korsmo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/127866: Typos found in ifconfig(8) man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 04:20:05 -0000 >Number: 127866 >Category: docs >Synopsis: Typos found in ifconfig(8) man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 05 04:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marius Korsmo >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: FreeBSD localhost 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: The ifconfig(8) man page under FreeBSD 7.0-RELEASE, but also the man page dated June 20, 2008 (FreeBSD 8.0-CURRENT?) contains typos. At the end of the section describing 'list sta', the following text can be found: "By default information elements received from associated stations are displayed in a short form; the -v flag causes this informa- tion to be displayed symbolicaly." The last word 'symbolicaly', should be replaced with 'symbolically' The last section describing 'list scan', contains the following text: "By default interesting information elements captured from the neighboring stations are displayed at the end of each row. Pos- sible elements include: WME (station supports WME), WPA (station supports WPA), RSN (station supports 802.11i/RSN), HTCAP (station supports 802.11n/HT communication), ATH (station supoprts Atheros protocol extensions), VEN (station supports unknown vendor-spe- cific extensions)..." The word 'supoprts' should be replaced by 'supports'. >How-To-Repeat: man ifconfig Search for the words 'symbolicaly' and 'supoprts'. >Fix: Replace this sentence: By default information elements received from associated stations are displayed in a short form; the -v flag causes this informa- tion to be displayed symbolicaly. With this one: By default information elements received from associated stations are displayed in a short form; the -v flag causes this informa- tion to be displayed symbolically. Replace this sentence: Possible elements include: WME (station supports WME), WPA (station supports WPA), RSN (station supports 802.11i/RSN), HTCAP (station supports 802.11n/HT communication), ATH (station supoprts Atheros protocol extensions), VEN (station supports unknown vendor-spe- cific extensions). With this one: Possible elements include: WME (station supports WME), WPA (station supports WPA), RSN (station supports 802.11i/RSN), HTCAP (station supports 802.11n/HT communication), ATH (station supports Atheros protocol extensions), VEN (station supports unknown vendor-spe- cific extensions). >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sun Oct 5 04:35:33 2008 Return-Path: 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 1DE82106568B for ; Sun, 5 Oct 2008 04:35:33 +0000 (UTC) (envelope-from mike.gordon@primus.ca) Received: from mail-01.primus.ca (smtp-noauth2.primus.ca [216.254.180.33]) by mx1.freebsd.org (Postfix) with ESMTP id 66C8F8FC0C for ; Sun, 5 Oct 2008 04:35:32 +0000 (UTC) (envelope-from mike.gordon@primus.ca) Received: from dsl-207-112-44-124.tor.primus.ca ([207.112.44.124] helo=primus.ca) by mail-01.primus.ca with esmtp (Exim 4.63) (envelope-from ) id 1KmKyE-0006wU-1M for doc@freebsd.org; Sun, 05 Oct 2008 00:11:51 -0400 From: "mike gordon" To: "doc" Message-ID: Date: Sun, 05 Oct 2008 00:06:43 -0400 MIME-Version: 1.0 X-Priority: 3 X-Mailer: Microsoft Office Outlook 12.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Websphere, Technology, HR, Oracle, Exchange, Dynamics, SQl, Technology, AJAX, AS400 , .NET, IBM customer lists X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 04:35:33 -0000 This email is to introduce our company Repharm and the services = we offer.=0D=0AAn international leader of sales and marketing = database products for high technology businesses. Repharm provides = installed customer lists for companies such as Oracle, PeopleSoft, = Siebel, etc. Our lists are continuously maintained to ensure = the highest level of accuracy and completeness. We have hundreds = of industry leaders as customers today - many whose names you = would recognize.=0D=0AIf you are interested, we could send you = a sample of one of our lists complete with summary information, = so that you could evaluate our content. To find out about the = various lists we have available, in preparation for any sales = or marketing campaigns that your organization may be considering = in future, we'd love to hear from you. Or, perhaps you'd be = interested in acquiring your competitors' customer lists? =0D=0AIf = you would like more information, please contact us at (905) = 721-8456 or email us at repharm1@aol.com=0D=0ABelow are just = some of the lists available:=0D=0AERP (ENTERPRISE RESOURCE PLANNING):=0D= =0ABaan=0D=0AJD Edwards=0D=0ALawson=0D=0AMade2Manage=0D=0AMapics=0D=0A= Marcam=0D=0AOracle=0D=0APeoplesoft=0D=0ASAP=0D=0ASSA=0D=0A =0D=0AE-BUS= INESS APPLICATIONS:=0D=0AAriba=0D=0ABMC=0D=0ABroadVision=0D=0ACommerce= One=0D=0AWebtrends=0D=0A =0D=0AMIDDLEWARE/CONNECTIVITY/APP = SERVERS/WEB SERVERS:=0D=0ABea Systems=0D=0AIona=0D=0AUnisys=0D=0A =0D=0A= OPERATING SYSTEMS/HARDWARE/SOFTWARE:=0D=0ACOMPAQ=0D=0AHP 3000=0D=0AHP = 9000=0D=0AHP-UX=0D=0AIBM AS/400=0D=0AIBM OS/390=0D=0ALotus Notes=0D=0A= Microsoft=0D=0ASun Microsystems=0D=0ADATABASE:=0D=0ADB2=0D=0AFileMaker= =0D=0AInformix=0D=0AOracle=0D=0ASQL=0D=0ASybaseCRM (CUSTOMER = RELATIONSHIP MANAGEMENT):=0D=0AClarify=0D=0AE.piphany=0D=0AHNC=0D=0AOn= yx=0D=0APivotal=0D=0ASiebel=0D=0AVantive=0D=0AXchange=0D=0A =0D=0ASUPP= LY CHAIN:=0D=0AAgile=0D=0Ai2 Technologies=0D=0AManugistics=0D=0AQAD=0D= =0AWebplan=0D=0ACOMMUNICATIONS:=0D=0ANortel=0D=0ACisco=0D=0A3com=0D=0A= Siemens=0D=0AAlcatel=0D=0ATelecom Vars=0D=0AASP's=0D=0ACLECS=0D=0AISP'= s=0D=0A =0D=0AE-COMMERCE:=0D=0ADot Com Directory=0D=0AConsultant = Directory=0D=0ASoftware Directory=0D=0A =0D=0AEXECUTIVE DIRECTORIES:=0D= =0AChief Executive Officer=0D=0AChief Financial Officer=0D=0AChief = Information Officer=0D=0AEngineering=0D=0AHuman Resources=0D=0APurchas= ing=0D=0ASales/Marketing=0D=0A =0D=0AINDUSTRY SPECIFIC LISTS:=0D=0AAgr= iculture, Forestry and Fishing, Communications, Construction,=0D=0AFin= ance, Insurance and Real Estate, Manufacturing, Mining, Public = Administration,=0D=0ARetail Trade, Services, Transportation,=0D=0AUtil= ities, Wholesale Trade From owner-freebsd-doc@FreeBSD.ORG Sun Oct 5 05:13:23 2008 Return-Path: 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 0A7B41065693; Sun, 5 Oct 2008 05:13:23 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D5A978FC1B; Sun, 5 Oct 2008 05:13:22 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m955DMi6015638; Sun, 5 Oct 2008 05:13:22 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m955DMYn015632; Sun, 5 Oct 2008 05:13:22 GMT (envelope-from maxim) Date: Sun, 5 Oct 2008 05:13:22 GMT Message-Id: <200810050513.m955DMYn015632@freefall.freebsd.org> To: marius@korsmo.org, maxim@FreeBSD.org, freebsd-doc@FreeBSD.org From: maxim@FreeBSD.org Cc: Subject: Re: docs/127866: Typos found in ifconfig(8) man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 05:13:23 -0000 Synopsis: Typos found in ifconfig(8) man page State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Sun Oct 5 05:13:05 UTC 2008 State-Changed-Why: Fixed in HEAD. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=127866 From owner-freebsd-doc@FreeBSD.ORG Sun Oct 5 05:20:03 2008 Return-Path: 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 C843B106569A for ; Sun, 5 Oct 2008 05:20:03 +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 B7B378FC0C for ; Sun, 5 Oct 2008 05:20: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 m955K3su016588 for ; Sun, 5 Oct 2008 05:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m955K3Tg016587; Sun, 5 Oct 2008 05:20:03 GMT (envelope-from gnats) Date: Sun, 5 Oct 2008 05:20:03 GMT Message-Id: <200810050520.m955K3Tg016587@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/127866: commit references a PR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 05:20:03 -0000 The following reply was made to PR docs/127866; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/127866: commit references a PR Date: Sun, 5 Oct 2008 05:14:01 +0000 (UTC) maxim 2008-10-05 05:12:48 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: SVN rev 183616 on 2008-10-05 05:12:48Z by maxim o Typo fixes. PR: docs/127866 Submitted by: Marius Korsmo Revision Changes Path 1.155 +2 -2 src/sbin/ifconfig/ifconfig.8 _______________________________________________ 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 Oct 5 17:23:54 2008 Return-Path: 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 D2BFE1065686 for ; Sun, 5 Oct 2008 17:23:54 +0000 (UTC) (envelope-from junk@volny.cz) Received: from mail.sasro.sk (ns.sasro.sk [80.81.224.130]) by mx1.freebsd.org (Postfix) with ESMTP id 92C838FC12 for ; Sun, 5 Oct 2008 17:23:54 +0000 (UTC) (envelope-from junk@volny.cz) Received: from localhost (ns.sasro.sk [127.0.0.1]) by mail.sasro.sk (Postfix) with ESMTP id 96727AB817C for ; Sun, 5 Oct 2008 19:07:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at sasro.sk Received: from mail.sasro.sk ([127.0.0.1]) by localhost (mail.sasro.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qrHxuQ-duLcu for ; Sun, 5 Oct 2008 19:07:58 +0200 (CEST) Received: from margi. (unknown [80.81.226.226]) by mail.sasro.sk (Postfix) with ESMTP id E99ECAB8169 for ; Sun, 5 Oct 2008 19:07:57 +0200 (CEST) Message-ID: <48E8F467.3050907@volny.cz> Date: Sun, 05 Oct 2008 19:07:51 +0200 From: junk User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Documentation Correction X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 17:23:54 -0000 http://www.freebsd.org/doc/en/books/handbook/usb-disks.html 18.5.2 Testing the Configuration ... This is accomplished by adding these lines to /etc/devfs.rules: [localrules=1] add path 'da*' mode 0660 group operator It should probably be [localrules=10]. I followed handbook and it didn't work until I changed it to [localrules=10] (I found it elsewhere). Thanks for fix. ___________ junk From owner-freebsd-doc@FreeBSD.ORG Sun Oct 5 23:30:05 2008 Return-Path: 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 A4DA610656A3 for ; Sun, 5 Oct 2008 23: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 81E308FC26 for ; Sun, 5 Oct 2008 23: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 m95NU5iH039431 for ; Sun, 5 Oct 2008 23: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 m95NU5In039428; Sun, 5 Oct 2008 23:30:05 GMT (envelope-from gnats) Resent-Date: Sun, 5 Oct 2008 23:30:05 GMT Resent-Message-Id: <200810052330.m95NU5In039428@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, Nate Eldredge Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98F581065687 for ; Sun, 5 Oct 2008 23:29:46 +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 6EBBD8FC1F for ; Sun, 5 Oct 2008 23:29:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m95NTk3w065137 for ; Sun, 5 Oct 2008 23:29:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m95NTkD4065133; Sun, 5 Oct 2008 23:29:46 GMT (envelope-from nobody) Message-Id: <200810052329.m95NTkD4065133@www.freebsd.org> Date: Sun, 5 Oct 2008 23:29:46 GMT From: Nate Eldredge To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/127890: socket(2) man page should explain that protocol can be 0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2008 23:30:05 -0000 >Number: 127890 >Category: docs >Synopsis: socket(2) man page should explain that protocol can be 0 >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 Oct 05 23:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: 7.0-RELEASE-p4 >Organization: >Environment: FreeBSD vulcan.lan 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #13: Wed Sep 3 16:13:10 PDT 2008 nate@vulcan.lan:/usr/obj/usr/src/sys/VULCAN amd64 >Description: The man page for socket(2) should explain that the protocol argument can be set to 0 in the common situation where there is only one protocol for the given protocol family and type. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Mon Oct 6 06:51:04 2008 Return-Path: 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 F2E661065686 for ; Mon, 6 Oct 2008 06:51:04 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id 71A4F8FC13 for ; Mon, 6 Oct 2008 06:51:03 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id m966p1jE015651; Mon, 6 Oct 2008 08:51:02 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.3/8.14.1) with ESMTP id m966p1d0001345; Mon, 6 Oct 2008 08:51:01 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.3/8.14.3/Submit) id m966p1uQ001344; Mon, 6 Oct 2008 08:51:01 +0200 (CEST) (envelope-from marc) Date: Mon, 6 Oct 2008 08:51:01 +0200 From: Marc Fonvieille To: junk Message-ID: <20081006065101.GA1319@gothic.blackend.org> References: <48E8F467.3050907@volny.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48E8F467.3050907@volny.cz> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.1-PRERELEASE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-doc@freebsd.org Subject: Re: Documentation Correction X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 06:51:05 -0000 On Sun, Oct 05, 2008 at 07:07:51PM +0200, junk wrote: > http://www.freebsd.org/doc/en/books/handbook/usb-disks.html > > 18.5.2 Testing the Configuration > ... > This is accomplished by adding these lines to /etc/devfs.rules: > > [localrules=1] > add path 'da*' mode 0660 group operator > > It should probably be [localrules=10]. I followed handbook and it didn't > work until I changed it to [localrules=10] (I found it elsewhere). > Hello, I know it will not help things, but [localrules=1] works here under 7.1-PRERELEASE -- Marc From owner-freebsd-doc@FreeBSD.ORG Mon Oct 6 11:06:05 2008 Return-Path: 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 A073B106569D for ; Mon, 6 Oct 2008 11:06:05 +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 8ECCE8FC2E for ; Mon, 6 Oct 2008 11:06:05 +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 m96B65AL034532 for ; Mon, 6 Oct 2008 11:06:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m96B65pr034528 for freebsd-doc@FreeBSD.org; Mon, 6 Oct 2008 11:06:05 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 6 Oct 2008 11:06:05 GMT Message-Id: <200810061106.m96B65pr034528@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: FreeBSD doc list 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 11:06:05 -0000 (Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=doc .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o docs/127890 doc socket(2) man page should explain that protocol can be p docs/127866 doc Typos found in ifconfig(8) man page o docs/127844 doc Example code skeleton_capture_n.c in meteor(4) manpage o docs/127842 doc list of hardware devices missing from the relnotes o docs/127840 doc [patch] fix entity references in release/doc/en_US.ISO o docs/127602 doc [patch] Incomplete information in nsswitch.conf(5) o docs/127575 doc [patch] Update to ports (7) as it is missing a few mak o docs/127406 doc [patch] update umodem man page: Sony Ericsson W810i o docs/127220 doc [patch] err(3) suggests using exit values from sysexit o docs/127219 doc [patch] style(9) is inconsistent regarding usage of sy o docs/126934 doc missing 'crit' in usr.sbin/syslogd/syslog.conf.5 o docs/126921 doc [patch] History section of cpuset(1) incorrect o docs/126590 doc [patch] Write routine called forever in Sample Echo Ps o docs/126487 doc fix language on atol(3) manpage o docs/126484 doc libc function res-zonscut2 is not documented o docs/126445 doc discussion on WEP settings in wpa_supplicant.conf(5) m o docs/126227 doc [patch] kthread(9) refers to non-existent manpage, des o docs/125921 doc lpd(8) talks about blocks in minfree while it is KB in o docs/125896 doc [PATCH] arp manual and syntax synchronisation o docs/125751 doc man 3 pthread_getschedparam section ERRORS incomplete o docs/125639 doc [patch] kldunloadf(2) does not mention about possible p docs/124166 doc fortune: instant-workstation tip should go o docs/123400 doc gvinum startup in handbook o docs/123035 doc [patch] bugs in refuse.README o docs/122470 doc [patch] exit status on fetch(1) manual page o docs/122053 doc [patch] update on vinum(4) reference to newfs(8) o docs/122052 doc minor update on handbook section 20.7.1 o docs/121952 doc Handbook chapter on Network Address Translation wrong o docs/121871 doc ftpd does not interpret configuration files as documen o docs/121585 doc [handbook] Wrong multicast specification o docs/121565 doc dhcp-options(5) manpage incorrectly formatted omitting s docs/121541 doc [request] no man pages for wlan_scan_ap o docs/121312 doc RELNOTES_LANG breaks release if not en_US.ISO8859-1 o docs/121197 doc [patch] edits to books/porters-handbook o docs/121173 doc [patch] mq_getattr(2): mq_flags mistakenly described a s docs/120917 doc [request]: Man pages mising for thr_xxx syscalls o docs/120628 doc PAE documentation errror in handbook o docs/120539 doc Inconsistent ipfw's man page o docs/120456 doc ath(4) needs to specify requirement on wlan_scan_sta o docs/120125 doc [patch] Installing FreeBSD 7.0 via serial console and o docs/120040 doc handbook: diskless operation: populate root doesn't po o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o docs/119907 doc Ports compatibility o docs/119746 doc l10n chapter of handbook (Russian Language) o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting a docs/119536 doc a few typos in French handbook (basics) s docs/119404 doc [request] events page should list only last 2 years wo o docs/119338 doc gprof(1) refers to unmentioned option "-c" o docs/119329 doc [patch] Fix misleading man 1 split o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages o docs/118545 doc loader tunables kern.dfldsiz and friends nearly undocu o docs/118332 doc man page for top does not describe STATE column wait e o docs/118214 doc close(2) error returns incomplete o docs/118020 doc ipfilter(4): man pages query for man 4 ipfilter return o docs/117798 doc formatting oddity in sysmouse(4) o docs/117747 doc 'break' system call needs a man page o docs/117013 doc mount_smbfs(8) doesn't document -U (username) argument o docs/116480 doc sysctl(3) description of kern.file no longer applies s o docs/116116 doc mktemp (3) re/move note o docs/116080 doc PREFIX is documented, but not the more important LOCAL o docs/115921 doc Booting from pst(4) is not supported o docs/115065 doc [patch] sync ps.1 with p_flag and keywords o docs/114371 doc [patch] [ip6] rtadvd.con(5) should show how to adverti o docs/114184 doc [patch] [ndis]: add info to man 4 ndis o docs/114139 doc mbuf(9) has misleading comments on M_DONTWAIT and M_TR o docs/113194 doc [patch] [request] crontab.5: handling of day-in-month o docs/112804 doc groff(1) command should be called to explicitly use "p o docs/112682 doc Handbook GEOM_GPT explanation does not provide accurat o docs/112481 doc bug in ppp.linkup example o docs/111425 doc Missing chunks of text in historical manpages o docs/111265 doc [request] Clarify how to set common shell variables o docs/111263 doc [request] Information on $EDITOR variable in section 3 o docs/111147 doc hostapd.conf is not documented o docs/110999 doc carp(4) should document unsupported interface types o docs/110692 doc wi(4) man page doesn't say WPA is not supported o docs/110376 doc [patch] add some more explanations for the iwi/ipw fir o docs/110253 doc [patch] rtprio(1): remove processing starvation commen o docs/110062 doc [patch] mount_nfs(8) fails to mention a failure condit o docs/110061 doc [PATCH] tuning(7) missing reference to vfs.read_max o docs/109983 doc No manual entry for protoize o docs/109981 doc No manual entry for post-grohtml o docs/109977 doc No manual entry for ksu o docs/109975 doc No manual entry for elf2aout o docs/109973 doc No manual entry for c++filt o docs/109972 doc No manual entry for zless/bzless f docs/109226 doc [request] No manual entry for sntp o docs/109201 doc [request]: manual for callbootd o docs/109115 doc add Ultra 450 to hardware list for sparc64 a docs/108980 doc list of missing man pages o docs/108101 doc /boot/default/loader.conf contains an incorrect commen o docs/106135 doc [request] articles/vinum needs to be updated o docs/105997 doc sys/kern/sys_pipe.c refer to tuning(7), but there is n o docs/105608 doc fdc(4) debugging description staled o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o docs/104403 doc man security should mention that the usage of the X Wi o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o docs/102148 doc The description of which Intel chips have EM64T is out o docs/101464 doc sync ru_RU.KOI8-R/articles/portbuild/article.html with o docs/100242 doc sysctl(3) description of KERN_PROC is not correct anym o docs/100196 doc man login.conf does explain not "unlimited" o docs/99506 doc FreeBSD Handbook addition: IPv6 Server Settings o docs/98974 doc Missing tunables in loader(8) manpage o docs/98759 doc [patch] sbp_targ(4) man page missing reference to devi o docs/98115 doc Missing parts after rendering handbook to RTF format o docs/96207 doc Comments of a sockaddr_un structure could confuse one o docs/95139 doc FAQ to move filesystem to new disk fails: incorrect pe o docs/94625 doc [patch] growfs man page -- document "panic: not enough o docs/92626 doc jail manpage should mention disabling some periodic sc o docs/91506 doc ndis(4) man page should be more specific about support o docs/91149 doc read(2) can return EINVAL for unaligned access to bloc o docs/88512 doc [patch] mount_ext2fs(8) man page has no details on lar o docs/87936 doc Handbook chapter on NIS/YP lacks good information on a o docs/87857 doc ifconfig(8) wireless options order matters o docs/86342 doc bikeshed entry of Handbook is wrong o docs/85187 doc [patch] find(1) manpage missing block info for -ls o docs/85128 doc [patch] loader.conf(5) autoboot_delay incompletly desc o docs/85118 doc [PATCH] opiekey(1) references non-existing opiegen(1) o docs/85100 doc NOTES: ICH audio device support statement is ambiguous o docs/84956 doc [patch] intro(5) manpage doesn't mention API coverage o docs/84932 doc new document: printing with an Epson ALC-3000N on Free o docs/84806 doc mdoc(7) manpage has section ordering problems o docs/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi o docs/84538 doc [patch] sk(4) driver supports Marvell 88E800x chip too o docs/84317 doc fdp-primer doesn't show class=USERNAME distinctively o docs/84268 doc chmod(1) manpage's BUGS entry is either wrong or too c o docs/84265 doc [patch] chmod(1) manpage omits implication of setting f docs/82595 doc 25.5.3 Configuring a bridge section of the handbook ne o docs/78480 doc Networked printer setup unnecessarily complex in handb o docs/78240 doc [patch] handbook: replace with aroun o docs/78138 doc [patch] Error in pre-installation section of installat o docs/76333 doc [patch] ferror(3): EOF indicator can be cleared by not o docs/75865 doc comments on "backup-basics" in handbook o docs/70652 doc [patch] New man page: portindex(5) o docs/69861 doc [patch] usr.bin/csplit/csplit.1 does not document POSI o docs/61605 doc [request] Improve documentation for i386 disk geometry o docs/61301 doc [patch] Manpage patch for aue(4) to enable HomePNA fun o docs/59835 doc ipfw(8) man page does not warn about accepted but mean o docs/59477 doc Outdated Info Documents at http://docs.freebsd.org/inf o docs/59044 doc [patch] doc.docbook.mk does not properly handle a sour o docs/57388 doc [patch] INSTALL.TXT enhancement: mention ok prompt s docs/54752 doc bus_dma explained in ISA section in Handbook: should b o docs/53751 doc bus_dma(9) incorrectly documents BUS_DMA_ALLOCNOW o docs/53596 doc Updates to mt(1) manual page o docs/53271 doc bus_dma(9) fails to document alignment restrictions o docs/50211 doc [PATCH] doc.docbook.mk: fix textfile creation o docs/48101 doc [patch] add documentation on the fixit disk to the FAQ o docs/47818 doc [patch] ln(1) manpage is confusing o docs/43823 doc [PATCH] update to environ(7) manpage o docs/41089 doc pax(1) -B option does not mention interaction with -z o docs/40423 doc Keyboard(4)'s definition of parameters to GETFKEY/SETF o docs/38982 doc [patch] developers-handbook/Jail fix o docs/38556 doc EPS file of beastie, as addition to existing examples o docs/36449 doc symlink(7) manual doesn't mention trailing slash, etc. s docs/35678 doc docproj Makefiles for web are broken for paths with sp s docs/33589 doc [patch] to doc.docbook.mk to post process .tex files. a docs/30008 doc [patch] French softupdates document should be translat o docs/27605 doc [patch] Cross-document references () o docs/26286 doc *printf(3) etc should gain format string warnings o docs/24786 doc missing FILES descriptions in sa(4) s docs/20028 doc ASCII docs should reflect tags in the sourc 160 problems total. From owner-freebsd-doc@FreeBSD.ORG Mon Oct 6 11:26:04 2008 Return-Path: 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 8C244106569E for ; Mon, 6 Oct 2008 11:26:04 +0000 (UTC) (envelope-from fnl1@leicester.ac.uk) Received: from rhebok.le.ac.uk (rhebok.le.ac.uk [143.210.16.38]) by mx1.freebsd.org (Postfix) with ESMTP id 1A47E8FC27 for ; Mon, 6 Oct 2008 11:26:03 +0000 (UTC) (envelope-from fnl1@leicester.ac.uk) Received: from exp-cas1.le.ac.uk ([143.210.133.103]:35011 helo=exp-cas1.cfs.le.ac.uk) by rhebok.le.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1KmnxE-0001fi-8M for doc@FreeBSD.org; Mon, 06 Oct 2008 12:08:44 +0100 Received: from EXC-MBX2.cfs.le.ac.uk ([143.210.35.29]) by exp-cas1.cfs.le.ac.uk ([143.210.35.23]) with mapi; Mon, 6 Oct 2008 12:08:31 +0100 From: "Lakhani, F.N." To: "'doc@FreeBSD.org'" Date: Mon, 6 Oct 2008 12:08:31 +0100 Thread-Topic: UART Tutorial Thread-Index: Ackno94FQI38T9CBT6KMBxguR6i5zA== Message-ID: Accept-Language: en-US, en-GB Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-GB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-UoL-Id: 1cbe2d6df757f1d30e07cab0c2e01364@1KmnxE-0001fi-8M@rhebok.le.ac.uk Cc: Subject: UART Tutorial X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 11:26:04 -0000 Hi, I have read the "Serial and UART tutorial " on Freebsd site http://www.free= bsd.org/doc/en_US.ISO8859-1/articles/serial-uart/index.html . I am a PhD student and insearch of some material related to UART history , = current implemetations and standards . I found this tutorial useful for me = but the information in it is quite outdated especially about testing of Nat= ional Semiconductors IC COMTEST is done in 1994 . If I can I haveon latest = information on these tests and other vendors of UART IC in the current mark= et then it would be more useful for me. Thanks Farah From owner-freebsd-doc@FreeBSD.ORG Mon Oct 6 23:09:11 2008 Return-Path: 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 8EBB8106569A for ; Mon, 6 Oct 2008 23:09:11 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 61AEC8FC14 for ; Mon, 6 Oct 2008 23:09:11 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by wa-out-1112.google.com with SMTP id n4so1646839wag.27 for ; Mon, 06 Oct 2008 16:09:11 -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:user-agent :mime-version:to:subject:content-type:content-transfer-encoding:from; bh=1/BtO6JnhKJoR4DUF8T+V39SA+3ERWNIFRHacPHj48E=; b=YHpZW9Vc7vA7PxSzweDAz+nTsE04JyY42bsTjSYSgqmK1oLFmYt17XeRDa5+PvivXC nHeAN5vZlIFbfwJaigopN6/3poTkqRwZWLHGWJx5Op3QXwnAAAyDVz8zPuU7temf2kiB nq6LwpsZdYfk/gRIBVaCP3/BksKqJbcX7tFkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type :content-transfer-encoding:from; b=m7ML3c7FmUvZTMQNhHeMkzGWqlqNG8j5hBARk0qbxlz3YIeUU/GPffOFAkcbJPvk3e YW5UXUFHNt5cbIB4HopyxfELEJ7uEulUp2oBXdpxGq4RY4q9WSlqCsFmzVfp92eGMFya spFx3OBYxeOgUxl6/vdkCyPd5qvTd/iae+rvU= Received: by 10.114.36.1 with SMTP id j1mr6485327waj.7.1223334550964; Mon, 06 Oct 2008 16:09:10 -0700 (PDT) Received: from ?192.168.1.101? (ool-182d26f3.dyn.optonline.net [24.45.38.243]) by mx.google.com with ESMTPS id t1sm11766934poh.13.2008.10.06.16.09.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 06 Oct 2008 16:09:09 -0700 (PDT) Message-ID: <48EA9A8E.5000400@gmail.com> Date: Mon, 06 Oct 2008 19:09:02 -0400 User-Agent: Mozilla (X11; U; FreeBSD i386; en-US; ) Gecko Thunderbird Mnenhy/0.7.5.666 MIME-Version: 1.0 To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Eitan Adler Subject: List of possible fortune quotes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 23:09:11 -0000 You can update ports using "portsnap fetch update". Once this is done you can see if any ports are out of date with pkg_version -IL "=" Need to convert DOS newlines to the Unix format? use sed 's/.$//' Need to convert Unix newlines to the DOS format? use sed 's/$'"/`echo \\\r`/" To see more tips use "fortune freebsd-tips" You don't have to mount music CDs - just play them. To update your locate db use /etc/periodic/weekly/310.locate not /usr/libexec/locate.updatedb Want to get a quick list of the "top level" packages on your system? use "pkg_tree -qt" Some useful aliases: alias nano="nano -wS" alias unrar="rar e" alias date24="date +'%I:%M'" alias ls="ls -F" ---change: You can install extra packages for FreeBSD by using the ports system. .... # cd /usr/ports// # make install && make clean to .... # make install clean From owner-freebsd-doc@FreeBSD.ORG Tue Oct 7 01:40:01 2008 Return-Path: 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 B7D431065690 for ; Tue, 7 Oct 2008 01:40: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 915BD8FC21 for ; Tue, 7 Oct 2008 01:40: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 m971e1fi008032 for ; Tue, 7 Oct 2008 01:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m971e1Mv008031; Tue, 7 Oct 2008 01:40:01 GMT (envelope-from gnats) Resent-Date: Tue, 7 Oct 2008 01:40:01 GMT Resent-Message-Id: <200810070140.m971e1Mv008031@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, "Matthew D. Fuller" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB1FE1065690 for ; Tue, 7 Oct 2008 01:31:56 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 84A798FC22 for ; Tue, 7 Oct 2008 01:31:56 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (c-75-64-197-185.hsd1.ms.comcast.net [75.64.197.185]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id 2102937B4F7 for ; Mon, 6 Oct 2008 20:31:55 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id DBEEF61C41; Mon, 6 Oct 2008 20:31:53 -0500 (CDT) Message-Id: <20081007013153.DBEEF61C41@draco.over-yonder.net> Date: Mon, 6 Oct 2008 20:31:53 -0500 (CDT) From: "Matthew D. Fuller" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/127908: [PATCH] readdir(3) error documentation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Matthew D. Fuller" List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 01:40:01 -0000 >Number: 127908 >Category: docs >Synopsis: [PATCH] readdir(3) error documentation >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 07 01:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthew D. Fuller >Release: FreeBSD 7.0-BETA4 i386 >Organization: >Environment: System: FreeBSD draco.over-yonder.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Sun Dec 9 18:37:58 CST 2007 root@draco.over-yonder.net:/bsd/obj/bsd/src/sys/DRACO i386 >Description: The manpage for readdir(3) doesn't document the possible error returns. The only mention it makes in fact is misleading, since it doesn't describe something that can happen. The rest of the functions really should have their errno values documented as well, probably with the addition of a ERRORS section to the manpage. But this patch gets one step closer, anyway. >How-To-Repeat: >Fix: Index: directory.3 =================================================================== RCS file: /usr/cvs/src/lib/libc/gen/directory.3,v retrieving revision 1.17 diff -u -r1.17 directory.3 --- directory.3 16 Apr 2008 18:59:36 -0000 1.17 +++ directory.3 7 Oct 2008 01:26:30 -0000 @@ -122,9 +122,12 @@ returns a pointer to the next directory entry. It returns .Dv NULL -upon reaching the end of the directory or detecting an invalid -.Fn seekdir -operation. +upon reaching the end of the directory or on error. +In the event of an error, +.Va errno +may be set to any of the values documented for the +.Xr getdirentries 2 +system call. .Pp The .Fn readdir_r >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Oct 7 14:20:01 2008 Return-Path: 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 C1269106568D for ; Tue, 7 Oct 2008 14: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 9DE378FC20 for ; Tue, 7 Oct 2008 14: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 m97EK19B005240 for ; Tue, 7 Oct 2008 14: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 m97EK1Mf005239; Tue, 7 Oct 2008 14:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 7 Oct 2008 14:20:01 GMT Resent-Message-Id: <200810071420.m97EK1Mf005239@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, Jason Spiro Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CB251065687 for ; Tue, 7 Oct 2008 14:17:04 +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 628418FC17 for ; Tue, 7 Oct 2008 14:17:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m97EH39B065219 for ; Tue, 7 Oct 2008 14:17:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m97EH3oU065218; Tue, 7 Oct 2008 14:17:03 GMT (envelope-from nobody) Message-Id: <200810071417.m97EH3oU065218@www.freebsd.org> Date: Tue, 7 Oct 2008 14:17:03 GMT From: Jason Spiro To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/127923: Please mention qemu in the FreeBSD Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 14:20:01 -0000 >Number: 127923 >Category: docs >Synopsis: Please mention qemu in the FreeBSD Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 07 14:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jason Spiro >Release: I do not use FreeBSD but am supporting users on the VirtualBox mailing list who do. >Organization: >Environment: Bad command or file name C:\Windows> >Description: At [1], could you please mention that qemu + kqemu works[2] on FreeBSD, and provide a weblink to [2] if possible? ^ [1]. http://www.freebsd.org/doc/en/books/handbook/virtualization-host.html ^ [2]. see http://wiki.freebsd.org/qemu >How-To-Repeat: n/a >Fix: n/a >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Oct 7 17:58:19 2008 Return-Path: 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 0F3831065691 for ; Tue, 7 Oct 2008 17:58:19 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id 7D4318FC2E for ; Tue, 7 Oct 2008 17:58:17 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id m97HwGDL026607; Tue, 7 Oct 2008 19:58:16 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.3/8.14.1) with ESMTP id m97HwGVb001365; Tue, 7 Oct 2008 19:58:16 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.3/8.14.3/Submit) id m97HwF9P001364; Tue, 7 Oct 2008 19:58:15 +0200 (CEST) (envelope-from marc) Date: Tue, 7 Oct 2008 19:58:15 +0200 From: Marc Fonvieille To: junk Message-ID: <20081007175815.GA1032@gothic.blackend.org> References: <48E8F467.3050907@volny.cz> <20081006065101.GA1319@gothic.blackend.org> <48EA6DB9.6010900@volny.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48EA6DB9.6010900@volny.cz> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.1-PRERELEASE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-doc@FreeBSD.org Subject: Re: Documentation Correction X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 17:58:19 -0000 On Mon, Oct 06, 2008 at 09:57:45PM +0200, junk wrote: > Marc Fonvieille wrote: > > On Sun, Oct 05, 2008 at 07:07:51PM +0200, junk wrote: > > > >> http://www.freebsd.org/doc/en/books/handbook/usb-disks.html > >> > >> 18.5.2 Testing the Configuration > >> ... > >> This is accomplished by adding these lines to /etc/devfs.rules: > >> > >> [localrules=1] > >> add path 'da*' mode 0660 group operator > >> > >> It should probably be [localrules=10]. I followed handbook and it didn't > >> work until I changed it to [localrules=10] (I found it elsewhere). > >> > >> > > > > Hello, > > > > I know it will not help things, but [localrules=1] works here under > > 7.1-PRERELEASE > > > > > Hello, > > yes, it does not help things. Important is, if [localrules=10] works for > both you and me (and for other releases of FreeBSD). I'm FreeBSD newbie > and it took me a lot of time to realize that handbook is probably not > quite correct (maybe some typo?). > > By the way: I have FreeBSD 7.0-RELEASE > > So my question is: is it a mistake or not? If it is, correct it. > In fact, in the doc, [localrules=5] should be better cause /etc/defaults/devfs.rules already defines 4 rulesets. I just changed the Handbook on this point. However, [localrules=1] should work. -- Marc From owner-freebsd-doc@FreeBSD.ORG Tue Oct 7 22:30:55 2008 Return-Path: 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 673411065691 for ; Tue, 7 Oct 2008 22:30:55 +0000 (UTC) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.184.195]) by mx1.freebsd.org (Postfix) with ESMTP id 20E0C8FC16 for ; Tue, 7 Oct 2008 22:30:55 +0000 (UTC) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (localhost [127.0.0.1]) by pencil.math.missouri.edu (8.13.8/8.13.8) with ESMTP id m97MB7P5076786 for ; Tue, 7 Oct 2008 17:11:07 -0500 (CDT) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost) by pencil.math.missouri.edu (8.13.8/8.13.8/Submit) id m97MB7mD076785 for doc@FreeBSD.org; Tue, 7 Oct 2008 17:11:07 -0500 (CDT) (envelope-from rich) Date: Tue, 7 Oct 2008 17:11:07 -0500 From: Rich Winkel To: doc@FreeBSD.org Message-ID: <20081007221107.GY35165@pencil.math.missouri.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: handbook/linuxemu-mathematica.html X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 22:30:55 -0000 Hi, I was wondering if this is going to be updated anytime soon? The current and previous versions of mathematica don't have a font directory called "X". Also mma doesn't seem to be dealing with fonts in notebooks created on mac or windows machines very well. Thanks, Rich From owner-freebsd-doc@FreeBSD.ORG Wed Oct 8 09:20:03 2008 Return-Path: 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 DC561106568F for ; Wed, 8 Oct 2008 09:20:03 +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 B073C8FC1D for ; Wed, 8 Oct 2008 09:20: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 m989K3xP033884 for ; Wed, 8 Oct 2008 09:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m989K3fs033883; Wed, 8 Oct 2008 09:20:03 GMT (envelope-from gnats) Resent-Date: Wed, 8 Oct 2008 09:20:03 GMT Resent-Message-Id: <200810080920.m989K3fs033883@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, Nick Hibma Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 776FD1065688 for ; Wed, 8 Oct 2008 09:11:45 +0000 (UTC) (envelope-from nick@van-laarhoven.org) Received: from hpsmtp-eml16.kpnxchange.com (hpsmtp-eml16.KPNXCHANGE.COM [213.75.38.116]) by mx1.freebsd.org (Postfix) with ESMTP id 098058FC2D for ; Wed, 8 Oct 2008 09:11:44 +0000 (UTC) (envelope-from nick@van-laarhoven.org) Received: from hpsmtp-eml09.kpnxchange.com ([213.75.38.109]) by hpsmtp-eml16.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 8 Oct 2008 11:11:43 +0200 Received: from uitsmijter.van-laarhoven.org ([81.207.207.222]) by hpsmtp-eml09.kpnxchange.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 8 Oct 2008 11:11:43 +0200 Received: (qmail 48340 invoked by uid 98); 8 Oct 2008 09:11:41 -0000 Received: from 132.229.99.21 (nick@132.229.99.21) by uitsmijter.van-laarhoven.org (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.92/5270. f-prot: 4.6.7/3.16.15. spamassassin: 3.2.3. Clear:RC:0(132.229.99.21):SA:0(-0.8/5.0):. Processed in 3.886131 secs); 08 Oct 2008 09:11:41 -0000 Received: from unknown (HELO van-laarhoven.org) (nick@132.229.99.21) by uitsmijter.van-laarhoven.org with SMTP; 8 Oct 2008 09:11:37 -0000 Received: (nullmailer pid 3032 invoked by uid 1001); Wed, 08 Oct 2008 09:11:37 -0000 Message-Id: <1223457097.007517.3031.nullmailer@van-laarhoven.org> Date: Wed, 08 Oct 2008 11:11:37 +0200 From: Nick Hibma To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/127939: handbook specifies the wrong mailing lists X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 09:20:03 -0000 >Number: 127939 >Category: docs >Synopsis: handbook specifies the wrong mailing lists >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 08 09:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nick Hibma >Release: FreeBSD 7.0-STABLE i386 >Organization: AnyWi Technologies >Environment: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL >Description: The web page describes the mailing lists available. This is outdated since today as the cvs mailing lists have been discontinued in favour of the svn ones. Also, there are multiple mailing lists now for specific areas of svn. Peter Wemm has the full list. >How-To-Repeat: >Fix: The handbook should be updated to reflect this change. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Wed Oct 8 12:02:48 2008 Return-Path: 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 9E146106569C; Wed, 8 Oct 2008 12:02:48 +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 756228FC14; Wed, 8 Oct 2008 12:02:48 +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 m98C2m8a047160; Wed, 8 Oct 2008 12:02:48 GMT (envelope-from manolis@freefall.freebsd.org) Received: (from manolis@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m98C2mVi047156; Wed, 8 Oct 2008 12:02:48 GMT (envelope-from manolis) Date: Wed, 8 Oct 2008 12:02:48 GMT Message-Id: <200810081202.m98C2mVi047156@freefall.freebsd.org> To: manolis@FreeBSD.org, freebsd-doc@FreeBSD.org, manolis@FreeBSD.org From: manolis@FreeBSD.org Cc: Subject: Re: docs/127939: handbook specifies the wrong mailing lists X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 12:02:48 -0000 Synopsis: handbook specifies the wrong mailing lists Responsible-Changed-From-To: freebsd-doc->manolis Responsible-Changed-By: manolis Responsible-Changed-When: Wed Oct 8 12:02:03 UTC 2008 Responsible-Changed-Why: I will handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=127939 From owner-freebsd-doc@FreeBSD.ORG Wed Oct 8 16:58:21 2008 Return-Path: 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 6C7DD1065697 for ; Wed, 8 Oct 2008 16:58:21 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id DC4FA8FC21 for ; Wed, 8 Oct 2008 16:58:20 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id m98GwIcb033617; Wed, 8 Oct 2008 18:58:18 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.3/8.14.1) with ESMTP id m98GwJQd001069; Wed, 8 Oct 2008 18:58:19 +0200 (CEST) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.3/8.14.3/Submit) id m98GwISV001068; Wed, 8 Oct 2008 18:58:18 +0200 (CEST) (envelope-from marc) Date: Wed, 8 Oct 2008 18:58:18 +0200 From: Marc Fonvieille To: Rich Winkel Message-ID: <20081008165818.GA1048@gothic.blackend.org> References: <20081007221107.GY35165@pencil.math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081007221107.GY35165@pencil.math.missouri.edu> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.1-PRERELEASE User-Agent: Mutt/1.5.18 (2008-05-17) Cc: doc@FreeBSD.org Subject: Re: handbook/linuxemu-mathematica.html X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 16:58:21 -0000 On Tue, Oct 07, 2008 at 05:11:07PM -0500, Rich Winkel wrote: > Hi, I was wondering if this is going to be updated anytime soon? > The current and previous versions of mathematica don't have a font > directory called "X". Also mma doesn't seem to be dealing with > fonts in notebooks created on mac or windows machines very well. > Hello, Could you give us more details about what needs to be changed or reworded? A diff against the SGML source (or even against the HTML) can help us. -- Marc From owner-freebsd-doc@FreeBSD.ORG Wed Oct 8 18:40:03 2008 Return-Path: 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 5F7EF106569D for ; Wed, 8 Oct 2008 18:40:03 +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 3BCD28FC1F for ; Wed, 8 Oct 2008 18:40: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 m98Ie3Ef078848 for ; Wed, 8 Oct 2008 18:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m98Ie3p7078847; Wed, 8 Oct 2008 18:40:03 GMT (envelope-from gnats) Resent-Date: Wed, 8 Oct 2008 18:40:03 GMT Resent-Message-Id: <200810081840.m98Ie3p7078847@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, Eugen Konkov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39DFD1065696 for ; Wed, 8 Oct 2008 18:33:11 +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 0DAE48FC17 for ; Wed, 8 Oct 2008 18:33:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m98IXAlw003973 for ; Wed, 8 Oct 2008 18:33:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id m98IXA0I003971; Wed, 8 Oct 2008 18:33:10 GMT (envelope-from nobody) Message-Id: <200810081833.m98IXA0I003971@www.freebsd.org> Date: Wed, 8 Oct 2008 18:33:10 GMT From: Eugen Konkov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/127952: man for locate is missing X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 18:40:03 -0000 >Number: 127952 >Category: docs >Synopsis: man for locate is missing >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 08 18:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eugen Konkov >Release: 7.1-BETA >Organization: ISP Konkov >Environment: home# uname -a FreeBSD home.kes.net.ua 7.1-BETA FreeBSD 7.1-BETA #0: Sun Sep 7 13:49:18 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: There is no manual entry for 'locate' utility in 7.1-BETA, but 7.0 has it >How-To-Repeat: home# locate usage: locate [-0Scims] [-l limit] [-d database] pattern ... default database: `/var/db/locate.database' or $LOCATE_PATH home# man locate No manual entry for locate home# >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Thu Oct 9 05:40:04 2008 Return-Path: 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 AC63D1065693 for ; Thu, 9 Oct 2008 05: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 8475B8FC1E for ; Thu, 9 Oct 2008 05: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 m995e4mq039479 for ; Thu, 9 Oct 2008 05: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 m995e43k039478; Thu, 9 Oct 2008 05:40:04 GMT (envelope-from gnats) Date: Thu, 9 Oct 2008 05:40:04 GMT Message-Id: <200810090540.m995e43k039478@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Maxim Konovalov Cc: Subject: Re: docs/127952: man for locate is missing X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Konovalov List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 05:40:04 -0000 The following reply was made to PR docs/127952; it has been noted by GNATS. From: Maxim Konovalov To: Eugen Konkov Cc: bug-followup@freebsd.org Subject: Re: docs/127952: man for locate is missing Date: Thu, 9 Oct 2008 09:31:31 +0400 (MSD) [...] > home# man locate > No manual entry for locate That's strange: $ man locate | head -2 LOCATE(1) FreeBSD General Commands Manual LOCATE(1) http://www.freebsd.org/cgi/man.cgi?query=locate Are you sure you have man pages installed and MANPATH environment variable is correct? Also what does ``locate locate'' say? -- Maxim Konovalov From owner-freebsd-doc@FreeBSD.ORG Thu Oct 9 22:26:41 2008 Return-Path: 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 9532C1065688 for ; Thu, 9 Oct 2008 22:26:41 +0000 (UTC) (envelope-from dlotts@nsf.gov) Received: from corvus.nsf.gov (corvus.nsf.gov [198.181.231.29]) by mx1.freebsd.org (Postfix) with ESMTP id 543158FC18 for ; Thu, 9 Oct 2008 22:26:41 +0000 (UTC) (envelope-from dlotts@nsf.gov) X-SBRS: None Received: from nsf-fe-01.nsf.gov (HELO nsf-fe-01.ad.nsf.gov) ([128.150.4.151]) by crow.nsf.gov with ESMTP; 09 Oct 2008 17:56:58 -0400 Received: from NSF-BE-04.ad.nsf.gov ([128.150.130.230]) by nsf-fe-01.ad.nsf.gov with Microsoft SMTPSVC(6.0.3790.1830); Thu, 9 Oct 2008 17:57:49 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Thu, 9 Oct 2008 17:57:49 -0400 Message-ID: <96850251567DE946A7B25F62D502114BC98D59@NSF-BE-04.ad.nsf.gov> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Error in spelling NSF thread-index: AckqWfJJZFGkxwqhTJiMMTN9wtgk5A== From: "Lotts, David" To: X-OriginalArrivalTime: 09 Oct 2008 21:57:49.0859 (UTC) FILETIME=[12433F30:01C92A5A] Cc: Subject: Error in spelling NSF X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 22:26:41 -0000 At the top of this page, I think you meant to spell NSF, but instead it is spelled NFS: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/bsdl-gpl/recommendat ions.html Here is what I see on that page: ...As such, research funding agencies, such as the NFS, ONR and DARPA, should encourage in the earliest phases of funded research projects,... This is not any sort of official contact. I'm just at work now, and thought I'd point it out. David Lotts Senior Technical Generalist (703)209-0473 From owner-freebsd-doc@FreeBSD.ORG Fri Oct 10 00:36:28 2008 Return-Path: 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 651941065688 for ; Fri, 10 Oct 2008 00:36:28 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.233]) by mx1.freebsd.org (Postfix) with ESMTP id 37A1C8FC1C for ; Fri, 10 Oct 2008 00:36:27 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so247781rvf.43 for ; Thu, 09 Oct 2008 17:36:27 -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:user-agent :mime-version:to:subject:content-type:content-transfer-encoding:from; bh=6+K0Y1Vse6FycHGq0GuCaik/X4VuHguQHOITU7PZ5NI=; b=ivnvAQ6eA5ykLWyDsPSszIezIFpERQobSe1GH4E1QtL8hMdl/CmGdUVQzwu9uo3Pmz 4iC4iI8mXfn+Sd2F0nbLVMBR9FS07/pQLWJYlhcfdCJZ0g43INBaEtC18CFOqtN4YFOX cCrUe/IfgVS4T44M2SunOQTai7m3ugnu9gCOQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type :content-transfer-encoding:from; b=LBEHwxw7aRL5U+Wg6Y0d7UH/w1DahuXxZJIJK3JxL4ike1+b46WHsg+H4eKURRNqB5 en0f77a303KM/18eZOjpcZEq+0HgFgxv6yRrLsFbLq4qxwNCOk/5h4OZPUPU76NDsiBN 2OhG3bZVE1epd2lZ1P5P9LiBO8e7zKsyzaeFM= Received: by 10.141.106.14 with SMTP id i14mr371571rvm.178.1223598987324; Thu, 09 Oct 2008 17:36:27 -0700 (PDT) Received: from ?192.168.1.101? (ool-182d26f3.dyn.optonline.net [24.45.38.243]) by mx.google.com with ESMTPS id l31sm2317657rvb.2.2008.10.09.17.36.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 09 Oct 2008 17:36:26 -0700 (PDT) Message-ID: <48EEA385.4060009@gmail.com> Date: Thu, 09 Oct 2008 20:36:21 -0400 User-Agent: Mozilla (X11; U; FreeBSD i386; en-US; ) Gecko Thunderbird Mnenhy/0.7.5.666 MIME-Version: 1.0 To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Eitan Adler Subject: locate man page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2008 00:36:28 -0000 I think that the locate man page should specifically say that you should use /etc/periodic/weekly/310.locate and not /usr/libexec/locate.updatedb if you want to rebuild the locate db. ATM people might think that using /usr/libexec/locate.updatedb is ok. -- GNU Key fingerptrint: 2E13 BC16 5F54 0FBD 62ED 42B6 B65F 24AB E9C2 CCD1 From owner-freebsd-doc@FreeBSD.ORG Sat Oct 11 11:15:09 2008 Return-Path: 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 33EEA1065687 for ; Sat, 11 Oct 2008 11:15:09 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by mx1.freebsd.org (Postfix) with ESMTP id D80D58FC0A for ; Sat, 11 Oct 2008 11:15:08 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0K8K00J9WLV64200@mta-1.ms.rz.RWTH-Aachen.de> for doc@freebsd.org; Sat, 11 Oct 2008 12:45:06 +0200 (CEST) Received: from smarthost-2.ms.rz.rwth-aachen.de (HELO smarthost.rwth-aachen.de) ([134.130.7.90]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Sat, 11 Oct 2008 12:45:07 +0200 Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.8+Sun/8.13.8/1) with ESMTP id m9BAj6OA008799; Sat, 11 Oct 2008 12:45:06 +0200 (CEST) Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Koby5-0006r2-Vd; Sat, 11 Oct 2008 12:45:05 +0200 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id A293C3F433; Sat, 11 Oct 2008 12:45:05 +0200 (CEST) Date: Sat, 11 Oct 2008 12:45:05 +0200 From: Christian Brueffer In-reply-to: <96850251567DE946A7B25F62D502114BC98D59@NSF-BE-04.ad.nsf.gov> To: "Lotts, David" Message-id: <20081011104505.GA1221@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-disposition: inline X-IronPort-AV: E=Sophos;i="4.33,393,1220220000"; d="scan'208";a="86122530" X-Operating-System: FreeBSD 6.4-PRERELEASE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <96850251567DE946A7B25F62D502114BC98D59@NSF-BE-04.ad.nsf.gov> User-Agent: Mutt/1.5.11 Cc: doc@FreeBSD.org Subject: Re: Error in spelling NSF X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2008 11:15:09 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 09, 2008 at 05:57:49PM -0400, Lotts, David wrote: > At the top of this page, I think you meant to spell NSF, but instead it > is spelled NFS: >=20 > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/bsdl-gpl/recommendat > ions.html >=20 > Here is what I see on that page: >=20 > ...As such, research funding agencies, such as the NFS, ONR and DARPA, > should encourage in the earliest phases of funded research projects,... >=20 >=20 > This is not any sort of official contact. I'm just at work now, and > thought I'd point it out. >=20 Hi David, you're right, I have just fixed this mistake. The corrected version should appear on the website within 24 hours. Thanks! - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFI8IOxbHYXjKDtmC0RApXKAJ9yV23m26JYZz1Eck+uVw1z0n/aBgCgiN3Z 9PvUQ8rtP/DpGZhVWaQHruA= =bXpP -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--