From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 01:15:39 2010 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 5F8E5106566C for ; Sun, 25 Jul 2010 01:15:39 +0000 (UTC) (envelope-from 849372@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 54E118FC0A for ; Sun, 25 Jul 2010 01:14:45 +0000 (UTC) Received: by vws7 with SMTP id 7so1754579vws.13 for ; Sat, 24 Jul 2010 18:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=LldbrZPtUxPh1knWtjY9O3+pQZK+XmlnwBaK0IMeb0Q=; b=xZZYX02yiy0/lEw6C8Xyo0zdKJHFfQsKd8tgqPWY25VsxJ8UT+K41zm7Qkuo8Yq2Vw ouB6jHNQJnZ1ikfRBOMiPw80D6N4UWb23J5COitHFe+CAT0IBK4ReZqG6jej5sm5BE7j IFbrXXFYnAxA2wwb2BZsIlp1FuPl20FXedcB4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qbO2AvPWrMmLKyg7xww7nPmih0/YwBbjohrcV5nu4NacuKLMvozh902yRLHemO/UWj /60HykDKdd8ZPFbeU/fb1prPb08IRl8hDK8AiiwzNf1/Sw2raKTEG3HkCcQYN5pjtYVR D/dSAuoVRgH4eA0hg0opiPUYUYZ8Af4o6D17c= MIME-Version: 1.0 Received: by 10.220.62.72 with SMTP id w8mr3019914vch.61.1280020484709; Sat, 24 Jul 2010 18:14:44 -0700 (PDT) Received: by 10.220.190.200 with HTTP; Sat, 24 Jul 2010 18:14:44 -0700 (PDT) Date: Sat, 24 Jul 2010 20:44:44 -0430 Message-ID: From: Andres Perera <849372@gmail.com> To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Sun, 25 Jul 2010 04:06:08 +0000 Subject: [patch] Undocumented brace expansion within tcsh case expressions 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, 25 Jul 2010 01:15:39 -0000 --- a/contrib/tcsh/tcsh.man 2009-07-11 01:05:08.000000000 -0430 +++ b/contrib/tcsh/tcsh.man 2010-07-24 20:36:59.000000000 -0430 @@ -3324,7 +3324,7 @@ .B endsw Each case label is successively matched, against the specified \fIstring\fR which is first command and filename expanded. -The file metacharacters `*', `?' and `[...]' may be used +The file metacharacters `*', `?', `{...}' and `[...]' may be used in the case labels, which are variable expanded. If none of the labels match before a `default' label is found, then the execution begins after the default label. Each case From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 07:30:03 2010 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 198C5106566C for ; Sun, 25 Jul 2010 07:30: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 E65AF8FC1E for ; Sun, 25 Jul 2010 07:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6P7U2lP007456 for ; Sun, 25 Jul 2010 07:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6P7U2FJ007453; Sun, 25 Jul 2010 07:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 25 Jul 2010 07:30:02 GMT Resent-Message-Id: <201007250730.o6P7U2FJ007453@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, Rob Farmer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E77211065676 for ; Sun, 25 Jul 2010 07:21:20 +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 25EC58FC0C for ; Sun, 25 Jul 2010 07:21:21 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6P7LKV4072441 for ; Sun, 25 Jul 2010 07:21:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6P7LKq1072440; Sun, 25 Jul 2010 07:21:20 GMT (envelope-from nobody) Message-Id: <201007250721.o6P7LKq1072440@www.freebsd.org> Date: Sun, 25 Jul 2010 07:21:20 GMT From: Rob Farmer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148916: [PATCH] minor fortune typo 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, 25 Jul 2010 07:30:03 -0000 >Number: 148916 >Category: docs >Synopsis: [PATCH] minor fortune typo >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 25 07:30:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Rob Farmer >Release: 9.0-CURRENT >Organization: >Environment: FreeBSD thinkpad.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210439: Fri Jul 23 18:07:16 PDT 2010 rfarmer@thinkpad.predatorlabs.net:/usr/obj/usr/src/sys/THINKPAD amd64 >Description: "second words" should be "second-worst" The quote can be found on several quotation sites, like: http://www.brainyquote.com/quotes/authors/c/cecil_beaton.html http://www.goodreads.com/author/quotes/228660.Cecil_Beaton These sites differ on whether the whole quote is one sentence with a semicolon or two, so I didn't change that part. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: fortunes =================================================================== RCS file: /home/ncvs/src/games/fortune/datfiles/fortunes,v retrieving revision 1.287 diff -u -r1.287 fortunes --- fortunes 31 Mar 2010 18:21:25 -0000 1.287 +++ fortunes 25 Jul 2010 07:13:37 -0000 @@ -37880,7 +37880,7 @@ order to get power we would have to become very much like them. (Lenin's fatal mistake, both in theory and in practice.) % -Perhaps the world's second words crime is boredom. The first is +Perhaps the world's second-worst crime is boredom. The first is being a bore. -- Cecil Beaton % >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 11:17:27 2010 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 C949F106564A; Sun, 25 Jul 2010 11:17:27 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A35EB8FC14; Sun, 25 Jul 2010 11:17:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6PBHRNi046863; Sun, 25 Jul 2010 11:17:27 GMT (envelope-from bcr@freefall.freebsd.org) Received: (from bcr@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6PBHRBr046859; Sun, 25 Jul 2010 11:17:27 GMT (envelope-from bcr) Date: Sun, 25 Jul 2010 11:17:27 GMT Message-Id: <201007251117.o6PBHRBr046859@freefall.freebsd.org> To: bcr@FreeBSD.org, freebsd-doc@FreeBSD.org, bcr@FreeBSD.org From: bcr@FreeBSD.org Cc: Subject: Re: docs/142418: [PATCH] newfs_msdos(8) doc fix 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, 25 Jul 2010 11:17:27 -0000 Synopsis: [PATCH] newfs_msdos(8) doc fix Responsible-Changed-From-To: freebsd-doc->bcr Responsible-Changed-By: bcr Responsible-Changed-When: Sun Jul 25 11:16:57 UTC 2010 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=142418 From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 13:43:44 2010 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 A23DA1065675; Sun, 25 Jul 2010 13:43:44 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 870328FC20; Sun, 25 Jul 2010 13:43:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6PDhiLi097224; Sun, 25 Jul 2010 13:43:44 GMT (envelope-from bcr@freefall.freebsd.org) Received: (from bcr@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6PDhilm097220; Sun, 25 Jul 2010 13:43:44 GMT (envelope-from bcr) Date: Sun, 25 Jul 2010 13:43:44 GMT Message-Id: <201007251343.o6PDhilm097220@freefall.freebsd.org> To: bcr@FreeBSD.org, freebsd-doc@FreeBSD.org, bcr@FreeBSD.org From: bcr@FreeBSD.org Cc: Subject: Re: docs/142243: Netcat (nc(1)) manual mistake 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, 25 Jul 2010 13:43:44 -0000 Synopsis: Netcat (nc(1)) manual mistake Responsible-Changed-From-To: freebsd-doc->bcr Responsible-Changed-By: bcr Responsible-Changed-When: Sun Jul 25 13:42:57 UTC 2010 Responsible-Changed-Why: I'm working on that. http://www.freebsd.org/cgi/query-pr.cgi?pr=142243 From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 20:30:08 2010 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 148661065677 for ; Sun, 25 Jul 2010 20:30: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 80F998FC16 for ; Sun, 25 Jul 2010 20:30:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6PKU6p4085215 for ; Sun, 25 Jul 2010 20:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6PKU638085209; Sun, 25 Jul 2010 20:30:06 GMT (envelope-from gnats) Date: Sun, 25 Jul 2010 20:30:06 GMT Message-Id: <201007252030.o6PKU638085209@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/145655: 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, 25 Jul 2010 20:30:08 -0000 The following reply was made to PR docs/145655; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/145655: commit references a PR Date: Sun, 25 Jul 2010 20:21:52 +0000 (UTC) Author: bcr (doc committer) Date: Sun Jul 25 20:21:32 2010 New Revision: 210482 URL: http://svn.freebsd.org/changeset/base/210482 Log: Add an example to encourage people to have a look at either make(1) or /usr/ports/ports-mgmt/portconf for port-specific variables/options to compile a port. PR: docs/145655 Submitted by: Armin Pirkovitsch (armin at frozen dash zone dot org) Discussed with: dougb MFC after: 7 days Modified: head/share/examples/etc/make.conf Modified: head/share/examples/etc/make.conf ============================================================================== --- head/share/examples/etc/make.conf Sun Jul 25 20:08:07 2010 (r210481) +++ head/share/examples/etc/make.conf Sun Jul 25 20:21:32 2010 (r210482) @@ -269,3 +269,14 @@ # /etc/mail/Makefile. Defaults to 0640. # #SENDMAIL_MAP_PERMS= +# +# +# It is also possible to set variables in make.conf which will only be +# used when compiling a specific port. For more details see make(1). +# +#.if ${.CURDIR:M*/irc/irssi-devel*} +#WITH_DEBUG=YES +#.endif +# +# Another approach is to use /usr/ports/ports-mgmt/portconf which has +# its own config file for port specific options. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 20:36:49 2010 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 53716106567A; Sun, 25 Jul 2010 20:36:49 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 36EFA8FC08; Sun, 25 Jul 2010 20:36:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6PKan9I096116; Sun, 25 Jul 2010 20:36:49 GMT (envelope-from bcr@freefall.freebsd.org) Received: (from bcr@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6PKamWT096112; Sun, 25 Jul 2010 20:36:48 GMT (envelope-from bcr) Date: Sun, 25 Jul 2010 20:36:48 GMT Message-Id: <201007252036.o6PKamWT096112@freefall.freebsd.org> To: armin@frozen-zone.org, bcr@FreeBSD.org, freebsd-doc@FreeBSD.org From: bcr@FreeBSD.org Cc: Subject: Re: docs/145655: Add an example to /usr/share/examples/etc/make.conf 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, 25 Jul 2010 20:36:49 -0000 Synopsis: Add an example to /usr/share/examples/etc/make.conf State-Changed-From-To: open->patched State-Changed-By: bcr State-Changed-When: Sun Jul 25 20:36:12 UTC 2010 State-Changed-Why: A patch was committed to HEAD, waiting for MFC until closing this PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=145655 From owner-freebsd-doc@FreeBSD.ORG Sun Jul 25 21:36:24 2010 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 9FC701065672; Sun, 25 Jul 2010 21:36:24 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4074F8FC19; Sun, 25 Jul 2010 21:36:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6PLaO10054435; Sun, 25 Jul 2010 21:36:24 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6PLaNvt054431; Sun, 25 Jul 2010 21:36:23 GMT (envelope-from dougb) Date: Sun, 25 Jul 2010 21:36:23 GMT Message-Id: <201007252136.o6PLaNvt054431@freefall.freebsd.org> To: rfarmer@predatorlabs.net, dougb@FreeBSD.org, freebsd-doc@FreeBSD.org, dougb@FreeBSD.org From: dougb@FreeBSD.org Cc: Subject: Re: docs/148916: [PATCH] minor fortune(6) typo 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, 25 Jul 2010 21:36:24 -0000 Synopsis: [PATCH] minor fortune(6) typo State-Changed-From-To: open->patched State-Changed-By: dougb State-Changed-When: Sun Jul 25 21:33:43 UTC 2010 State-Changed-Why: Thanks! I patched this in r210484. Responsible-Changed-From-To: freebsd-doc->dougb Responsible-Changed-By: dougb Responsible-Changed-When: Sun Jul 25 21:33:43 UTC 2010 Responsible-Changed-Why: I'll handle the MFC. http://www.freebsd.org/cgi/query-pr.cgi?pr=148916 From owner-freebsd-doc@FreeBSD.ORG Mon Jul 26 08:50:01 2010 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 790CE106567A for ; Mon, 26 Jul 2010 08: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 4874B8FC24 for ; Mon, 26 Jul 2010 08:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6Q8o1Oa039831 for ; Mon, 26 Jul 2010 08:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6Q8o1c3039830; Mon, 26 Jul 2010 08:50:01 GMT (envelope-from gnats) Resent-Date: Mon, 26 Jul 2010 08:50:01 GMT Resent-Message-Id: <201007260850.o6Q8o1c3039830@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, Lars Hartmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 552E71065670 for ; Mon, 26 Jul 2010 08:41:56 +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 5221A8FC0A for ; Mon, 26 Jul 2010 08:41:56 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6Q8ftnZ073750 for ; Mon, 26 Jul 2010 08:41:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6Q8ftJC073749; Mon, 26 Jul 2010 08:41:55 GMT (envelope-from nobody) Message-Id: <201007260841.o6Q8ftJC073749@www.freebsd.org> Date: Mon, 26 Jul 2010 08:41:55 GMT From: Lars Hartmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148952: Missing IFCAP_* macro descriptions in ifnet(9) 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, 26 Jul 2010 08:50:01 -0000 >Number: 148952 >Category: docs >Synopsis: Missing IFCAP_* macro descriptions in ifnet(9) >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 26 08:50:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Lars Hartmann >Release: current >Organization: >Environment: >Description: There are some IFCAP_* macros which aren't described in the ifnet(9) manpage >How-To-Repeat: >Fix: apply attached patch Patch attached with submission follows: Added descriptions for some missing IFCAP_* macros. From: Lars Hartmann --- share/man/man9/ifnet.9 | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index 55e7541..e9dbab5 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -588,6 +588,31 @@ longer than permitted by the Ethernet specification. .It Dv IFCAP_JUMBO_MTU This Ethernet interface can transmit and receive frames up to 9000 bytes long. +.It Dv IFCAP_TSO4 +This Ethernet interface supports TCP Segmentation offloading. +.It Dv IFCAP_TSO6 +This Ethernet interface supports TCP6 Segmentation offloading. +.It Dv IFCAP_TSO +A shorthand for +.Pq Dv IFCAP_TSO4 | IFCAP_TSO6 . +.It Dv IFCAP_TOE4 +This Ethernet interface supports TCP offloading. +.It Dv IFCAP_TOE6 +This Ethernet interface supports TCP6 offloading. +.It Dv ICAP_TOE +A Shorthand for +.Pq Dv IFCAP_TOE4 | IFCAP_TOE6 . +.It Dv IFCAP_WOL_UCAST +This Ethernet interface supports waking up on any Unicast packet. +.It Dv IFCAP_WOL_MCAST +This Ethernet interface supports waking up on any Multicast packet. +.It Dv IFCAP_WOL_MAGIC +This Ethernet interface supports waking up on any Magic packet such +as those sent by +.Xr wake 8 . +.It Dv IFCAP_WOL +A shorthand for +.Pq Dv IFCAP_WOL_UCAST | IFCAP_WOL_MCAST | IFCAP_WOL_MAGIC . .El .Pp The ability of advanced network interfaces to offload certain >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Mon Jul 26 11:06:07 2010 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 92AB31065672 for ; Mon, 26 Jul 2010 11:06:07 +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 86CDF8FC12 for ; Mon, 26 Jul 2010 11:06:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6QB673T079915 for ; Mon, 26 Jul 2010 11:06:07 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6QB66Qd079908 for freebsd-doc@FreeBSD.org; Mon, 26 Jul 2010 11:06:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 26 Jul 2010 11:06:06 GMT Message-Id: <201007261106.o6QB66Qd079908@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, 26 Jul 2010 11:06:07 -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/148952 doc Missing IFCAP_* macro descriptions in ifnet(9) o docs/148891 doc [patch] Fix a few typos in non-source files (HEAD) o docs/148825 doc [patch] pom(6): a typo in the manpage o docs/148701 doc [patch] crypto(9): Minor typographical error p docs/148697 doc [patch] u3g.4 duplicate "Is" o docs/148683 doc connect(2) man page does not show ECONNRESET error in o docs/148681 doc [patch] ng_atm(4): Minor typographical error o docs/148680 doc [sysctl][patch] Document some sys/kern sysctls p docs/148535 doc [patch] kldload.8 -q option corrections p docs/148534 doc [patch] iscontrol.8 missing option o docs/148405 doc [handbook] Handbook instructions to populate diskless o docs/148071 doc Failover mode between wired and wireless interfaces o docs/148037 doc bge(4) does not list all devices in if_bge.c / if_bger o docs/147995 doc elf.5 man page has has missing reference s docs/147347 doc [request] Missing memstick install setup instructions o docs/147268 doc Imporve Porters Handbook section 4.4 - Patching o docs/147095 doc FAQ: mouse does not work with X o docs/146958 doc bad link to "XaQti XMAC II datasheet" in sk(4) manual o docs/146521 doc Update IPv6 system handbook section to mention ping6 o docs/146195 doc [patch] wrap ata.4 lines on terminal boundary o docs/146047 doc [kld] [patch] the kldstat(2) manual needs to be more p o docs/145817 doc [handbook] I believe the freebsd-update handbook page o docs/145719 doc [patch] 7.3 relnotes erroneously describes new getpage o docs/145699 doc hexdump(1) mutes all format qualifier output following p docs/145655 doc Add an example to /usr/share/examples/etc/make.conf o docs/145644 doc Add artical about creating manpage from scratch o docs/145631 doc [handbook] References to ttyd0 serial devices in handb o docs/145069 doc Dialup firewalling with FreeBSD article out dated. o docs/145051 doc [patch] missing closing parenthesis in 7.3 relnotes ar o docs/145037 doc [geom] [request] the geom manual sections are sorted i o docs/145023 doc handbook section 2.4 Starting the Installation is outd o docs/145021 doc handbook section 2.3 Pre-installation Tasks is outdate o docs/144986 doc [pf] pf.conf example should show allowing icmp through o docs/144893 doc [handbook] handbook section 18.16.1 Disk Encryption wi o docs/144881 doc [patch][handbook] Reference to incorrect manual page o docs/144818 doc all mailinglist archives dated 19970101 contain traili o docs/144630 doc [patch] domainname(1) manpage contains old information o docs/144543 doc [handbook] IPFW doc change o docs/144537 doc Missing _mdconfig_list and _mdconfig2_list explanation o docs/144534 doc [patch] fdescfs(5) and devfs(5) both provide /dev/fd/{ o docs/144516 doc Remove obsolete sections from handbook o docs/144515 doc [handbook] Expand handbook Table of contents o docs/144488 doc share/examples/etc/make.conf: contains dangerous examp o docs/144408 doc [patch] update makefs(8) (remove device option) o docs/143850 doc procfs(5) manpage for status > controlling terminal is o docs/143472 doc gethostname(3) references undefined value: HOST_NAME_M o docs/143416 doc [handbook] IPFW handbook page issues o docs/143408 doc man filedesc(9) is missing o docs/143342 doc Developer's handbook contains stale information. o docs/143330 doc [patch] strtonum(3) does undocumented clobbering of er o docs/143041 doc [patch] doc/en__US.ISO8859-1 refers to slip, slirp, sl o docs/142917 doc top(1) man page does not include information about VCS o docs/142437 doc [request] Errata Notices Index missing a docs/142341 doc jail(8): Jail escape when cwd is moved from the host s o docs/142168 doc ld(1): ldd(1) not mentioned in ld(1) manpage o docs/140918 doc [handbook] update 8.0 handbook about serial port /dev s docs/140847 doc [request] add documentation on ECMP and new route args o docs/140495 doc [patch] /etc/rc.conf.d is not documented in rc.conf(5) o docs/140474 doc signal(3) missing reference to NSIG o docs/140457 doc [patch] Grammar fix for isspace(3) o docs/140444 doc [patch] New Traditional Chinese translation of custom- o docs/140435 doc ls(1), section STANDARD: the -A is exception from POSI o docs/140375 doc [UPDATE] Updated zh_TW.Big5/articles/nanobsd o docs/140369 doc [patch] src/contrib/pf/man/pf.4 o docs/140075 doc release notes: missing word "NOT", which changes all t o docs/139336 doc [request] ZFS documentation suggestion o docs/139165 doc gssapi.3 man page out of sync with between crypto and o docs/139153 doc [patch] the hier(7) man page needs to be updated o docs/139018 doc translation of submitting.sgml from docproj/submitting o docs/138887 doc manpage ports(7) incorrect o docs/138845 doc Exceeding kern.ipc.maxpipekva refers to tuning(7) whic o docs/138663 doc system(3) man page confuses users about "return value o docs/138485 doc bpf(4) and ip(4) man pages missing important corner ca o docs/137762 doc [handbook] proposed: mention "make delete-old" in sec o docs/136712 doc [handbook] [patch] draft new section on gmirror per pa o docs/136666 doc [handbook] Configure serial port for remote kernel deb o docs/136035 doc ftpchroot(5) omits an important option p docs/136029 doc MALLOC_PRODUCTION knob should be mentioned somewhere, o docs/135999 doc Netgear GS105v3 should be added to list of switches th o docs/135516 doc pax(1) manual not mentioning chflags unawareness o docs/135475 doc [patch] jot(1) manpage and behaviour differ o docs/134226 doc /usr/share/examples/ftpd/ftpd.conf does not exist. o docs/134222 doc installation failure of japanese docs o docs/134123 doc The RUNQUEUE(9) man page is out of date o docs/133245 doc french handbook 27.3.5 amd.map amd.conf o docs/132884 doc [request] No manpage for SYSINIT and SYSUNINIT o docs/132839 doc [patch] Fix example script in ldap-auth article o docs/132718 doc [handbook] Information about adding a new mirror is ou o docs/132311 doc [patch] man5/nsmb.conf.5 o docs/132260 doc dhcpd(8) pid not stored in documented location o docs/132190 doc EPERM explanation for send(2), sendto(2), and sendmsg( o docs/132113 doc [handbook] Update handbook jails creation o docs/131918 doc [patch] Fixes for the BPF(4) man page o docs/131684 doc [patch] articles/linux-comparison: replace Addenda by o docs/131626 doc [patch] dump(8) "recommended" cache option confusing o docs/131625 doc [patch] Typos in ed(1) man page o docs/131590 doc [patch] whitespace-only change of developers-handbook/ o docs/130364 doc Man page for top needs explanation of CPU states o docs/130238 doc nfs.lockd man page doesn't mention NFSLOCKD option or o docs/129671 doc New TCP chapter for Developer's Handbook (from rwatson o docs/129464 doc using packages system o docs/129095 doc ipfw(8): Can not check that packet originating/destine o docs/128524 doc No geom documentation for loading gjournal(8) s docs/128356 doc [request] add Firefox plugin for FreeBSD manual pages o docs/127908 doc [patch] readdir(3) error documentation s docs/127844 doc Example code skeleton_capture_n.c in meteor(4) manpage o docs/127253 doc Error in Handbook: http://www.freebsd.org/doc/en/books o docs/126590 doc [patch] Write routine called forever in Sample Echo Ps o docs/126484 doc libc function res-zonscut2 is not documented o docs/125921 doc lpd(8) talks about blocks in minfree while it is KB in o docs/125751 doc man 3 pthread_getschedparam section ERRORS incomplete f 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/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/120539 doc Inconsistent ipfw's man page o docs/120125 doc [patch] Installing FreeBSD 7.0 via serial console and o docs/120024 doc resolver(5) and hosts(5) need updated for IPv6 o docs/119545 doc books/arch-handbook/usb/chapter.sgml formatting a docs/119536 doc a few typos in French handbook (basics) o docs/118902 doc [patch] wrong signatures in d2i_RSAPublicKey man pages 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/117747 doc 'break' system call needs a man page o docs/116116 doc mktemp (3) re/move note o docs/116080 doc PREFIX is documented, but not the more important LOCAL 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/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/111425 doc Missing chunks of text in historical manpages o docs/111265 doc [request] Clarify how to set common shell variables 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/109981 doc No manual entry for post-grohtml o docs/109977 doc No manual entry for ksu 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 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/105608 doc fdc(4) debugging description staled o docs/104879 doc Howto: Listen to IMA ADPCM .wav files on FreeBSD box o docs/102719 doc [patch] ng_bpf(4) example leads to unneeded promiscuos o docs/101464 doc sync ru_RU.KOI8-R/articles/portbuild/article.html with 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/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/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/91174 doc [REQUEST] Handbook: Addition of Oracle 9i installation 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/85128 doc [patch] loader.conf(5) autoboot_delay incompletly desc 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/84670 doc [patch] tput(1) manpage missing ENVIRONMENT section wi o docs/84317 doc fdp-primer doesn't show class=USERNAME distinctively o docs/84271 doc [patch] compress(1) doesn't warn about nasty link hand o docs/83820 doc getino(3) manpage not installed o docs/81611 doc [patch] natd runs with -same_ports by default o docs/78480 doc Networked printer setup unnecessarily complex in handb 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 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/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 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 206 problems total. From owner-freebsd-doc@FreeBSD.ORG Mon Jul 26 23:20:05 2010 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 7E8AE1065674 for ; Mon, 26 Jul 2010 23: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 611FD8FC0C for ; Mon, 26 Jul 2010 23:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6QNK5wC097853 for ; Mon, 26 Jul 2010 23:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6QNK5A3097852; Mon, 26 Jul 2010 23:20:05 GMT (envelope-from gnats) Date: Mon, 26 Jul 2010 23:20:05 GMT Message-Id: <201007262320.o6QNK5A3097852@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Glen Barber Cc: Subject: Re: docs/148683: connect(2) man page does not show ECONNRESET error in the list of possible errors X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Glen Barber List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jul 2010 23:20:05 -0000 The following reply was made to PR docs/148683; it has been noted by GNATS. From: Glen Barber To: bug-followup@FreeBSD.org, gpr@mail.ru Cc: Subject: Re: docs/148683: connect(2) man page does not show ECONNRESET error in the list of possible errors Date: Mon, 26 Jul 2010 19:16:37 -0400 This is a multi-part message in MIME format. --------------050301010102010001070006 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, The attached patch adds ECONNRESET to connect(2). Regards, -- Glen Barber --------------050301010102010001070006 Content-Type: text/plain; name="sys.connect2.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="sys.connect2.txt" Index: 9-CURRENT/lib/libc/sys/connect.2 =================================================================== --- 9-CURRENT/lib/libc/sys/connect.2 (revision 210519) +++ 9-CURRENT/lib/libc/sys/connect.2 (working copy) @@ -28,7 +28,7 @@ .\" @(#)connect.2 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd August 16, 2006 +.Dd July 26, 2010 .Dt CONNECT 2 .Os .Sh NAME @@ -95,6 +95,8 @@ Connection establishment timed out without establishing a connection. .It Bq Er ECONNREFUSED The attempt to connect was forcefully rejected. +.It Bq Er ECONNRESET +Remote host reset the connection request. .It Bq Er ENETUNREACH The network is not reachable from this host. .It Bq Er EHOSTUNREACH --------------050301010102010001070006-- From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 00:40:04 2010 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 273B61065676 for ; Tue, 27 Jul 2010 00: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 058558FC0C for ; Tue, 27 Jul 2010 00:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R0e3Ol077986 for ; Tue, 27 Jul 2010 00:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R0e3qG077985; Tue, 27 Jul 2010 00:40:03 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2010 00:40:03 GMT Resent-Message-Id: <201007270040.o6R0e3qG077985@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, Warren Block Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A9A4106564A for ; Tue, 27 Jul 2010 00:34:43 +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 3A9B88FC1B for ; Tue, 27 Jul 2010 00:34:43 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6R0YhwH064022 for ; Tue, 27 Jul 2010 00:34:43 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6R0YgYq064021; Tue, 27 Jul 2010 00:34:42 GMT (envelope-from nobody) Message-Id: <201007270034.o6R0YgYq064021@www.freebsd.org> Date: Tue, 27 Jul 2010 00:34:42 GMT From: Warren Block To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148977: [patch] gpart.8 spelling error 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, 27 Jul 2010 00:40:04 -0000 >Number: 148977 >Category: docs >Synopsis: [patch] gpart.8 spelling error >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 27 00:40:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: 8-stable >Organization: >Environment: FreeBSD lightning 8.1-STABLE FreeBSD 8.1-STABLE #0: Mon Jul 26 13:07:36 MDT 2010 root@lightning:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: Spelling error in gpart.8: resize Resize a partition from geom geom and further identified by the -i index option. New partition size is expressed in logical block numbers and can be given by the -s size option. If -s option is ommited then new size is automatically calculated to maximum available from given geom geom. >How-To-Repeat: man 8 gpart | less +/ommited >Fix: Apply attached patch. Patch attached with submission follows: --- sbin/geom/class/part/gpart.8.orig 2010-07-26 18:17:45.000000000 -0600 +++ sbin/geom/class/part/gpart.8 2010-07-26 18:24:28.000000000 -0600 @@ -359,7 +359,7 @@ option. If .Fl s -option is ommited then new size is automatically calculated +option is omitted then new size is automatically calculated to maximum available from given geom .Ar geom . .Pp >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 02:30:08 2010 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 A6AA5106564A for ; Tue, 27 Jul 2010 02:30: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 9526F8FC15 for ; Tue, 27 Jul 2010 02:30:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R2U8uY085396 for ; Tue, 27 Jul 2010 02:30:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R2U8sg085393; Tue, 27 Jul 2010 02:30:08 GMT (envelope-from gnats) Date: Tue, 27 Jul 2010 02:30:08 GMT Message-Id: <201007270230.o6R2U8sg085393@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Glen Barber Cc: Subject: Re: docs/147347: [request] Missing memstick install setup instructions in Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Glen Barber List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 02:30:08 -0000 The following reply was made to PR docs/147347; it has been noted by GNATS. From: Glen Barber To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/147347: [request] Missing memstick install setup instructions in Handbook Date: Mon, 26 Jul 2010 22:25:37 -0400 This is a multi-part message in MIME format. --------------060203040505040401030906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I haven't received as much feedback as I would have liked on the patch I submitted to doc@, so I will put it out in the open with the original PR. Regards, -- Glen Barber --------------060203040505040401030906 Content-Type: text/plain; name="chapter.sgml.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="chapter.sgml.txt" --- handbook/install/chapter.sgml.orig 2010-07-19 17:03:42.763886000 -0400 +++ handbook/install/chapter.sgml 2010-07-20 08:44:18.609955721 -0400 @@ -630,6 +630,10 @@ + A USB Memory Stick + + + A DOS partition on the same computer @@ -695,6 +699,13 @@ Acquire the Boot Floppy Images + + + Please note, as of &os; release 8.0, floppy disk + images are no longer available. Please see below for + instructions on how to install &os; using a USB memory + stick. + The boot disks are available on your installation media in the floppies/ directory, and @@ -799,6 +810,70 @@ + To create a bootable memory stick, follow these steps: + + + + Acquire the Memory Stick Image + + The memory stick image can be downloaded from the + ISO-IMAGES/ directory from + ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<arch>/ISO-IMAGES/<version>/&rel.current;-RELEASE-<arch>-memstick.img. + Replace <arch> and + <version> + with the architecture and the version number + which you want to install, respectively. + For example, the memory stick images for + &os;/&arch.i386; &rel.current;-RELEASE are available + from . + + The memory stick image has a .img extension. + The ISO-IMAGES/ directory contains a number of + different images, and the ones you will need to use depends on the + version of FreeBSD you are installing, and in some cases, the + hardware you are installing to. + + + Before proceeding, back up the + data you currently have on your USB stick, as this + procedure will erase it. + + + + + Prepare the Memory Stick + + + The example below lists /dev/da0 + as the target device from which you will be booting. Be + very careful that you have the correct device as the + output target, or you may destroy your existing + data. + + + Replacing da0 with the + device your memory stick shows up as, erase the current + data from the memory stick. + + &prompt.root; dd if=/dev/zero of=/dev/da0 bs=1k count=1 + + + + Write the Image File to the Memory Stick + + The .img file is + not a regular file you copy to the + memory stick. It is an image of the complete contents of + the disk. This means that you cannot + simply copy files from one disk to another. Instead, you + must use &man.dd.1; to write the images directly to the + disk: + + &prompt.root; dd if=&rel.current;-RELEASE-&arch.i386;-memstick.img of=/dev/da0 bs=64k + + + + You are now ready to start installing FreeBSD. --------------060203040505040401030906-- From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 06:10:50 2010 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 0C418106566B; Tue, 27 Jul 2010 06:10:50 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D926D8FC1B; Tue, 27 Jul 2010 06:10:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R6Anmg009988; Tue, 27 Jul 2010 06:10:49 GMT (envelope-from bcr@freefall.freebsd.org) Received: (from bcr@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R6Anxu009973; Tue, 27 Jul 2010 06:10:49 GMT (envelope-from bcr) Date: Tue, 27 Jul 2010 06:10:49 GMT Message-Id: <201007270610.o6R6Anxu009973@freefall.freebsd.org> To: bcr@FreeBSD.org, freebsd-doc@FreeBSD.org, bcr@FreeBSD.org From: bcr@FreeBSD.org Cc: Subject: Re: docs/148977: [patch] gpart.8 spelling error 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, 27 Jul 2010 06:10:50 -0000 Synopsis: [patch] gpart.8 spelling error Responsible-Changed-From-To: freebsd-doc->bcr Responsible-Changed-By: bcr Responsible-Changed-When: Tue Jul 27 06:10:10 UTC 2010 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=148977 From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 07:20:02 2010 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 5821F106567A for ; Tue, 27 Jul 2010 07:20: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 1C5148FC47 for ; Tue, 27 Jul 2010 07:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R7K1Oc077711 for ; Tue, 27 Jul 2010 07:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R7K1i5077710; Tue, 27 Jul 2010 07:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2010 07:20:01 GMT Resent-Message-Id: <201007270720.o6R7K1i5077710@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, Thomas BRETHOME Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2BC21065673 for ; Tue, 27 Jul 2010 07:11:22 +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 B8B748FC18 for ; Tue, 27 Jul 2010 07:11:22 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6R7BMXU000586 for ; Tue, 27 Jul 2010 07:11:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6R7BLSe000585; Tue, 27 Jul 2010 07:11:21 GMT (envelope-from nobody) Message-Id: <201007270711.o6R7BLSe000585@www.freebsd.org> Date: Tue, 27 Jul 2010 07:11:21 GMT From: Thomas BRETHOME To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/148984: Mistake in section 16.15.4 of the 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, 27 Jul 2010 07:20:02 -0000 >Number: 148984 >Category: docs >Synopsis: Mistake in section 16.15.4 of the handbook >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 27 07:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Thomas BRETHOME >Release: 8.1 >Organization: CS >Environment: >Description: The example file /etc/policy.contexts (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mac-implementing.html) appears to be bad or outdated, the policy is'nt applied correctly by setfsmac. >How-To-Repeat: >Fix: The example file should be replaced by something like : --- # This is the default BIBA policy for this system. # System: /var/run biba/equal /var/run/.* biba/equal /dev biba/equal /dev/.* biba/equal /var biba/equal /var/spool biba/equal /var/spool/.* biba/equal /var/log biba/equal /var/log/.* biba/equal /tmp biba/equal /tmp/.* biba/equal /var/tmp biba/equal /var/tmp/.* biba/equal /var/spool/mqueue biba/equal /var/spool/clientmqueue biba/equal # For Nagios: /usr/local/etc/nagios biba/10 /usr/local/etc/nagios/.* biba/10 /var/spool/nagios biba/10 /var/spool/nagios/.* biba/10 # For apache /usr/local/etc/apache biba/10 /usr/local/etc/apache/.* biba/10 --- Or (less verbose) : --- # This is the default BIBA policy for this system. # System: /var/run(/.*)? biba/equal /dev(/.*)? biba/equal /var biba/equal /var/spool(/.*)? biba/equal /var/log(/.*)? biba/equal /tmp(/.*)? biba/equal /var/tmp(/.*)? biba/equal /var/spool/mqueue biba/equal /var/spool/clientmqueue biba/equal # For Nagios: /usr/local/etc/nagios(/.*)? biba/10 /var/spool/nagios(/.*)? biba/10 # For apache /usr/local/etc/apache(/.*)? biba/10 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 08:40:06 2010 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 11E1A1065672 for ; Tue, 27 Jul 2010 08:40: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 780ED8FC1D for ; Tue, 27 Jul 2010 08:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R8e2FM082286 for ; Tue, 27 Jul 2010 08:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R8e2lu082285; Tue, 27 Jul 2010 08:40:02 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2010 08:40:02 GMT Resent-Message-Id: <201007270840.o6R8e2lu082285@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 Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 802B61065674 for ; Tue, 27 Jul 2010 08:30:03 +0000 (UTC) (envelope-from dan+master7.ms.mff.cuni.cz@ms.mff.cuni.cz) Received: from master7.ms.mff.cuni.cz (master7.ms.mff.cuni.cz [195.113.20.22]) by mx1.freebsd.org (Postfix) with ESMTP id 142A18FC16 for ; Tue, 27 Jul 2010 08:30:02 +0000 (UTC) Received: from master7.ms.mff.cuni.cz (localhost [127.0.0.1]) by master7.ms.mff.cuni.cz (8.14.4/8.14.3) with ESMTP id o6R8BPm1012875 for ; Tue, 27 Jul 2010 10:11:25 +0200 (CEST) (envelope-from dan@master7.ms.mff.cuni.cz) Received: (from root@localhost) by master7.ms.mff.cuni.cz (8.14.4/8.14.4/Submit) id o6R8BPaq012874; Tue, 27 Jul 2010 10:11:25 +0200 (CEST) (envelope-from dan) Message-Id: <201007270811.o6R8BPaq012874@master7.ms.mff.cuni.cz> Date: Tue, 27 Jul 2010 10:11:25 +0200 (CEST) From: Dan Lukes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/148987: [ PATCH ] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChunk} errno's are not documented X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan Lukes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 08:40:06 -0000 >Number: 148987 >Category: docs >Synopsis: [ PATCH ] {MD[245]|SHA_|SHA1_|SHA256_}{End|File|FileChunk} errno's are not documented >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 27 08:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Dan Lukes >Release: FreeBSD 7.3-RELEASE-p2 i386 >Organization: Obludarium >Environment: System: FreeBSD 7.3-RELEASE-p2 i386 lib/libmd/mdX.3,v 1.30.10.1 2010/02/10 00:26:20 kensmith >Description: ERRORS section is not present within manual page for MD[245]End/SHA1_End/SHA256_End function and related *_File/*_FileChunk functions. >How-To-Repeat: >Fix: ERRORS section should be added. Attached patch is for MDx suite, but the same section should be added to sha.3/sha256.3 as well Please rephrase my texts if necesarry. --- lib/libmd/mdX.3.orig 2010-07-27 09:37:42.000000000 +0200 +++ lib/libmd/mdX.3 2010-07-27 09:57:06.000000000 +0200 @@ -143,6 +143,26 @@ If the .Fa buf argument is non-null it must point to at least 33 characters of buffer space. +.Sh ERRORS +The +.Fn MDXEnd +function caled with null buf argument may fail and return NULL if: +.Bl -tag -width Er +.It Bq Er ENOMEM +Insufficient storage space is available. +.El +.Pp +The +.Fn MDXFile +and +.Fn MDXFileChunk +may return NULL when underlying +.Xr open 2 , +.Xr fstat 2 , +.Xr lseek 2 +or +.Xr MDXEnd 2 +failed. For the list of possible errno's see documentation of such functions. .Sh SEE ALSO .Xr md2 3 , .Xr md4 3 , >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 08:47:30 2010 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 472CF106567C; Tue, 27 Jul 2010 08:47:30 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1FA228FC16; Tue, 27 Jul 2010 08:47:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6R8lUJV091642; Tue, 27 Jul 2010 08:47:30 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6R8lTMK091638; Tue, 27 Jul 2010 08:47:29 GMT (envelope-from simon) Date: Tue, 27 Jul 2010 08:47:29 GMT Message-Id: <201007270847.o6R8lTMK091638@freefall.freebsd.org> To: lars@chaotika.org, simon@FreeBSD.org, freebsd-doc@FreeBSD.org, simon@FreeBSD.org From: simon@FreeBSD.org Cc: Subject: Re: docs/148952: [patch] Missing IFCAP_* macro descriptions in ifnet(9) 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, 27 Jul 2010 08:47:30 -0000 Synopsis: [patch] Missing IFCAP_* macro descriptions in ifnet(9) State-Changed-From-To: open->patched State-Changed-By: simon State-Changed-When: Tue Jul 27 08:45:41 UTC 2010 State-Changed-Why: Comitted to head. Thanks for the submission! Will MFC in a couple of weeks. Responsible-Changed-From-To: freebsd-doc->simon Responsible-Changed-By: simon Responsible-Changed-When: Tue Jul 27 08:45:41 UTC 2010 Responsible-Changed-Why: Comitted to head. Thanks for the submission! Will MFC in a couple of weeks. http://www.freebsd.org/cgi/query-pr.cgi?pr=148952 From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 18:20:03 2010 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 2E6A510656B3 for ; Tue, 27 Jul 2010 18: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 DABD48FC2D for ; Tue, 27 Jul 2010 18:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6RIK2MX053765 for ; Tue, 27 Jul 2010 18:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6RIK24m053764; Tue, 27 Jul 2010 18:20:02 GMT (envelope-from gnats) Resent-Date: Tue, 27 Jul 2010 18:20:02 GMT Resent-Message-Id: <201007271820.o6RIK24m053764@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, Anton Shterenlikht Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98E5E1065675 for ; Tue, 27 Jul 2010 18:18:26 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 4D6F28FC2E for ; Tue, 27 Jul 2010 18:18:26 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OdojQ-0002sR-UI for FreeBSD-gnats-submit@freebsd.org; Tue, 27 Jul 2010 19:18:25 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OdojQ-0006BD-Pk for FreeBSD-gnats-submit@freebsd.org; Tue, 27 Jul 2010 19:18:24 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o6RIIOV0083481 for ; Tue, 27 Jul 2010 19:18:24 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o6RIIOIW083480; Tue, 27 Jul 2010 19:18:24 +0100 (BST) (envelope-from mexas) Message-Id: <201007271818.o6RIIOIW083480@mech-cluster241.men.bris.ac.uk> Date: Tue, 27 Jul 2010 19:18:24 +0100 (BST) From: Anton Shterenlikht To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/149007: wrong program name on fdp-primer page X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anton Shterenlikht List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 18:20:03 -0000 >Number: 149007 >Category: docs >Synopsis: wrong program name on fdp-primer page >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 Jul 27 18:20:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Anton Shterenlikht >Release: FreeBSD 9.0-CURRENT ia64 >Organization: University of Bristol >Environment: System: FreeBSD mech-cluster241.men.bris.ac.uk 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r209586: Wed Jun 30 09:59:43 BST 2010 mexas@mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV ia64 >Description: On http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/sgml-primer-elements.html need to do s/nsgmls/onsgmls/g >How-To-Repeat: >Fix: try this patch --- chapter.sgml.diff begins here --- --- chapter.sgml.old 2010-07-27 19:05:14.000000000 +0100 +++ chapter.sgml 2010-07-27 19:05:32.000000000 +0100 @@ -412,23 +412,23 @@ Try to validate this file using an SGML parser. Part of textproc/docproj is the - nsgmls validating - parser. Normally, nsgmls reads in a document + onsgmls validating + parser. Normally, onsgmls reads in a document marked up according to an SGML DTD and returns a copy of the document's Element Structure Information Set (ESIS, but that is not important right now). - However, when nsgmls is given the - parameter, nsgmls will suppress its normal output, and + However, when onsgmls is given the + parameter, onsgmls will suppress its normal output, and just print error messages. This makes it a useful way to check to see if your document is valid or not. - Use nsgmls to check that your document is + Use onsgmls to check that your document is valid: - &prompt.user; nsgmls -s example.sgml + &prompt.user; onsgmls -s example.sgml - As you will see, nsgmls returns without displaying any + As you will see, onsgmls returns without displaying any output. This means that your document validated successfully. @@ -438,11 +438,11 @@ removing the title and /title tags, and re-run the validation. - &prompt.user; nsgmls -s example.sgml -nsgmls:example.sgml:5:4:E: character data is not allowed here -nsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished + &prompt.user; onsgmls -s example.sgml +onsgmls:example.sgml:5:4:E: character data is not allowed here +onsgmls:example.sgml:6:8:E: end tag for "HEAD" which is not finished - The error output from nsgmls is organized into + The error output from onsgmls is organized into colon-separated groups, or columns. @@ -458,7 +458,7 @@ 1 The name of the program generating the error. This - will always be nsgmls. + will always be onsgmls. @@ -483,8 +483,8 @@ message, W is for warnings, and E is for errors It is not always the fifth column either. - nsgmls -sv displays - nsgmls:I: SP version "1.3" + onsgmls -sv displays + onsgmls:I: SP version "1.3" (depending on the installed version). As you can see, this is an informational message. , and X is for @@ -512,7 +512,7 @@ The second error is because head elements must contain a title - element. Because it does not nsgmls considers that the + element. Because it does not onsgmls considers that the element has not been properly finished. However, the closing tag indicates that the element has been closed before it has been finished. @@ -894,13 +894,13 @@ Add some comments to example.sgml, and - check that the file still validates using nsgmls. + check that the file still validates using onsgmls. Add some invalid comments to example.sgml, and see the error messages that - nsgmls gives when it encounters an invalid comment. + onsgmls gives when it encounters an invalid comment. @@ -1049,7 +1049,7 @@ - Validate the document using nsgmls. + Validate the document using onsgmls. --- chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 18:33:29 2010 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 46D641065674; Tue, 27 Jul 2010 18:33:29 +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 1E2298FC13; Tue, 27 Jul 2010 18:33:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6RIXT1F073402; Tue, 27 Jul 2010 18:33:29 GMT (envelope-from pgj@freefall.freebsd.org) Received: (from pgj@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6RIXSs0073398; Tue, 27 Jul 2010 18:33:28 GMT (envelope-from pgj) Date: Tue, 27 Jul 2010 18:33:28 GMT Message-Id: <201007271833.o6RIXSs0073398@freefall.freebsd.org> To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org From: pgj@FreeBSD.org Cc: Subject: Re: docs/149007: wrong program name on fdp-primer 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: Tue, 27 Jul 2010 18:33:29 -0000 Synopsis: wrong program name on fdp-primer page Responsible-Changed-From-To: freebsd-doc->pgj Responsible-Changed-By: pgj Responsible-Changed-When: Tue Jul 27 18:33:01 UTC 2010 Responsible-Changed-Why: Over to me. http://www.freebsd.org/cgi/query-pr.cgi?pr=149007 From owner-freebsd-doc@FreeBSD.ORG Tue Jul 27 23:20:04 2010 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 9F395106564A for ; Tue, 27 Jul 2010 23:20: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 8CD5C8FC16 for ; Tue, 27 Jul 2010 23:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6RNK4cN046208 for ; Tue, 27 Jul 2010 23:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6RNK40L046206; Tue, 27 Jul 2010 23:20:04 GMT (envelope-from gnats) Date: Tue, 27 Jul 2010 23:20:04 GMT Message-Id: <201007272320.o6RNK40L046206@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Alexander Best Cc: Subject: Re: docs/144818: all mailinglist archives dated 19970101 contain trailing garbage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2010 23:20:04 -0000 The following reply was made to PR docs/144818; it has been noted by GNATS. From: Alexander Best To: bug-followup@freebsd.org Cc: Subject: Re: docs/144818: all mailinglist archives dated 19970101 contain trailing garbage Date: Tue, 27 Jul 2010 23:17:43 +0000 more problems have been discovered and a mail has been sent to clusteradm@. no response has been received yet. the script can now be found here [1]. cheers. alex [1] http://people.freebsd.org/~arundel/scripts/archive-errors.sh ----- Forwarded message from Alexander Best ----- Date: Tue, 20 Jul 2010 11:58:06 +0000 From: Alexander Best To: clusteradm@freebsd.org Subject: problem with archived mailinglists hi there, i hacked up this script to see if there are any problems with the archived mailinglists on freefall/hub: #!/bin/sh cd /home/mail/archive ; for i in 19*/*/*.gz 20*/*/*.gz; do zcat $i > /dev/null 2>> /tmp/archive-errors; done i've attached the result of that script (executed on 20th of july). i'm not sure what caused gzip to append the trailing garbage for the 1997/8 archives. maybe the backup script contained a bug back then which was fixed in 1998? it's quite easy to fix these warnings since zcat will strip away the trailing garbage. so `zcat $file | gzip -9 $file` for each of those files should do the trick. no idea what happend to '1996/freebsd-questions/19961208.freebsd-questions.gz' and if it's fixable. also i haven't got a clue what the deal with the "unexpected end of file" warnings is in connection with the ctm-announce archives. while the previous errors seem to have been fixed in the script and don't seem to occur anylonger, it seems the problem with the ctm-announce archives still exists atm. cheers. alex zcat: data stream error zcat: 1996/freebsd-questions/19961208.freebsd-questions.gz: uncompress failed zcat: 1997/cvs-CVSROOT/19970101.cvs-CVSROOT.gz: trailing garbage ignored zcat: 1997/cvs-contrib/19970511.cvs-contrib.gz: trailing garbage ignored zcat: 1997/cvs-doc/19970518.cvs-doc.gz: trailing garbage ignored zcat: 1997/cvs-etc/19970101.cvs-etc.gz: trailing garbage ignored zcat: 1997/cvs-gnu/19970101.cvs-gnu.gz: trailing garbage ignored zcat: 1997/cvs-lib/19970101.cvs-lib.gz: trailing garbage ignored zcat: 1997/cvs-libexec/19970101.cvs-libexec.gz: trailing garbage ignored zcat: 1997/cvs-ports/19970101.cvs-ports.gz: trailing garbage ignored zcat: 1997/cvs-release/19970511.cvs-release.gz: trailing garbage ignored zcat: 1997/cvs-sbin/19970101.cvs-sbin.gz: trailing garbage ignored zcat: 1997/cvs-share/19970101.cvs-share.gz: trailing garbage ignored zcat: 1997/cvs-sys/19970101.cvs-sys.gz: trailing garbage ignored zcat: 1997/cvs-tools/19970101.cvs-tools.gz: trailing garbage ignored zcat: 1997/cvs-user/19970101.cvs-user.gz: trailing garbage ignored zcat: 1997/cvs-usrbin/19970101.cvs-usrbin.gz: trailing garbage ignored zcat: 1997/cvs-usrsbin/19970101.cvs-usrsbin.gz: trailing garbage ignored zcat: 1997/cvs-www/19970101.cvs-www.gz: trailing garbage ignored zcat: 1997/freebsd-alpha/19970504.freebsd-alpha.gz: trailing garbage ignored zcat: 1997/freebsd-announce/19970105.freebsd-announce.gz: trailing garbage ignored zcat: 1997/freebsd-atm/19970105.freebsd-atm.gz: trailing garbage ignored zcat: 1997/freebsd-bugs/19970101.freebsd-bugs.gz: trailing garbage ignored zcat: 1997/freebsd-chat/19970101.freebsd-chat.gz: trailing garbage ignored zcat: 1997/freebsd-current/19970101.freebsd-current.gz: trailing garbage ignored zcat: 1997/freebsd-doc/19970101.freebsd-doc.gz: trailing garbage ignored zcat: 1997/freebsd-fs/19970112.freebsd-fs.gz: trailing garbage ignored zcat: 1997/freebsd-hackers/19970101.freebsd-hackers.gz: trailing garbage ignored zcat: 1997/freebsd-hardware/19970101.freebsd-hardware.gz: trailing garbage ignored zcat: 1997/freebsd-hubs/19970112.freebsd-hubs.gz: trailing garbage ignored zcat: 1997/freebsd-isp/19970101.freebsd-isp.gz: trailing garbage ignored zcat: 1997/freebsd-mobile/19970101.freebsd-mobile.gz: trailing garbage ignored zcat: 1997/freebsd-multimedia/19970101.freebsd-multimedia.gz: trailing garbage ignored zcat: 1997/freebsd-ports/19970101.freebsd-ports.gz: trailing garbage ignored zcat: 1997/freebsd-scsi/19970101.freebsd-scsi.gz: trailing garbage ignored zcat: 1997/freebsd-security/19970101.freebsd-security.gz: trailing garbage ignored zcat: 1997/freebsd-smp/19970101.freebsd-smp.gz: trailing garbage ignored zcat: 1997/freebsd-stable/19970101.freebsd-stable.gz: trailing garbage ignored zcat: 1997/freebsd-stats/19970330.freebsd-stats.gz: trailing garbage ignored zcat: 1997/freebsd-www/19970101.freebsd-www.gz: trailing garbage ignored zcat: 1998/cvs-games/19980104.cvs-games.gz: trailing garbage ignored zcat: 1998/freebsd-afs/19980101.freebsd-afs.gz: trailing garbage ignored zcat: 1998/freebsd-commit/19980101.freebsd-commit.gz: trailing garbage ignored zcat: 1998/freebsd-jobs/19980101.freebsd-jobs.gz: trailing garbage ignored zcat: 2007/ctm-announce.950327.gz/20070218.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070225.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070304.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070311.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070318.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070325.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070401.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070408.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070415.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070422.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070429.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070506.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070513.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070520.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070527.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070603.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070610.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070617.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070624.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070701.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070708.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070715.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070722.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070729.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070805.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070812.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070819.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070826.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070902.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070909.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070916.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070923.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20070930.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071007.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071014.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071021.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071028.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071104.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071111.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071118.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071125.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071202.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071209.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071216.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071223.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071230.ctm-announce.950327.gz: unexpected end of file zcat: 2007/ctm-announce.950327.gz/20071231.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080106.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080113.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080120.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080127.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080203.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080210.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080217.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080224.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080302.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080309.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080316.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080323.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080330.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080406.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080413.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080420.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080427.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080504.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080511.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080518.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080525.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080601.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080608.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080615.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080622.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080629.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080706.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080713.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080720.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080727.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080803.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080810.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080817.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080824.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080831.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080907.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080914.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080921.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20080928.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081005.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081012.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081019.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081026.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081102.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081109.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081116.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081123.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081130.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081207.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081214.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081221.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081228.ctm-announce.950327.gz: unexpected end of file zcat: 2008/ctm-announce.950327.gz/20081231.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090104.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090111.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090118.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090125.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090201.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090208.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090215.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090222.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090301.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090308.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090315.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090322.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090329.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090405.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090412.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090419.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090426.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090503.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090510.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090517.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090524.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090531.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090607.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090614.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090621.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090628.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090705.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090712.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090719.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090726.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090802.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090809.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090816.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090823.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090830.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090906.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090913.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090920.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20090927.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091004.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091011.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091018.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091025.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091101.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091108.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091115.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091122.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091129.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091206.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091213.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091220.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091227.ctm-announce.950327.gz: unexpected end of file zcat: 2009/ctm-announce.950327.gz/20091231.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100103.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100110.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100117.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100124.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100131.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100207.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100214.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100221.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100228.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100307.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100314.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100321.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100328.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100404.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100411.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100418.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100425.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100502.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100509.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100516.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100523.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100530.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100606.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100613.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100620.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100627.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100704.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100711.ctm-announce.950327.gz: unexpected end of file zcat: 2010/ctm-announce.950327.gz/20100718.ctm-announce.950327.gz: unexpected end of file ----- End forwarded message ----- From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 12:11:31 2010 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 4B9071065678 for ; Wed, 28 Jul 2010 12:11:31 +0000 (UTC) (envelope-from stefan.hegnauer@gmx.ch) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 75B588FC0A for ; Wed, 28 Jul 2010 12:11:30 +0000 (UTC) Received: (qmail invoked by alias); 28 Jul 2010 11:44:48 -0000 Received: from adsl-89-217-182-223.adslplus.ch (EHLO HPmini) [89.217.182.223] by mail.gmx.net (mp026) with SMTP; 28 Jul 2010 13:44:48 +0200 X-Authenticated: #1868052 X-Provags-ID: V01U2FsdGVkX1/YiJYpz4HYPB5V2kH77paQGJOoZ/r7folbhqML7S ge7s2utah2bY0J From: "Stefan Hegnauer" To: Date: Wed, 28 Jul 2010 13:44:48 +0200 Message-ID: <000001cb2e4a$48d3aa80$da7aff80$@hegnauer@gmx.ch> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcsuSkfewmdxfsd8SV6UU3Qag2gRjg== Content-Language: de-ch X-Y-GMX-Trusted: 0 X-Mailman-Approved-At: Wed, 28 Jul 2010 12:26:01 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: No current HTML-Manpages? 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, 28 Jul 2010 12:11:31 -0000 Hi, I very much like the HTML manual pages at http://www.freebsd.org/cgi/man.cgi . However I seem not to be able to get anything matching e.g. FBSD 8.0 ports. For example the man page of portmaster(8) http://www.freebsd.org/cgi/man.cgi?query=portmaster&apropos=0&sektion=0&manp ath=FreeBSD+8.0-RELEASE+and+Ports&format=html results in the page of FBSD 7.2 from 2007. The same manpage on my 8.0 systems is up-to-date however, and also shows all the options the program acquired since. Is it just me, or is this by purpose (and why)? (And I apology if this is the wrong place to ask - pointers are welcome!) Stefan From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 13:20:02 2010 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 9894C1065675 for ; Wed, 28 Jul 2010 13:20: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 5CD648FC1B for ; Wed, 28 Jul 2010 13:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6SDK2dC004620 for ; Wed, 28 Jul 2010 13:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6SDK27a004619; Wed, 28 Jul 2010 13:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 28 Jul 2010 13:20:02 GMT Resent-Message-Id: <201007281320.o6SDK27a004619@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, Kolar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD6031065672 for ; Wed, 28 Jul 2010 13:11: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 A31BA8FC21 for ; Wed, 28 Jul 2010 13:11:11 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6SDBAjl003034 for ; Wed, 28 Jul 2010 13:11:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6SDBAOm003033; Wed, 28 Jul 2010 13:11:10 GMT (envelope-from nobody) Message-Id: <201007281311.o6SDBAOm003033@www.freebsd.org> Date: Wed, 28 Jul 2010 13:11:10 GMT From: Kolar To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/149033: hasctl manpage wrong 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, 28 Jul 2010 13:20:02 -0000 >Number: 149033 >Category: docs >Synopsis: hasctl manpage wrong >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 28 13:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Kolar >Release: 8.1 >Organization: Z >Environment: >Description: In EXAMPLES section in first example initialization sequence for nodeA is wrong. instead of: NodeB# hastctl create shared NodeA# hastd NodeA# hastctl role primary shared it should read NodeA# hastctl create shared ^^^^^^ >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 15:47:07 2010 Return-Path: Delivered-To: doc@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 25DC11065675; Wed, 28 Jul 2010 15:47:07 +0000 (UTC) Date: Wed, 28 Jul 2010 15:47:07 +0000 From: Alexey Dokuchaev To: Jung-uk Kim Message-ID: <20100728154707.GA89549@FreeBSD.org> References: <201007261953.o6QJrAFd069188@svn.freebsd.org> <1280242180.78791.33.camel@buffy.york.ac.uk> <201007271215.26238.jkim@FreeBSD.org> <20100727173632.GA61992@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <20100727173632.GA61992@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Gavin Atkinson , doc@FreeBSD.org, src-committers@FreeBSD.org Subject: [patch] Add some ACPI debugging advice to the 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: Wed, 28 Jul 2010 15:47:07 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=koi8-r Content-Disposition: inline On Tue, Jul 27, 2010 at 05:36:32PM +0000, Alexey Dokuchaev wrote: > On Tue, Jul 27, 2010 at 12:15:06PM -0400, Jung-uk Kim wrote: > > The simplest thing to try is: > > > > sysctl debug.bootverbose=1 > > sysctl debug.acpi.suspend_bounce=1 > > acpiconf -s 3 > > > > This test emulates suspend/resume cycle of all device drivers without > > actually going into S3 state. In some cases, you can easily catch > > problems with this method (e.g., losing firmware state, device > > watchdog time out, and retrying forever). Note that the system does > > not really enter S3 state, which means devices may not lose power at > > all. It also means some devices will just work fine even if > > suspend/resume methods are totally missing unlike real S3 state. > > This is really nice piece of advice. Is any one interested (maybe even > the author) in converting it do docbook format and adding to acpi-debug > handbook chapter? I can do it if no one else steps before me. Could you please review attached diff, and I would appreciate if someone on the doc@ team can correct my markup (I haven't done documentation for a while) and commit it to HB? I can sumbmit PR is that's preferred. Thanks. ./danfe --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=koi8-r Content-Disposition: attachment; filename="acpi-debug.diff" Index: chapter.sgml =================================================================== RCS file: /home/danfe/fbsd/FreeBSD-CVS/doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v retrieving revision 1.239 diff -u -r1.239 chapter.sgml --- chapter.sgml 25 Oct 2009 21:21:54 -0000 1.239 +++ chapter.sgml 28 Jul 2010 15:33:16 -0000 @@ -2807,6 +2807,32 @@ do not expect the problem to be resolved since there are a lot of drivers/hardware that need more testing and work. + One of the biggest problems with suspend/resume is that too + many drivers exist that do not save, restore, or reinitialize + their firmware, registers, or device memory properly. To make + these kind of problems easier to debug, the simplest thing to try + is: + + &prompt.root; sysctl + debug.bootverbose=1 + &prompt.root; sysctl + debug.acpi.suspend_bounce=1 + &prompt.root; acpiconf -s 3 + + This test emulates suspend/resume cycle of all device drivers + without actually going into S3 state. In some + cases, you can easily catch problems with this method (e.g., + losing firmware state, device watchdog time out, and retrying + forever). Note that the system will not really enter + S3 state, which means devices may not lose + power at all. It also means some devices will just work fine + even if suspend/resume methods are totally missing unlike real + S3 state. + + Harder cases require additional hardware, i.e., serial + port/cable for serial console or Firewire port/cable for + &man.dcons.4;, and usual kernel debugging skills. + To help isolate the problem, remove as many drivers from your kernel as possible. If it works, you can narrow down which driver is the problem by loading drivers until it fails --cWoXeonUoKmBZSoM-- From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 19:52:01 2010 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 29DF1106564A; Wed, 28 Jul 2010 19:52:01 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 02BF68FC20; Wed, 28 Jul 2010 19:51:59 +0000 (UTC) Received: by fxm13 with SMTP id 13so1515183fxm.13 for ; Wed, 28 Jul 2010 12:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=Q91vjzv4cAw4eNjuO8N+NFs7app5RZfxpUimXysNwKg=; b=sTuWQcvVvvII5h8m/L6zT01DSc1SVshj9DwPQIMR0cbKMiQEWU3eJCNoOVEdfvx6J7 ALan5V8UFof8DXbaNzGlE76AtOtiAs1lzo/j7rx8SMCBo0EG/LA0a2kkrMi7HiWoDFHl Pf0/THnB78Xx/feH6iA6TpLC6Ubzdd++QuLkY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=QrWdevFpk04/cKTddjc5Htn885sxZt265wQeN9YAVGgkyWkgUU1dFQFlLIVty51rXN I4G2C51DOS0k6Mmk2vpsuLZQK89Tscg7qSJFlVyH1akQ4hayrT2iL8tzqAQ32wGABrG0 owj0ZJoO4nvEXVZJk/qrWgUZx1m0lkMkrbBeU= MIME-Version: 1.0 Received: by 10.223.113.5 with SMTP id y5mr10473573fap.93.1280345239946; Wed, 28 Jul 2010 12:27:19 -0700 (PDT) Sender: pali.gabor@googlemail.com Received: by 10.223.111.210 with HTTP; Wed, 28 Jul 2010 12:27:19 -0700 (PDT) In-Reply-To: <20100728154707.GA89549@FreeBSD.org> References: <201007261953.o6QJrAFd069188@svn.freebsd.org> <1280242180.78791.33.camel@buffy.york.ac.uk> <201007271215.26238.jkim@FreeBSD.org> <20100727173632.GA61992@FreeBSD.org> <20100728154707.GA89549@FreeBSD.org> Date: Wed, 28 Jul 2010 21:27:19 +0200 X-Google-Sender-Auth: 50M6O711HgTNWr4saVYKVTd8iuI Message-ID: From: Gabor PALI To: Alexey Dokuchaev Content-Type: multipart/mixed; boundary=0016e6db7bc0378943048c779b59 Cc: src-committers@freebsd.org, doc@freebsd.org, svn-src-all@freebsd.org, Gavin Atkinson , svn-src-head@freebsd.org, Jung-uk Kim Subject: Re: [patch] Add some ACPI debugging advice to the 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: Wed, 28 Jul 2010 19:52:01 -0000 --0016e6db7bc0378943048c779b59 Content-Type: text/plain; charset=ISO-8859-1 2010/7/28 Alexey Dokuchaev : > Could you please review attached diff, and I would appreciate if someone > on the doc@ team can correct my markup (I haven't done documentation > for a while) and commit it to HB? I have fixed up the markups a bit, otherwise it looks fine to me, see attached. > I can sumbmit PR is that's preferred. I can commit it directly, if there are no more comments. :g --0016e6db7bc0378943048c779b59 Content-Type: text/x-diff; charset=US-ASCII; name="acpi-debug.0.diff" Content-Disposition: attachment; filename="acpi-debug.0.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gc6kf6eu1 SW5kZXg6IGNoYXB0ZXIuc2dtbAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvaG9tZS9kYW5mZS9mYnNk L0ZyZWVCU0QtQ1ZTL2RvYy9lbl9VUy5JU084ODU5LTEvYm9va3MvaGFuZGJvb2svY29uZmlnL2No YXB0ZXIuc2dtbCx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS4yMzkKZGlmZiAtdSAtcjEuMjM5IGNo YXB0ZXIuc2dtbAotLS0gY2hhcHRlci5zZ21sCTI1IE9jdCAyMDA5IDIxOjIxOjU0IC0wMDAwCTEu MjM5CisrKyBjaGFwdGVyLnNnbWwJMjggSnVsIDIwMTAgMTU6MzM6MTYgLTAwMDAKQEAgLTI4MDcs NiArMjgwNywzMCBAQAogCSAgZG8gbm90IGV4cGVjdCB0aGUgcHJvYmxlbSB0byBiZSByZXNvbHZl ZCBzaW5jZSB0aGVyZSBhcmUgYSBsb3QKIAkgIG9mIGRyaXZlcnMvaGFyZHdhcmUgdGhhdCBuZWVk IG1vcmUgdGVzdGluZyBhbmQgd29yay48L3BhcmE+CiAKKwk8cGFyYT5PbmUgb2YgdGhlIGJpZ2dl c3QgcHJvYmxlbXMgd2l0aCBzdXNwZW5kL3Jlc3VtZSBpcyB0aGF0IHRvbworCSAgbWFueSBkcml2 ZXJzIGV4aXN0IHRoYXQgZG8gbm90IHNhdmUsIHJlc3RvcmUsIG9yIHJlaW5pdGlhbGl6ZQorCSAg dGhlaXIgZmlybXdhcmUsIHJlZ2lzdGVycywgb3IgZGV2aWNlIG1lbW9yeSBwcm9wZXJseS4gIFRv IG1ha2UKKwkgIHRoZXNlIGtpbmQgb2YgcHJvYmxlbXMgZWFzaWVyIHRvIGRlYnVnLCB0aGUgc2lt cGxlc3QgdGhpbmcgdG8gdHJ5CisJICBpczo8L3BhcmE+CisKKwk8c2NyZWVuPiZwcm9tcHQucm9v dDsgPHVzZXJpbnB1dD5zeXNjdGwgZGVidWcuYm9vdHZlcmJvc2U9MTwvdXNlcmlucHV0PgorJnBy b21wdC5yb290OyA8dXNlcmlucHV0PnN5c2N0bCBkZWJ1Zy5hY3BpLnN1c3BlbmRfYm91bmNlPTE8 L3VzZXJpbnB1dD4KKyZwcm9tcHQucm9vdDsgPHVzZXJpbnB1dD5hY3BpY29uZiAtcyAzPC91c2Vy aW5wdXQ+PC9zY3JlZW4+CisKKwk8cGFyYT5UaGlzIHRlc3QgZW11bGF0ZXMgc3VzcGVuZC9yZXN1 bWUgY3ljbGUgb2YgYWxsIGRldmljZSBkcml2ZXJzCisJICB3aXRob3V0IGFjdHVhbGx5IGdvaW5n IGludG8gPGxpdGVyYWw+UzM8L2xpdGVyYWw+IHN0YXRlLiAgSW4gc29tZQorCSAgY2FzZXMsIHlv dSBjYW4gZWFzaWx5IGNhdGNoIHByb2JsZW1zIHdpdGggdGhpcyBtZXRob2QgKGUuZy4sCisJICBs b3NpbmcgZmlybXdhcmUgc3RhdGUsIGRldmljZSB3YXRjaGRvZyB0aW1lIG91dCwgYW5kIHJldHJ5 aW5nCisJICBmb3JldmVyKS4gIE5vdGUgdGhhdCB0aGUgc3lzdGVtIHdpbGwgbm90IHJlYWxseSBl bnRlcgorCSAgPGxpdGVyYWw+UzM8L2xpdGVyYWw+IHN0YXRlLCB3aGljaCBtZWFucyBkZXZpY2Vz IG1heSBub3QgbG9zZQorCSAgcG93ZXIgYXQgYWxsLiAgSXQgYWxzbyBtZWFucyBzb21lIGRldmlj ZXMgd2lsbCBqdXN0IHdvcmsgZmluZQorCSAgZXZlbiBpZiBzdXNwZW5kL3Jlc3VtZSBtZXRob2Rz IGFyZSB0b3RhbGx5IG1pc3NpbmcgdW5saWtlIHJlYWwKKwkgIDxsaXRlcmFsPlMzPC9saXRlcmFs PiBzdGF0ZS48L3BhcmE+CisKKwk8cGFyYT5IYXJkZXIgY2FzZXMgcmVxdWlyZSBhZGRpdGlvbmFs IGhhcmR3YXJlLCBpLmUuLCBzZXJpYWwKKwkgIHBvcnQvY2FibGUgZm9yIHNlcmlhbCBjb25zb2xl IG9yIEZpcmV3aXJlIHBvcnQvY2FibGUgZm9yCisJICAmbWFuLmRjb25zLjQ7LCBhbmQgdXN1YWwg a2VybmVsIGRlYnVnZ2luZyBza2lsbHMuPC9wYXJhPgorCiAJPHBhcmE+VG8gaGVscCBpc29sYXRl IHRoZSBwcm9ibGVtLCByZW1vdmUgYXMgbWFueSBkcml2ZXJzIGZyb20KIAkgIHlvdXIga2VybmVs IGFzIHBvc3NpYmxlLiAgSWYgaXQgd29ya3MsIHlvdSBjYW4gbmFycm93IGRvd24KIAkgIHdoaWNo IGRyaXZlciBpcyB0aGUgcHJvYmxlbSBieSBsb2FkaW5nIGRyaXZlcnMgdW50aWwgaXQgZmFpbHMK --0016e6db7bc0378943048c779b59-- From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 19:55:30 2010 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 72663106564A for ; Wed, 28 Jul 2010 19:55:30 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from tux15.hoststar.at (tux15.hoststar.at [213.239.217.242]) by mx1.freebsd.org (Postfix) with ESMTP id E6CF38FC19 for ; Wed, 28 Jul 2010 19:55:29 +0000 (UTC) Received: from [192.168.1.102] (chello084115173108.graz.surfer.at [84.115.173.108]) (authenticated bits=0) by tux15.hoststar.at (8.13.8/8.12.11) with ESMTP id o6SJtWav026661; Wed, 28 Jul 2010 21:55:35 +0200 Message-ID: <4C508B2B.3080107@FreeBSD.org> Date: Wed, 28 Jul 2010 21:55:23 +0200 From: Johann Kois Organization: FreeBSD Documentation Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.7) Gecko/20100713 Lightning/1.0b2 Thunderbird/3.1.1 ThunderBrowse/3.3.1 MIME-Version: 1.0 To: Stefan Hegnauer References: <000001cb2e4a$48d3aa80$da7aff80$@hegnauer@gmx.ch> In-Reply-To: <000001cb2e4a$48d3aa80$da7aff80$@hegnauer@gmx.ch> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org Subject: Re: No current HTML-Manpages? 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, 28 Jul 2010 19:55:30 -0000 Am 28.07.2010 13:44, schrieb Stefan Hegnauer: > Hi, > > I very much like the HTML manual pages at > http://www.freebsd.org/cgi/man.cgi . > However I seem not to be able to get anything matching e.g. FBSD 8.0 ports. > > For example the man page of portmaster(8) > > path=FreeBSD+8.0-RELEASE+and+Ports&format=html> > http://www.freebsd.org/cgi/man.cgi?query=portmaster&apropos=0&sektion=0&manp > ath=FreeBSD+8.0-RELEASE+and+Ports&format=html > results in the page of FBSD 7.2 from 2007. > The same manpage on my 8.0 systems is up-to-date however, and also shows all > the options the program acquired since. > > Is it just me, or is this by purpose (and why)? (And I apology if this is > the wrong place to ask - pointers are welcome!) > > Stefan > _______________________________________________ > freebsd-doc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > No. It is not just you. I can confirm this problem. Would you mind to send/create a PR for this (category www) so that the information does not get lost? http://www.freebsd.org/send-pr.html jkois -- Johann Kois jkois(at)FreeBSD.org FreeBSD Documentation Project FreeBSD German Documentation Project - https://doc.bsdgroup.de From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 20:20:04 2010 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 167C31065673 for ; Wed, 28 Jul 2010 20:20: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 03CE88FC1D for ; Wed, 28 Jul 2010 20:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6SKK3P7020804 for ; Wed, 28 Jul 2010 20:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6SKK3HV020799; Wed, 28 Jul 2010 20:20:03 GMT (envelope-from gnats) Date: Wed, 28 Jul 2010 20:20:03 GMT Message-Id: <201007282020.o6SKK3HV020799@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Anton Shterenlikht Cc: Subject: Re: docs/137762: [handbook] proposed: mention "make delete-old" in sec 24.7 Rebuilding World X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Anton Shterenlikht List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2010 20:20:04 -0000 The following reply was made to PR docs/137762; it has been noted by GNATS. From: Anton Shterenlikht To: Benedict Reuschling Cc: bug-followup@FreeBSD.org, mexas@bristol.ac.uk Subject: Re: docs/137762: [handbook] proposed: mention "make delete-old" in sec 24.7 Rebuilding World Date: Wed, 28 Jul 2010 21:11:24 +0100 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline See patch attached. I added points 9 and 10 in section 24.7.1 and the new section 24.7.13. Here's the new look: http://eis.bris.ac.uk/~mexas/makeworld.html Perhaps it's too long? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 --gBBFr7Ir9EOA20Yy Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="chapter.sgml.diff" --- /doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 2010-07-07 16:23:31.000000000 +0100 +++ chapter.sgml 2010-07-28 21:05:43.000000000 +0100 @@ -1977,6 +1977,35 @@ A full machine reboot is needed now to load the new kernel and new world with new configuration files. + + + make check-old + + When new files, directories or libraries (or new versions + of existing files) are installed, the old versions might become + obsolete. This command will show all obsolete files. + + + + + make delete-old + + Deleting obsolete files is recommended. + In some cases deleting obsolete files is required + to avoid various compilation problems. More on that below. + + + Warning + + Before deleting old versions of shared libraries, you need + to make sure that no ports depend on those. Any port that + does depend on old versions of shared libraries will have to be + rebuilt prior to your deleting old versions. Otherwise, + you might find that some ports don't work anymore. + + + + Note that if you're upgrading from one release of the same &os; @@ -2729,13 +2758,94 @@ Rebooting - You are now done. After you have verified that everything appears + You are now nearly done. After you have verified that everything appears to be in the right place you can reboot the system. A simple &man.shutdown.8; should do it: &prompt.root; shutdown -r now + + Deleting obsolete files, directories, libraries + + Now you need to make sure there are no obsolete + files which might cause various compilation problems with + the base operating system, the kernel and ports. + + + Do + &prompt.root; cd /usr/src + + and start with + &prompt.root; make check-old + + This will check for old files, directories and shared + libraries. If any obsolete files are found, you can + then do + &prompt.root; make delete-old + + + Have a look at /usr/src/Makefile + for more targets of interest, e.g. + +# check-old - List obsolete directories/files/libraries. +# check-old-dirs - List obsolete directories. +# check-old-files - List obsolete files. +# check-old-libs - List obsolete libraries. +# delete-old - Delete obsolete directories/files/libraries. +# delete-old-dirs - Delete obsolete directories. +# delete-old-files - Delete obsolete files. +# delete-old-libs - Delete obsolete libraries. + + More detailed comments are provided for each target in + the makefile itself. + + + You will be prompted before deleting each file or + directory. Be particularly careful when offered to + delete a shared library. If there are ports which + depend on it, these ports will not run if you choose + to delete it. + + + You might want to use + libchk + port to find out which ports, if any, depend on an old + version of shared library. You are advised to rebuild + all such ports, to use the new version of shared + libraries. Then, if you are satisfied that there are + no more ports which depend on the old version + of shared library, you can delete it. + + + If you don't delete obsolete shared libraries, you might + end up getting messages like this: + + +/usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libtiff.so, may conflict with libz.so.5 +/usr/bin/ld: warning: librpcsvc.so.4, needed by /usr/local/lib/libXext.so, may conflict with librpcsvc.so.5 + + + In both examples linker is complaining about ports + compiled with old versions of shared libraries, while the + new versions are available. Conflicts are possible if + these ports depend on other ports which are built with + the new version of the same shared library. + + Fortunately the solution is very simple. First + find which port installed the file in question: + + +&prompt.root; pkg_info -W /usr/local/lib/libtiff.so +/usr/local/lib/libtiff.so was installed by package tiff-3.9.4 +&prompt.root; pkg_info -W /usr/local/lib/libXext.so +/usr/local/lib/libXext.so was installed by package libXext-1.1.1,1 + + + Then just rebuild the ports in question. + + + Finished --gBBFr7Ir9EOA20Yy-- From owner-freebsd-doc@FreeBSD.ORG Wed Jul 28 20:30:10 2010 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 470421065672 for ; Wed, 28 Jul 2010 20:30:10 +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 18B718FC19 for ; Wed, 28 Jul 2010 20:30:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6SKU9xT030300 for ; Wed, 28 Jul 2010 20:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6SKU9rH030297; Wed, 28 Jul 2010 20:30:09 GMT (envelope-from gnats) Resent-Date: Wed, 28 Jul 2010 20:30:09 GMT Resent-Message-Id: <201007282030.o6SKU9rH030297@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, Andres Perera Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EE241065691 for ; Wed, 28 Jul 2010 20:24:25 +0000 (UTC) (envelope-from 849372@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id DCBD88FC27 for ; Wed, 28 Jul 2010 20:24:24 +0000 (UTC) Received: by gxk24 with SMTP id 24so2328633gxk.13 for ; Wed, 28 Jul 2010 13:24:24 -0700 (PDT) Received: by 10.151.77.8 with SMTP id e8mr13100882ybl.224.1280347332747; Wed, 28 Jul 2010 13:02:12 -0700 (PDT) Received: from pote.example.com ([190.142.138.1]) by mx.google.com with ESMTPS id e7sm6524088ybe.4.2010.07.28.13.01.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Jul 2010 13:02:12 -0700 (PDT) Received: from pote.example.com (localhost [127.0.0.1]) by pote.example.com (8.14.3/8.14.3) with ESMTP id o6SK1iWj031281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 28 Jul 2010 15:31:46 -0430 (VET) (envelope-from andres@localhost.example.com) Received: (from andres@localhost) by pote.example.com (8.14.3/8.14.3/Submit) id o6SK1ieZ031280; Wed, 28 Jul 2010 15:31:44 -0430 (VET) (envelope-from andres) Message-Id: <201007282001.o6SK1ieZ031280@pote.example.com> Date: Wed, 28 Jul 2010 15:31:44 -0430 (VET) From: Andres Perera Sender: Andres Perera <849372@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/149047: tcsh(1) bears no mention of brace expansion in case labels X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andres Perera List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2010 20:30:10 -0000 >Number: 149047 >Category: docs >Synopsis: tcsh(1) bears no mention of brace expansion in case labels >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 28 20:30:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Andres Perera >Release: FreeBSD 8.0-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD pote.example.com 8.0-RELEASE-p4 FreeBSD 8.0-RELEASE-p4 #0: Mon Jul 12 20:22:27 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: The man page explains that variable expansion and filename substitution characters are allowed within `case:' labels in `switch' clauses, but does not mention brace expansion. As a result, many tcsh scripts show awkward statements such as: case foo: case bar: breaksw; instead of a more idiomatic approach: case {foo,bar}: breaksw; >How-To-Repeat: >Fix: --- /usr/src/contrib/tcsh/tcsh.man 2009-07-11 01:05:08.000000000 -0430 +++ tcsh.man 2010-07-24 20:36:59.000000000 -0430 @@ -3324,7 +3324,7 @@ .B endsw Each case label is successively matched, against the specified \fIstring\fR which is first command and filename expanded. -The file metacharacters `*', `?' and `[...]' may be used +The file metacharacters `*', `?', `{...}' and `[...]' may be used in the case labels, which are variable expanded. If none of the labels match before a `default' label is found, then the execution begins after the default label. Each case >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Thu Jul 29 03:27:48 2010 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 7BEA9106566C; Thu, 29 Jul 2010 03:27:48 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 526628FC13; Thu, 29 Jul 2010 03:27:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6T3Rm4h039247; Thu, 29 Jul 2010 03:27:48 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6T3Rmmi039243; Thu, 29 Jul 2010 03:27:48 GMT (envelope-from linimon) Date: Thu, 29 Jul 2010 03:27:48 GMT Message-Id: <201007290327.o6T3Rmmi039243@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-doc@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: docs/149051: [request] No document for clang or clang++ 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, 29 Jul 2010 03:27:48 -0000 Old Synopsis: No doucment for clang or clang++ New Synopsis: [request] No document for clang or clang++ Responsible-Changed-From-To: freebsd-bugs->freebsd-doc Responsible-Changed-By: linimon Responsible-Changed-When: Thu Jul 29 03:27:22 UTC 2010 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=149051 From owner-freebsd-doc@FreeBSD.ORG Thu Jul 29 06:55:20 2010 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 8E3ED1065673; Thu, 29 Jul 2010 06:55:20 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 65EEF8FC08; Thu, 29 Jul 2010 06:55:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6T6tKAv051379; Thu, 29 Jul 2010 06:55:20 GMT (envelope-from bcr@freefall.freebsd.org) Received: (from bcr@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6T6tKid051375; Thu, 29 Jul 2010 06:55:20 GMT (envelope-from bcr) Date: Thu, 29 Jul 2010 06:55:20 GMT Message-Id: <201007290655.o6T6tKid051375@freefall.freebsd.org> To: bcr@FreeBSD.org, freebsd-doc@FreeBSD.org, bcr@FreeBSD.org From: bcr@FreeBSD.org Cc: Subject: Re: docs/149033: hastctl.8 manpage wrong 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, 29 Jul 2010 06:55:20 -0000 Synopsis: hastctl.8 manpage wrong Responsible-Changed-From-To: freebsd-doc->bcr Responsible-Changed-By: bcr Responsible-Changed-When: Thu Jul 29 06:54:36 UTC 2010 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=149033 From owner-freebsd-doc@FreeBSD.ORG Fri Jul 30 09:33:04 2010 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 C67A01065670; Fri, 30 Jul 2010 09:33:04 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9E51B8FC27; Fri, 30 Jul 2010 09:33:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6U9X4SO047089; Fri, 30 Jul 2010 09:33:04 GMT (envelope-from uqs@freefall.freebsd.org) Received: (from uqs@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6U9X43F047085; Fri, 30 Jul 2010 09:33:04 GMT (envelope-from uqs) Date: Fri, 30 Jul 2010 09:33:04 GMT Message-Id: <201007300933.o6U9X43F047085@freefall.freebsd.org> To: uqs@FreeBSD.org, freebsd-doc@FreeBSD.org, uqs@FreeBSD.org From: uqs@FreeBSD.org Cc: Subject: Re: docs/148825: [patch] pom(6): a typo in the manpage 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, 30 Jul 2010 09:33:04 -0000 Synopsis: [patch] pom(6): a typo in the manpage Responsible-Changed-From-To: freebsd-doc->uqs Responsible-Changed-By: uqs Responsible-Changed-When: Fri Jul 30 09:14:01 UTC 2010 Responsible-Changed-Why: Take it http://www.freebsd.org/cgi/query-pr.cgi?pr=148825 From owner-freebsd-doc@FreeBSD.ORG Fri Jul 30 09:37:09 2010 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 876E91065673; Fri, 30 Jul 2010 09:37:09 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5F1CF8FC0A; Fri, 30 Jul 2010 09:37:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6U9b9Tx047242; Fri, 30 Jul 2010 09:37:09 GMT (envelope-from uqs@freefall.freebsd.org) Received: (from uqs@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6U9b9WB047238; Fri, 30 Jul 2010 09:37:09 GMT (envelope-from uqs) Date: Fri, 30 Jul 2010 09:37:09 GMT Message-Id: <201007300937.o6U9b9WB047238@freefall.freebsd.org> To: uqs@FreeBSD.org, freebsd-doc@FreeBSD.org, uqs@FreeBSD.org From: uqs@FreeBSD.org Cc: Subject: Re: docs/148891: [patch] Fix a few typos in non-source files (HEAD) 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, 30 Jul 2010 09:37:09 -0000 Synopsis: [patch] Fix a few typos in non-source files (HEAD) Responsible-Changed-From-To: freebsd-doc->uqs Responsible-Changed-By: uqs Responsible-Changed-When: Fri Jul 30 09:36:51 UTC 2010 Responsible-Changed-Why: Take it http://www.freebsd.org/cgi/query-pr.cgi?pr=148891 From owner-freebsd-doc@FreeBSD.ORG Fri Jul 30 13:30:05 2010 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 A54D5106567A for ; Fri, 30 Jul 2010 13: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 7F42C8FC21 for ; Fri, 30 Jul 2010 13:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6UDU5u9074817 for ; Fri, 30 Jul 2010 13:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6UDU5WZ074814; Fri, 30 Jul 2010 13:30:05 GMT (envelope-from gnats) Resent-Date: Fri, 30 Jul 2010 13:30:05 GMT Resent-Message-Id: <201007301330.o6UDU5WZ074814@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, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D85B106566C for ; Fri, 30 Jul 2010 13:27:35 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.116.15]) by mx1.freebsd.org (Postfix) with ESMTP id 2AE808FC22 for ; Fri, 30 Jul 2010 13:27:34 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.71) (envelope-from ) id 1Oepcb-00031n-A2 for FreeBSD-gnats-submit@freebsd.org; Fri, 30 Jul 2010 17:27:33 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 1EBD8B865 for ; Fri, 30 Jul 2010 17:27:32 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 07B9CB84E; Fri, 30 Jul 2010 17:27:32 +0400 (MSD) Message-Id: <20100730132732.07B9CB84E@hades.panopticon> Date: Fri, 30 Jul 2010 17:27:32 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/149106: [man] xfs.5: non-working mount example X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Marakasov List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 13:30:05 -0000 >Number: 149106 >Category: docs >Synopsis: [man] xfs.5: non-working mount example >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 30 13:30:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: System: FreeBSD hades.panopticon 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Fri Jul 30 02:50:28 MSD 2010 root@hades.panopticon:/async/obj/usr/src/sys/HADES i386 >Description: xfs.5 says: EXAMPLES To mount a xfs volume located on /dev/ad1s1: mount -t xfs /dev/ad1s1 /mnt However, this doesn't work: # mdconfig -a -s 256m md0 # mkfs.xfs /dev/md0 meta-data=/dev/md0 isize=256 agcount=8, agsize=8192 blks = sectsz=512 attr=0 data = bsize=4096 blocks=65536, imaxpct=25 = sunit=0 swidth=0 blks, unwritten=1 naming =version 2 bsize=4096 log =internal log bsize=4096 blocks=1200, version=1 = sectsz=512 sunit=0 blks, lazy-count=0 realtime =none extsz=4096 blocks=0, rtextents=0 # mount -t xfs /dev/md0 /mnt mount: /dev/md0 : Operation not permitted However, it works if I explicitely request read-only mount: # mount -t xfs -oro /dev/md0 /mnt # mount | tail -1 /dev/md0 on /mnt (xfs, local, read-only) >How-To-Repeat: See above >Fix: Trivial: -o ro should be added into the example >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Fri Jul 30 21:10:06 2010 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 640D91065679 for ; Fri, 30 Jul 2010 21: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 376788FC0A for ; Fri, 30 Jul 2010 21:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6ULA6Lw020173 for ; Fri, 30 Jul 2010 21:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6ULA657020172; Fri, 30 Jul 2010 21:10:06 GMT (envelope-from gnats) Resent-Date: Fri, 30 Jul 2010 21:10:06 GMT Resent-Message-Id: <201007302110.o6ULA657020172@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, Jimmy Olgeni Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5675E1065676 for ; Fri, 30 Jul 2010 21:01:01 +0000 (UTC) (envelope-from g.olgeni@colby.it) Received: from mail.colby.tv (93-62-141-58.ip22.fastwebnet.it [93.62.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id D06638FC20 for ; Fri, 30 Jul 2010 21:00:59 +0000 (UTC) Received: from bsdbox.colby.local (localhost [127.0.0.1]) by server.colby.local (8.14.4/8.14.4) with ESMTP id o6UL0wqs082024 for ; Fri, 30 Jul 2010 23:00:58 +0200 (CEST) (envelope-from g.olgeni@colby.it) Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local) with IPv4:25 by bsdbox.colby.local; 30 Jul 2010 23:00:58 +0200 Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Fri, 30 Jul 2010 23:00:58 +0200 Received: from backoffice.colby.local (localhost [127.0.0.1]) by backoffice.colby.local (8.14.4/8.14.4) with ESMTP id o6UL0wc3064845 for ; Fri, 30 Jul 2010 23:00:58 +0200 (CEST) (envelope-from olgeni@backoffice.colby.local) Received: (from olgeni@localhost) by backoffice.colby.local (8.14.4/8.14.4/Submit) id o6UL0wK1064844; Fri, 30 Jul 2010 23:00:58 +0200 (CEST) (envelope-from olgeni) Message-Id: <201007302100.o6UL0wK1064844@backoffice.colby.local> Date: Fri, 30 Jul 2010 23:00:58 +0200 (CEST) From: Jimmy Olgeni To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/149125: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jimmy Olgeni List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 21:10:06 -0000 >Number: 149125 >Category: docs >Synopsis: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml >Confidential: yes >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 30 21:10:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: >Description: A few typo fixes for doc/en_US.ISO8859-1/books/faq/book.sgml, including a stray British spelling ("recognized" is usually found in the text). >How-To-Repeat: >Fix: --- book.sgml.orig 2010-07-18 17:02:18.000000000 +0200 +++ book.sgml 2010-07-30 22:51:58.000000000 +0200 @@ -2197,7 +2197,7 @@ must be used. PAE stands for Physical Address Extension and is a way for 32-bit x86 CPUs to address more than 4 GB of memory. It remaps the memory that would - otherwise be overlayed by address reservations for + otherwise be overlaid by address reservations for hardware devices above the 4 GB range and uses it as additional physical memory (see &man.pae.4;). Using PAE has some drawbacks; this mode of memory access is a little @@ -4085,7 +4085,7 @@ An answer for this question can be found in the &os; - Glosssary, see LOR. @@ -9069,7 +9069,7 @@ Care should be taken with this option. You should also use this command to limit the amount of time that - &man.ppp.8; waits for the peer to begin negotations: + &man.ppp.8; waits for the peer to begin negotiations: set stopped N @@ -9467,7 +9467,7 @@ special cases can be found in /usr/src/sys/netinet/libalias/alias_*.c (alias_ftp.c is a good prototype). - This usually involves reading certain recognised + This usually involves reading certain recognized outgoing packets, identifying the instruction that tells the outside machine to initiate a connection back to the internal machine on a specific (random) port and setting @@ -10148,7 +10148,7 @@ However, the permissions on bar will not have changed. - When changing modes of the file hiearchies rooted in the + When changing modes of the file hierarchies rooted in the files instead of the files themselves, you have to use either or together with the >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Fri Jul 30 21:27:15 2010 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 AA9E2106567C; Fri, 30 Jul 2010 21:27:15 +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 820A78FC1F; Fri, 30 Jul 2010 21:27:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6ULRFSh039770; Fri, 30 Jul 2010 21:27:15 GMT (envelope-from pgj@freefall.freebsd.org) Received: (from pgj@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6ULRFrC039766; Fri, 30 Jul 2010 21:27:15 GMT (envelope-from pgj) Date: Fri, 30 Jul 2010 21:27:15 GMT Message-Id: <201007302127.o6ULRFrC039766@freefall.freebsd.org> To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org From: pgj@FreeBSD.org Cc: Subject: Re: docs/149125: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml 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, 30 Jul 2010 21:27:15 -0000 Synopsis: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml Responsible-Changed-From-To: freebsd-doc->pgj Responsible-Changed-By: pgj Responsible-Changed-When: Fri Jul 30 21:26:40 UTC 2010 Responsible-Changed-Why: Gather. http://www.freebsd.org/cgi/query-pr.cgi?pr=149125 From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 05:25:04 2010 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 D6DA7106566C for ; Sat, 31 Jul 2010 05:25:04 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id C6AAC8FC22 for ; Sat, 31 Jul 2010 05:25:04 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 8E7621711A; Sat, 31 Jul 2010 01:05:55 -0400 (EDT) To: FreeBSD-gnats-submit@freebsd.org From: Sahil Tandon X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20100731050555.8E7621711A@spartan.hamla.org> Date: Sat, 31 Jul 2010 01:05:55 -0400 (EDT) Cc: doc@FreeBSD.org Subject: [PATCH] Explicitly note location of addkey.sh in Committer's Guide X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 05:25:04 -0000 >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] Explicitly note location of addkey.sh in Committer's Guide >Severity: non-critical >Priority: low >Category: docs >Class: change-request >Release: FreeBSD 9.0-CURRENT i386 >Environment: >Description: This is hardly pressing, but I believe it would be nice to include an explicit reference to the location of the addkey.sh script somewhere in the Committer's Guide. It is not difficult to find after a little poking around, and new committers are typically directed to the script by their mentors, but we explicitly note where to find the addport script, so perhaps it's suitable to do the same thing with addkey.sh. >How-To-Repeat: >Fix: --- committers-guide.diff begins here --- Index: en_US.ISO8859-1/articles/committers-guide/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v retrieving revision 1.289 diff -u -r1.289 article.sgml --- en_US.ISO8859-1/articles/committers-guide/article.sgml 6 Jun 2010 09:34:40 -0000 1.289 +++ en_US.ISO8859-1/articles/committers-guide/article.sgml 31 Jul 2010 04:25:27 -0000 @@ -1099,7 +1099,7 @@ and doc/share/pgpkeys/pgpkeys-developers.sgml. &a.des; has - written a shell script to make this extremely simple. See the + written a shell script (doc/share/pgpkeys/addkey.sh) to make this extremely simple. See the README file for more information. --- committers-guide.diff ends here --- From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 05:25:04 2010 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 DA18C1065672 for ; Sat, 31 Jul 2010 05:25:04 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id CA2798FC23 for ; Sat, 31 Jul 2010 05:25:04 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 56DBD17132; Sat, 31 Jul 2010 01:05:56 -0400 (EDT) To: FreeBSD-gnats-submit@freebsd.org From: Sahil Tandon X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20100731050556.56DBD17132@spartan.hamla.org> Date: Sat, 31 Jul 2010 01:05:56 -0400 (EDT) Cc: doc@FreeBSD.org Subject: [PATCH] Update # of unmaintained ports in Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 05:25:05 -0000 >Submitter-Id: current-users >Originator: Sahil Tandon >Organization: >Confidential: no >Synopsis: [PATCH] Update # of unmaintained ports in Porter's Handbook >Severity: non-critical >Priority: low >Category: docs >Class: doc-bug >Release: FreeBSD 9.0-CURRENT i386 >Environment: >Description: According to portsmon, there are over 4k unmaintained ports currently in the tree. >How-To-Repeat: >Fix: --- porters-handbook.diff begins here --- Index: en_US.ISO8859-1/books/porters-handbook/book.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1067 diff -u -r1.1067 book.sgml --- en_US.ISO8859-1/books/porters-handbook/book.sgml 22 Jul 2010 19:35:21 -0000 1.1067 +++ en_US.ISO8859-1/books/porters-handbook/book.sgml 31 Jul 2010 04:59:50 -0000 @@ -9318,7 +9318,7 @@ If the port is unmaintained, and you are actively using it yourself, please consider volunteering to become its - maintainer. &os; has over 2000 ports without maintainers, + maintainer. &os; has over 4000 ports without maintainers, and this is an area where more volunteers are always needed. (For a detailed description of the responsibilities of maintainers, refer to the section in the --- porters-handbook.diff ends here --- From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 05:30:07 2010 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 A477E1065679 for ; Sat, 31 Jul 2010 05:30:07 +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 6AC868FC23 for ; Sat, 31 Jul 2010 05:30:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6V5U7m5002588 for ; Sat, 31 Jul 2010 05:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6V5U7eI002583; Sat, 31 Jul 2010 05:30:07 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 05:30:07 GMT Resent-Message-Id: <201007310530.o6V5U7eI002583@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, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 606A11065670 for ; Sat, 31 Jul 2010 05:05:56 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 0A5C68FC12 for ; Sat, 31 Jul 2010 05:05:55 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 8E7621711A; Sat, 31 Jul 2010 01:05:55 -0400 (EDT) Message-Id: <20100731050555.8E7621711A@spartan.hamla.org> Date: Sat, 31 Jul 2010 01:05:55 -0400 (EDT) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: doc@FreeBSD.org Subject: docs/149132: [PATCH] Explicitly note location of addkey.sh in Committer's Guide X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 05:30:07 -0000 >Number: 149132 >Category: docs >Synopsis: [PATCH] Explicitly note location of addkey.sh in Committer's Guide >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 31 05:30:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: >Description: This is hardly pressing, but I believe it would be nice to include an explicit reference to the location of the addkey.sh script somewhere in the Committer's Guide. It is not difficult to find after a little poking around, and new committers are typically directed to the script by their mentors, but we explicitly note where to find the addport script, so perhaps it's suitable to do the same thing with addkey.sh. >How-To-Repeat: >Fix: --- committers-guide.diff begins here --- Index: en_US.ISO8859-1/articles/committers-guide/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v retrieving revision 1.289 diff -u -r1.289 article.sgml --- en_US.ISO8859-1/articles/committers-guide/article.sgml 6 Jun 2010 09:34:40 -0000 1.289 +++ en_US.ISO8859-1/articles/committers-guide/article.sgml 31 Jul 2010 04:25:27 -0000 @@ -1099,7 +1099,7 @@ and doc/share/pgpkeys/pgpkeys-developers.sgml. &a.des; has - written a shell script to make this extremely simple. See the + written a shell script (doc/share/pgpkeys/addkey.sh) to make this extremely simple. See the README file for more information. --- committers-guide.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 05:30:07 2010 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 DA484106567C for ; Sat, 31 Jul 2010 05:30:07 +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 BB1DD8FC0C for ; Sat, 31 Jul 2010 05:30:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6V5U7be002619 for ; Sat, 31 Jul 2010 05:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6V5U7gx002616; Sat, 31 Jul 2010 05:30:07 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 05:30:07 GMT Resent-Message-Id: <201007310530.o6V5U7gx002616@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, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82447106567F for ; Sat, 31 Jul 2010 05:05:56 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 705B88FC14 for ; Sat, 31 Jul 2010 05:05:56 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 56DBD17132; Sat, 31 Jul 2010 01:05:56 -0400 (EDT) Message-Id: <20100731050556.56DBD17132@spartan.hamla.org> Date: Sat, 31 Jul 2010 01:05:56 -0400 (EDT) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: doc@FreeBSD.org Subject: docs/149133: [PATCH] Update # of unmaintained ports in Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 05:30:07 -0000 >Number: 149133 >Category: docs >Synopsis: [PATCH] Update # of unmaintained ports in Porter's Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 31 05:30:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: >Description: According to portsmon, there are over 4k unmaintained ports currently in the tree. >How-To-Repeat: >Fix: --- porters-handbook.diff begins here --- Index: en_US.ISO8859-1/books/porters-handbook/book.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1067 diff -u -r1.1067 book.sgml --- en_US.ISO8859-1/books/porters-handbook/book.sgml 22 Jul 2010 19:35:21 -0000 1.1067 +++ en_US.ISO8859-1/books/porters-handbook/book.sgml 31 Jul 2010 04:59:50 -0000 @@ -9318,7 +9318,7 @@ If the port is unmaintained, and you are actively using it yourself, please consider volunteering to become its - maintainer. &os; has over 2000 ports without maintainers, + maintainer. &os; has over 4000 ports without maintainers, and this is an area where more volunteers are always needed. (For a detailed description of the responsibilities of maintainers, refer to the section in the --- porters-handbook.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 10:00:14 2010 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 4E64B1065672 for ; Sat, 31 Jul 2010 10:00:14 +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 204D08FC19 for ; Sat, 31 Jul 2010 10:00:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VA0DM0095116 for ; Sat, 31 Jul 2010 10:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VA0D7Z095115; Sat, 31 Jul 2010 10:00:13 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 10:00:13 GMT Resent-Message-Id: <201007311000.o6VA0D7Z095115@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, Jimmy Olgeni Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F7511065678 for ; Sat, 31 Jul 2010 09:56:14 +0000 (UTC) (envelope-from g.olgeni@colby.it) Received: from mail.colby.tv (93-62-141-58.ip22.fastwebnet.it [93.62.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id A1EAE8FC16 for ; Sat, 31 Jul 2010 09:56:13 +0000 (UTC) Received: from bsdbox.colby.local (localhost [127.0.0.1]) by server.colby.local (8.14.4/8.14.4) with ESMTP id o6V9uBLl006092 for ; Sat, 31 Jul 2010 11:56:11 +0200 (CEST) (envelope-from g.olgeni@colby.it) Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local) with IPv4:25 by bsdbox.colby.local; 31 Jul 2010 11:56:11 +0200 Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sat, 31 Jul 2010 11:56:11 +0200 Received: from backoffice.colby.local (localhost [127.0.0.1]) by backoffice.colby.local (8.14.4/8.14.4) with ESMTP id o6V9uA5Y069625 for ; Sat, 31 Jul 2010 11:56:10 +0200 (CEST) (envelope-from olgeni@backoffice.colby.local) Received: (from olgeni@localhost) by backoffice.colby.local (8.14.4/8.14.4/Submit) id o6V9uA7Q069624; Sat, 31 Jul 2010 11:56:10 +0200 (CEST) (envelope-from olgeni) Message-Id: <201007310956.o6V9uA7Q069624@backoffice.colby.local> Date: Sat, 31 Jul 2010 11:56:10 +0200 (CEST) From: Jimmy Olgeni To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/149140: [PATCH] Spelling fixes for en_US.ISO8859-1/articles X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jimmy Olgeni List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2010 10:00:14 -0000 >Number: 149140 >Category: docs >Synopsis: [PATCH] Spelling fixes for en_US.ISO8859-1/articles >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: Sat Jul 31 10:00:13 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 8.1-RELEASE i386 >Organization: >Environment: >Description: A few fixes for en_US.ISO8859-1/articles/, mostly spelling errors. Moreover, euro/article.sgml: add missing quotes to SGML attribute linux-users/article.sgml: a few trailing whitespaces were removed linux-comparison/article.sgml: empty lines removed at end of file >How-To-Repeat: >Fix: Index: casestudy-argentina.com/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/casestudy-argentina.com/article.sgml,v retrieving revision 1.2 diff -u -r1.2 article.sgml --- casestudy-argentina.com/article.sgml 4 Sep 2005 22:03:59 -0000 1.2 +++ casestudy-argentina.com/article.sgml 31 Jul 2010 09:44:33 -0000 @@ -296,7 +296,7 @@ With the adoption of FreeBSD, there was almost no additional effort necessary to setup a working Apache, PHP and MySQL environment in minutes. Even the upgrades from PHP4 to PHP5 were - painless. The ports system was again extemely useful in these + painless. The ports system was again extremely useful in these cases, and permitted us to do things like compress text and html contents in Apache with just a few lines of documentation. In addition, we have experienced excellent performance and Index: cups/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/cups/article.sgml,v retrieving revision 1.3 diff -u -r1.3 article.sgml --- cups/article.sgml 24 Oct 2008 23:18:46 -0000 1.3 +++ cups/article.sgml 31 Jul 2010 09:44:33 -0000 @@ -141,7 +141,7 @@ entering in the browser's URL bar. If the CUPS server is on another machine on the network, substitute the server's - local IP addresss for + local IP address for localhost. The CUPS web interface is fairly self-explanatory, as there are sections for managing printers and print jobs, authorizing users, and more. @@ -263,7 +263,7 @@ listed below. Please note that this sample cupsd.conf file sacrifices security for easier configuration; once the administrator successfully - connnects to the CUPS server and + connects to the CUPS server and configures the clients, it is advisable to revisit this configuration file and begin locking down access. Index: euro/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/euro/article.sgml,v retrieving revision 1.11 diff -u -r1.11 article.sgml --- euro/article.sgml 18 Aug 2005 07:53:23 -0000 1.11 +++ euro/article.sgml 31 Jul 2010 09:44:34 -0000 @@ -193,7 +193,7 @@ Most keyboard maps should already be set up correctly. I.e: If you have a german keyboard and your Umlaut keys are working, you can safely skip this section since the keyboard already maps whatever key - combination is necessary (e.g.: Alt + combination is necessary (e.g.: Alt Gre) to decimal value 164. If running into problems, the best way to check is to take a look at /usr/share/syscons/keymaps/*.kbd. The format of Index: ldap-auth/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/ldap-auth/article.sgml,v retrieving revision 1.2 diff -u -r1.2 article.sgml --- ldap-auth/article.sgml 17 Sep 2008 19:29:18 -0000 1.2 +++ ldap-auth/article.sgml 31 Jul 2010 09:44:34 -0000 @@ -31,7 +31,7 @@ - This document is indended as a guide for the configuration + This document is intended as a guide for the configuration of an LDAP server (principally an OpenLDAP server) for authentication on &os;. This is useful for situations where many servers need the same user accounts, for example as a @@ -286,7 +286,7 @@ Entries in the Database Authentication against an LDAP directory is generally - accomplished by attempting to bind to the directory as the connectin user. + accomplished by attempting to bind to the directory as the connecting user. This is done by establishing a simple bind on the directory with the user name supplied. If there is an entry with the uid equal to the user name and @@ -344,7 +344,7 @@ uid: tuser cn: tuser - I start my LDAP users' UIDs at 10000 to avoid colisions with + I start my LDAP users' UIDs at 10000 to avoid collisions with system accounts; you can configure whatever number you wish here, as long as it's less than 65536. @@ -456,7 +456,7 @@ With this configuration you should be able to authenticate a user against an LDAP directory. PAM will perform a bind with your - credentails, and if successful will tell + credentials, and if successful will tell SSH to allow access. However it is not a good idea to allow @@ -890,7 +890,7 @@ : - Signing as a certificate authorty + Signing as a certificate authority &prompt.user; openssl x509 -req -days 1024 \ -in ldap-server-one.csr -CA root.crt -CAkey root.key \ Index: linux-comparison/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/linux-comparison/article.sgml,v retrieving revision 1.10 diff -u -r1.10 article.sgml --- linux-comparison/article.sgml 8 Aug 2006 19:35:13 -0000 1.10 +++ linux-comparison/article.sgml 31 Jul 2010 09:44:34 -0000 @@ -546,6 +546,3 @@ - - - Index: linux-emulation/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/linux-emulation/article.sgml,v retrieving revision 1.3 diff -u -r1.3 article.sgml --- linux-emulation/article.sgml 21 Jul 2009 15:19:50 -0000 1.3 +++ linux-emulation/article.sgml 31 Jul 2010 09:44:35 -0000 @@ -265,8 +265,8 @@ be usable these days. &os; development happens in a central CVS repository where only - a selected team of so called commiters can write. This repository - posseses several branches; the most interesting are the HEAD branch, + a selected team of so called committers can write. This repository + possesses several branches; the most interesting are the HEAD branch, in &os; nomenclature called -CURRENT, and RELENG_X branches, where X stands for a number indicating a major version of &os;. As of December 2006, there are development branches for 6.X development @@ -799,7 +799,7 @@ Atomic operations and memory barriers Atomic operations are implemented through a set of functions - performing simple aritmetics on memory operands in an atomic way + performing simple arithmetics on memory operands in an atomic way with respect to external events (interrupts, preemption, etc.). Atomic operations can guarantee atomicity just on small data types (in the magnitude order of the .long. @@ -1083,7 +1083,7 @@ internal to VFS. The &man.namei.9; syscall can cope with symlinks, absolute and relative paths. When a path is looked up using &man.namei.9; it is inputed to the name cache. This behaviour can - be supressed. This routine is used all over the kernel and its + be suppressed. This routine is used all over the kernel and its performance is very critical. @@ -1735,7 +1735,7 @@ unused. Segments are either stored in a global GDT table or in a local LDT table. LDT is accessed via an entry in the GDT. The LDT can store more types of segments. LDT can be per process. - Both tables define upto 8191 entries. + Both tables define up to 8191 entries. @@ -1826,7 +1826,7 @@ fast (the condition variables will probably end up being implemented using signals, i.e. not fast) and simple. In 1:1 model, the situation is also quite clear - the threads must be synchronized - using kernel facilites (which is very slow because a syscall must be + using kernel facilities (which is very slow because a syscall must be performed). The mixed M:N scenario just combines the first and second approach or rely solely on kernel. Threads synchronization is a vital part of thread-enabled programming and its performance can @@ -2121,7 +2121,7 @@ performed, is. When the filename parameter is absolute dirfd is ignored but when the path to the file is relative, it comes to the play. The - dirfd paramtere is a directory relative to which + dirfd parameter is a directory relative to which the relative pathname is checked. The dirfd parameter is a file descriptor of some directory or AT_FDCWD. So for example the @@ -2236,7 +2236,7 @@ introduce a small infrastructure. We have the ldebug facility, which tells whether a given syscall should be debugged (settable via a sysctl). For printing we have LMSG and ARGS macros. Those are used - for altering a printable string for uniform debuging messages. + for altering a printable string for uniform debugging messages. @@ -2256,7 +2256,7 @@ the &linux; programs included in &os; Ports Collection with Fedora Core 4 at 2.6.16 and there are some rudimentary reports of success with Fedora Core 6 at 2.6.16. The - Fedora Core 6 linux_base was recently commited enabling + Fedora Core 6 linux_base was recently committed enabling some further testing of the emulation layer and giving us some more hints where we should put our effort in implementing missing stuff. Index: linux-users/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/linux-users/article.sgml,v retrieving revision 1.8 diff -u -r1.8 article.sgml --- linux-users/article.sgml 4 Jul 2009 20:07:29 -0000 1.8 +++ linux-users/article.sgml 31 Jul 2010 09:44:35 -0000 @@ -135,7 +135,7 @@ the &os; Handbook: Using the Packages System. - + Ports @@ -212,7 +212,7 @@ You can apply your own patches if you are so inclined. - + If you do not have any special requirements, packages will probably suit your situation just fine. If you may ever need to customize, ports are the way to go. (And remember, if you @@ -278,7 +278,7 @@ /etc/rc.conf. Also, when installing additional applications be sure to review the documentation to determine how to enable any associated services. - + The following snippet from /etc/rc.conf enables &man.sshd.8; and Apache 2.2. It also specifies that Apache should be started @@ -295,10 +295,10 @@ system): &prompt.root; /etc/rc.d/sshd start - + If a service has not been enabled it can be started from the command line using : - + &prompt.root; /etc/rc.d/sshd forcestart @@ -328,7 +328,7 @@ media: Ethernet autoselect (1000baseTX <full-duplex>) status: active - + IP Configuration @@ -355,7 +355,7 @@ Like IPTABLES in &linux;, &os; also offers a kernel level firewall; actually &os; offers three firewalls: - + IPFIREWALL IPFILTER @@ -584,7 +584,7 @@ Hopefully this document has provided you with enough to get started with &os;. Be sure to take a look at the &os; Handbook - for more indepth coverage of the topics touched on as well as + for more in depth coverage of the topics touched on as well as the many topics not covered in this document. Index: portbuild/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/portbuild/article.sgml,v retrieving revision 1.58 diff -u -r1.58 article.sgml --- portbuild/article.sgml 1 Jun 2010 01:30:13 -0000 1.58 +++ portbuild/article.sgml 31 Jul 2010 09:44:36 -0000 @@ -64,7 +64,7 @@ /usr/ports/Tools/portbuild/scripts/. Typically, incremental builds are done that use previous - packages as dependendencies; this takes less time, and puts less + packages as dependencies; this takes less time, and puts less load on the mirrors. Full builds are usually only done: Index: problem-reports/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/problem-reports/article.sgml,v retrieving revision 1.61 diff -u -r1.61 article.sgml --- problem-reports/article.sgml 30 Dec 2008 08:24:54 -0000 1.61 +++ problem-reports/article.sgml 31 Jul 2010 09:44:36 -0000 @@ -396,7 +396,7 @@ specific input then include an example of that input if possible, and include both the actual and the expected output. If this data is large or cannot be made public, - then do try to create a minimal file that exibits the + then do try to create a minimal file that exhibits the same issue and that can be included within the PR. Index: releng-packages/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/releng-packages/article.sgml,v retrieving revision 1.19 diff -u -r1.19 article.sgml --- releng-packages/article.sgml 12 Mar 2006 13:45:13 -0000 1.19 +++ releng-packages/article.sgml 31 Jul 2010 09:44:36 -0000 @@ -209,7 +209,7 @@ On your first pass through a split it is best to fake the copying of packages and distfiles. This will save - both time and diskspace while you do a couple of trial runs to + both time and disk space while you do a couple of trial runs to make sure things fit, etc. In the oneshot.pl set the fake variable to 1 and instead of actually copying the files it will Index: serial-uart/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/serial-uart/article.sgml,v retrieving revision 1.13 diff -u -r1.13 article.sgml --- serial-uart/article.sgml 29 Nov 2004 21:43:34 -0000 1.13 +++ serial-uart/article.sgml 31 Jul 2010 09:44:36 -0000 @@ -300,7 +300,7 @@ When two devices that are both DTE or both DCE must be connected together without a modem or a similar media - translater between them, a NULL modem must be used. The + translator between them, a NULL modem must be used. The NULL modem electrically re-arranges the cabling so that the transmitter output is connected to the receiver input on the other device, and vice versa. Similar translations Index: storage-devices/article.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/storage-devices/article.sgml,v retrieving revision 1.15 diff -u -r1.15 article.sgml --- storage-devices/article.sgml 29 Nov 2004 21:43:34 -0000 1.15 +++ storage-devices/article.sgml 31 Jul 2010 09:44:37 -0000 @@ -40,7 +40,7 @@ ESDI is an acronym that means Enhanced Small Device Interface. It is loosely based on the good old ST506/412 interface originally devised by Seagate Technology, the makers - of the first affordable 5.25" winchester disk. + of the first affordable 5.25" Winchester disk. The acronym says Enhanced, and rightly so. In the first place the speed of the interface is higher, 10 or 15 @@ -2099,7 +2099,7 @@ &prompt.root; mt -f /dev/st0ctl.0 blocksize 1024 Before using a mini cartridge for the first time, the - mini cartridge must be formated. FreeBSD 2.1.0-RELEASE and + mini cartridge must be formatted. FreeBSD 2.1.0-RELEASE and earlier: &prompt.root; /sbin/scsi -f /dev/rst0.ctl -s 600 -c "4 0 0 0 0 0" >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 10:26:46 2010 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 EE245106564A; Sat, 31 Jul 2010 10:26:46 +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 C58FB8FC30; Sat, 31 Jul 2010 10:26:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VAQkAP024193; Sat, 31 Jul 2010 10:26:46 GMT (envelope-from pgj@freefall.freebsd.org) Received: (from pgj@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VAQkUV024189; Sat, 31 Jul 2010 10:26:46 GMT (envelope-from pgj) Date: Sat, 31 Jul 2010 10:26:46 GMT Message-Id: <201007311026.o6VAQkUV024189@freefall.freebsd.org> To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org From: pgj@FreeBSD.org Cc: Subject: Re: docs/149132: [PATCH] Explicitly note location of addkey.sh in Committer's Guide 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, 31 Jul 2010 10:26:47 -0000 Synopsis: [PATCH] Explicitly note location of addkey.sh in Committer's Guide Responsible-Changed-From-To: freebsd-doc->pgj Responsible-Changed-By: pgj Responsible-Changed-When: Sat Jul 31 10:26:31 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=149132 From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 10:27:09 2010 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 8297C1065678; Sat, 31 Jul 2010 10:27:09 +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 5AAF98FC0A; Sat, 31 Jul 2010 10:27:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VAR9Oc024238; Sat, 31 Jul 2010 10:27:09 GMT (envelope-from pgj@freefall.freebsd.org) Received: (from pgj@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VAR9LC024234; Sat, 31 Jul 2010 10:27:09 GMT (envelope-from pgj) Date: Sat, 31 Jul 2010 10:27:09 GMT Message-Id: <201007311027.o6VAR9LC024234@freefall.freebsd.org> To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org From: pgj@FreeBSD.org Cc: Subject: Re: docs/149133: [PATCH] Update # of unmaintained ports in Porter's 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: Sat, 31 Jul 2010 10:27:09 -0000 Synopsis: [PATCH] Update # of unmaintained ports in Porter's Handbook Responsible-Changed-From-To: freebsd-doc->pgj Responsible-Changed-By: pgj Responsible-Changed-When: Sat Jul 31 10:26:55 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=149133 From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 10:27:29 2010 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 CA04F106566C; Sat, 31 Jul 2010 10:27:29 +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 A18698FC08; Sat, 31 Jul 2010 10:27:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VARTlR024285; Sat, 31 Jul 2010 10:27:29 GMT (envelope-from pgj@freefall.freebsd.org) Received: (from pgj@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VART9l024281; Sat, 31 Jul 2010 10:27:29 GMT (envelope-from pgj) Date: Sat, 31 Jul 2010 10:27:29 GMT Message-Id: <201007311027.o6VART9l024281@freefall.freebsd.org> To: pgj@FreeBSD.org, freebsd-doc@FreeBSD.org, pgj@FreeBSD.org From: pgj@FreeBSD.org Cc: Subject: Re: docs/149140: [PATCH] Spelling fixes for en_US.ISO8859-1/articles 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, 31 Jul 2010 10:27:29 -0000 Synopsis: [PATCH] Spelling fixes for en_US.ISO8859-1/articles Responsible-Changed-From-To: freebsd-doc->pgj Responsible-Changed-By: pgj Responsible-Changed-When: Sat Jul 31 10:27:15 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=149140 From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 15:40:02 2010 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 10ECF1065678 for ; Sat, 31 Jul 2010 15:40: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 C82558FC1B for ; Sat, 31 Jul 2010 15:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VFe14i028563 for ; Sat, 31 Jul 2010 15:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VFe1BO028562; Sat, 31 Jul 2010 15:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 15:40:01 GMT Resent-Message-Id: <201007311540.o6VFe1BO028562@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, Glen Barber Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C95371065675 for ; Sat, 31 Jul 2010 15:33:44 +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 B8BE68FC08 for ; Sat, 31 Jul 2010 15:33:44 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6VFXi95023617 for ; Sat, 31 Jul 2010 15:33:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6VFXiMd023616; Sat, 31 Jul 2010 15:33:44 GMT (envelope-from nobody) Message-Id: <201007311533.o6VFXiMd023616@www.freebsd.org> Date: Sat, 31 Jul 2010 15:33:44 GMT From: Glen Barber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/149154: [patch][handbook] Table 2.4: Update ISO Image Names and Meanings 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, 31 Jul 2010 15:40:02 -0000 >Number: 149154 >Category: docs >Synopsis: [patch][handbook] Table 2.4: Update ISO Image Names and Meanings >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: Sat Jul 31 15:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: 8.1-PRERELEASE >Organization: >Environment: FreeBSD orion 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #3 r210428: Sat Jul 24 13:37:37 EDT 2010 root@orion:/usr/obj/usr/src/sys/ORION amd64 >Description: The attached patch: - adds the "FreeBSD-" prefix to installation images - notes the "FreeBSD-" prefix does not apply to 6.x and earlier - adds livefs.iso, dvd1.iso.gz, and memstick.img - removes various instances of ^[TAB][EOL] >How-To-Repeat: >Fix: Patch attached with submission follows: --- install/chapter.sgml.orig 2010-07-31 10:43:00.417863608 -0400 +++ install/chapter.sgml 2010-07-31 11:16:11.872834841 -0400 @@ -624,7 +624,7 @@ Local Media - + A CDROM or DVD @@ -923,10 +923,10 @@ Loading /boot/defaults/loader.conf /boot/kernel/kernel text=0x64daa0 data=0xa4e80+0xa9e40 syms=[0x4+0x6cac0+0x4+0x88e9d] \ - + If you are booting from floppy disc, you will see a display similar to this (version information omitted): - + Booting from Floppy... Uncompressing ... done @@ -2067,7 +2067,7 @@
Choose the Root Partition Type - + @@ -2106,7 +2106,7 @@
Sysinstall Disklabel Editor - + @@ -2284,7 +2284,7 @@ mode (the default), try active! - + FTP Passive: Install from an FTP server through a firewall @@ -2302,7 +2302,7 @@ - + FTP via a HTTP proxy: Install from an FTP server through a http proxy @@ -3376,7 +3376,7 @@ UID - + The numerical ID for this user (leave blank for automatic choice). @@ -4505,8 +4505,8 @@ That directory will normally contain the following images: - FreeBSD 6.<replaceable>X</replaceable> and 7.<replaceable>X</replaceable> - ISO Image Names and Meanings + &os; 6.<replaceable>X</replaceable>, 7.<replaceable>X</replaceable>, + and 8.<replaceable>X</replaceable> ISO Image Names and Meanings @@ -4519,16 +4519,16 @@ - version-RELEASE-arch-bootonly.iso + &os;-version-RELEASE-arch-bootonly.iso - Everything you need to boot into a FreeBSD + Everything you need to boot into a &os; kernel and start the installation interface. The installable files have to be pulled over FTP or some other supported source. - version-RELEASE-arch-disc1.iso + &os;-version-RELEASE-arch-disc1.iso Everything you need to install &os; and a live filesystem, which is used in @@ -4537,21 +4537,50 @@ - version-RELEASE-arch-disc2.iso + &os;-version-RELEASE-arch-disc2.iso + + As many third-party packages that would fit on the disc. + This ISO is not available for &os; 8.0-RELEASE and + later. + + + + &os;-version-RELEASE-arch-dvd1.iso.gz - As many - third-party packages as would fit on the disc. + Everything you need to install &os; and as + many third-party packages that would fit on the + dvd. - version-RELEASE-arch-docs.iso + &os;-version-RELEASE-arch-memstick.img + + USB memory stick installer image. This image + is not available for &os; version 7 and earlier. + + + + &os;-version-RELEASE-arch-docs.iso &os; documentation. + + + &os;-version-RELEASE-arch-livefs.iso + + A live filesystem, which is + used in conjunction with the Repair + facility in sysinstall. + This ISO contains additional utilities, in + comparison with disc1.iso. +
+ Note that ISO images for &os; version 6.X + and earlier are not prefixed with &os;-. + You must download one of either the bootonly ISO image (if available), or the image of disc one. Do not download both of them, since the disc one image contains everything that the @@ -4596,7 +4625,7 @@ Creating a Local FTP Site with a FreeBSD Disc - + installation network @@ -4747,7 +4776,7 @@ Assuming that C: is where you have free space and E: is where your CDROM is mounted. - + If you do not have a CDROM drive, you can download the distribution from ftp.FreeBSD.org. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 17:00:13 2010 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 87926106566C for ; Sat, 31 Jul 2010 17:00:13 +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 4B66C8FC17 for ; Sat, 31 Jul 2010 17:00:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6VH0DG1005199 for ; Sat, 31 Jul 2010 17:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6VH0DvX005198; Sat, 31 Jul 2010 17:00:13 GMT (envelope-from gnats) Resent-Date: Sat, 31 Jul 2010 17:00:13 GMT Resent-Message-Id: <201007311700.o6VH0DvX005198@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, Warren Block Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 860BB1065670 for ; Sat, 31 Jul 2010 16:53:10 +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 763368FC15 for ; Sat, 31 Jul 2010 16:53:10 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6VGr9QE083553 for ; Sat, 31 Jul 2010 16:53:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6VGr9mr083552; Sat, 31 Jul 2010 16:53:09 GMT (envelope-from nobody) Message-Id: <201007311653.o6VGr9mr083552@www.freebsd.org> Date: Sat, 31 Jul 2010 16:53:09 GMT From: Warren Block To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/149157: [patch] bsnmpd.1 fixes 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, 31 Jul 2010 17:00:13 -0000 >Number: 149157 >Category: docs >Synopsis: [patch] bsnmpd.1 fixes >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: Sat Jul 31 17:00:12 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: 8.1-stable >Organization: >Environment: FreeBSD lightning 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Jul 30 21:09:47 MDT 2010 root@lightning:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: bsnmpd.1 has inconsistent style for options descriptions. Some say "This option is used for" while others just declare what the option does. There are a couple of typos and some unnecessary use of "should" and "causes". >How-To-Repeat: man 1 bsnmpd >Fix: Apply attached patch. Patch attached with submission follows: --- contrib/bsnmp/snmpd/bsnmpd.1.orig 2006-02-27 09:16:17.000000000 -0700 +++ contrib/bsnmp/snmpd/bsnmpd.1 2010-07-31 10:48:58.000000000 -0600 @@ -49,7 +49,7 @@ .Sh DESCRIPTION The .Nm -daemon server the internet SNMP (Simple Network Management Protocol). +daemon serves the internet SNMP (Simple Network Management Protocol). It is intended to serve only the absolute basic MIBs and implement all other MIBs through loadable modules. In this way the @@ -59,11 +59,9 @@ The options are as follows: .Bl -tag -width ".It Fl D Ar options" .It Fl d -This option is used for debugging -.Nm -and causes it not to daemonize itself. +Do not daemonize. Used for debugging. .It Fl h -This option prints a short usage message. +Print a short usage message. .It Fl c Ar file Use .Ar file @@ -75,33 +73,32 @@ The following options are available. .Bl -tag -width ".It Cm trace Ns Cm = Ns Cm level" .It Cm dump -This option causes all sent and received PDUs to be dumped to the terminal. +Dump all sent and received PDUs to the terminal. .It Cm events -This causes the debugging level of the event library (see +Set the debugging level of the event library (see .Xr eventlib 3 ) -to be set to 10. +to 10. .It Cm trace Ns Cm = Ns Cm level -This option causes the snmp library trace flag to be set to the specified +Set the snmp library trace flag to the specified value. The value can be specified in the usual C-syntax for numbers. .El .It Fl I Ar paths -This option specifies a colon separated list of directories to search for -configuration include files. +Specify a colon separated list of directories to search for configuration +include files. The default is .Pa /etc:/usr/etc/:/usr/local/etc . These paths are only searched for include specified within <> parentheses. .It Fl l Ar prefix -The +Use .Ar prefix -is used as the default basename for the pid and the configuration files. +as the default basename for the pid and the configuration files. .It Fl m Ar variable Ns Op = Ns Ar value Define a configuration variable. .It Fl p Ar file Specify an alternate pid file instead of the default one. .El .Sh CONFIGURATION -The .Nm reads its configuration from either the default or the user specified configuration file. @@ -218,7 +215,7 @@ element is a hostname, the IP address of the host is looked up and the four elements of the IP address are appended to the oid. .Pp -For example a oid of +For example, an oid of .Bd -unfilled -offset indent myvariable.27.foooll.[localhost]."&^!" .Ed @@ -253,13 +250,13 @@ .It Pa /var/run/ Ns Ao Ar prefix Ac Ns \&.pid Default pid file. .It Pa /etc:/usr/etc/:/usr/local/etc -This is the default search path for system include files. +Default search path for system include files. .It Pa @MIBSPATH@FOKUS-MIB.txt .It Pa @MIBSPATH@BEGEMOT-MIB.txt .It Pa @MIBSPATH@BEGEMOT-SNMPD.txt -The definitions for the MIBs implemented in the daemon. +Definitions for the MIBs implemented in the daemon. .It Pa /etc/hosts.allow, /etc/hosts.deny -Access controls that should be enforced by TCP wrappers should be defined here. +Access controls that should be enforced by TCP wrappers are defined here. Further details are described in .Xr hosts_access 5 . .El >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-doc@FreeBSD.ORG Sat Jul 31 23:07:09 2010 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 E60071065673 for ; Sat, 31 Jul 2010 23:07:09 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8ED498FC08 for ; Sat, 31 Jul 2010 23:07:09 +0000 (UTC) Received: by qwk3 with SMTP id 3so979249qwk.13 for ; Sat, 31 Jul 2010 16:07:08 -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:subject:references:in-reply-to :content-type; bh=jY5LS1W1Liojw87rr4UVMdYm5YADLG2d/tcs4ykyR3o=; b=g+z9vcfLcWpJHaysm40DKLXlPdTO1dakuUpWWuOWHiHjFmLoqIeHNH77wwh67dBFcp TLEnYFmbKHCw1hFi0vyBsovW9pT11WkC1DTZATlE3bLbMoFzGouYIRB0aGlUeMesTJ+m lWCJ/WAcpmYXcnlyrBEq6RYJr9PW88drBxwK4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; b=mWVXzfzz5C6yQ3Lmfp6J90hMR7rUYVZ4BfT5TyPD5Sg+G8iX1OSP1tN4WcDciBubAr cQ275Ty/VO6LfxhsAJm8ulotHuArcMxzMMiK7EkHGXhbONwXxKbLi8Gx045uTWhKT5Ek lr4H9qx6TFGxc57CjREEBmOhc0PRc/5aHkUZo= Received: by 10.220.158.9 with SMTP id d9mr2562101vcx.109.1280615794335; Sat, 31 Jul 2010 15:36:34 -0700 (PDT) Received: from schism.local (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id e31sm3191887vbm.17.2010.07.31.15.36.31 (version=SSLv3 cipher=RC4-MD5); Sat, 31 Jul 2010 15:36:32 -0700 (PDT) Message-ID: <4C54A56E.2050808@gmail.com> Date: Sat, 31 Jul 2010 18:36:30 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 MIME-Version: 1.0 To: freebsd-doc@freebsd.org References: <201007270230.o6R2U8sg085393@freefall.freebsd.org> In-Reply-To: <201007270230.o6R2U8sg085393@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------070201040209090401090208" Subject: Re: docs/147347: [request] Missing memstick install setup instructions in 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: Sat, 31 Jul 2010 23:07:10 -0000 This is a multi-part message in MIME format. --------------070201040209090401090208 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I've attached a new patch, which, pointed out by Warren Block off-list, instructs to set kern.geom.debugflags=16, making the USB device bootable. I've also corrected my whitespace issues. :( -- Glen Barber --------------070201040209090401090208 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="chapter.sgml.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="chapter.sgml.diff" --- install/chapter.sgml.orig 2010-07-28 15:32:17.000000000 -0400 +++ install/chapter.sgml 2010-07-31 18:26:49.796116150 -0400 @@ -630,6 +630,10 @@
+ A USB Memory Stick + + + A DOS partition on the same computer @@ -695,7 +699,14 @@ Acquire the Boot Floppy Images - + + + Please note, as of &os; release 8.0, floppy disk + images are no longer available. Please see below for + instructions on how to install &os; using a USB memory + stick. + + The boot disks are available on your installation media in the floppies/ directory, and can also be downloaded from the floppies directory, ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<arch>/<version>-RELEASE/floppies/. @@ -799,6 +810,70 @@ + To create a bootable memory stick, follow these steps: + + + + Acquire the Memory Stick Image + + The memory stick image can be downloaded from the + ISO-IMAGES/ directory from + ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<arch>/ISO-IMAGES/<version>/&rel.current;-RELEASE-<arch>-memstick.img. + Replace <arch> and + <version> + with the architecture and the version number + which you want to install, respectively. + For example, the memory stick images for + &os;/&arch.i386; &rel.current;-RELEASE are available + from . + + The memory stick image has a .img extension. + The ISO-IMAGES/ directory contains a number of + different images, and the ones you will need to use depends on the + version of FreeBSD you are installing, and in some cases, the + hardware you are installing to. + + + Before proceeding, back up the + data you currently have on your USB stick, as this + procedure will erase it. + + + + + Prepare the Memory Stick + + + The example below lists /dev/da0 + as the target device from which you will be booting. Be + very careful that you have the correct device as the + output target, or you may destroy your existing + data. + + + Set the kern.geom.debugflags sysctl + to be able to write a master boot record to the target + device. + + &prompt.root; sysctl kern.geom.debugflags=16 + + + + Write the Image File to the Memory Stick + + The .img file is + not a regular file you copy to the + memory stick. It is an image of the complete contents of + the disk. This means that you cannot + simply copy files from one disk to another. Instead, you + must use &man.dd.1; to write the images directly to the + disk: + + &prompt.root; dd if=&rel.current;-RELEASE-&arch.i386;-memstick.img of=/dev/da0 bs=64k + + + + You are now ready to start installing FreeBSD. --------------070201040209090401090208--