From owner-freebsd-doc@freebsd.org Sun Sep 10 08:04:49 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6129AE035D0 for ; Sun, 10 Sep 2017 08:04:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F02D6A5A9 for ; Sun, 10 Sep 2017 08:04:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8A84nxL093877 for ; Sun, 10 Sep 2017 08:04:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222186] make -n fails in doc/en_US.ISO8859-1/articles/freebsd-releng Date: Sun, 10 Sep 2017 08:04:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2017 08:04:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222186 Bug ID: 222186 Summary: make -n fails in doc/en_US.ISO8859-1/articles/freebsd-releng Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: wosch@FreeBSD.org I tried to run `make -n`' in /usr/doc/en_US.ISO8859-1/articles/freebsd-rele= ng and got the error "make: don't know how to make HTML.manifest. Stop" $ make -n install /home/projects/freebsd-doc/share/xml/catalog-cwd.xml /home/projects/freebsd-doc/en_US.ISO8859-1/articles/freebsd-releng/catalog-= cwd.xml env XML_CATALOG_FILES=3D"file:///home/projects/freebsd-doc/en_US.ISO8859-1/arti= cles/freebsd-releng/catalog-cwd.xml file:///home/projects/freebsd-doc/en_US.ISO8859-1/share/xml/catalog.xml=20 file:///home/projects/freebsd-doc/share/xml/catalog.xml=20 file:///usr/local/share/xml/catalog" /usr/local/bin/xmllint --nonet --noent --valid --dropdtd --xinclude /home/projects/freebsd-doc/en_US.ISO8859-1/articles/freebsd-releng/article.= xml > article.parsed.xml.tmp /bin/mv article.parsed.xml.tmp article.parsed.xml /usr/bin/sed 's|@@URL_RELPREFIX@@|http://www.FreeBSD.org|g' < article.parsed.xml > article.parsed.print.xml /usr/bin/sed -i '' -e 's|@@URL_RELPREFIX@@|../../../..|g' article.parsed.xml /bin/rm -f docbook.css /bin/cat /home/projects/freebsd-doc/share/misc/docbook.css > docbook.css /bin/cat /home/projects/freebsd-doc/en_US.ISO8859-1/articles/freebsd-releng/extra.cs= s >> docbook.css env XML_CATALOG_FILES=3D"file:///home/projects/freebsd-doc/en_US.ISO8859-1/arti= cles/freebsd-releng/catalog-cwd.xml file:///home/projects/freebsd-doc/en_US.ISO8859-1/share/xml/catalog.xml=20 file:///home/projects/freebsd-doc/share/xml/catalog.xml=20 file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2017-07-25 17:50:09 +0000" --stringparam latestrevision.committer "gjb" --stringparam latestrevision.number "5db42110ac" --param docformatnav "'1'" http://www.FreeBSD.org/XML/share/xml/freebsd-xhtml.xsl article.parsed.xml > article.html env XML_CATALOG_FILES=3D"file:///home/projects/freebsd-doc/en_US.ISO8859-1/arti= cles/freebsd-releng/catalog-cwd.xml file:///home/projects/freebsd-doc/en_US.ISO8859-1/share/xml/catalog.xml=20 file:///home/projects/freebsd-doc/share/xml/catalog.xml=20 file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2017-07-25 17:50:09 +0000" --stringparam latestrevision.committer "gjb" --stringparam latestrevision.number "5db42110ac" --param docformatnav "'1'" http://www.FreeBSD.org/XML/share/xml/freebsd-xhtml-chunk.xsl article.parsed= .xml make: don't know how to make HTML.manifest. Stop make: stopped in /home/projects/freebsd-doc/en_US.ISO8859-1/articles/freebsd-releng --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Sep 10 08:06:47 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87422E0370B for ; Sun, 10 Sep 2017 08:06:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75E7C6A638 for ; Sun, 10 Sep 2017 08:06:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8A86lYR096377 for ; Sun, 10 Sep 2017 08:06:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222186] make -n fails in doc/en_US.ISO8859-1/articles/freebsd-releng Date: Sun, 10 Sep 2017 08:06:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2017 08:06:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222186 --- Comment #1 from Wolfram Schneider --- Related to the `make -n' failure is `make -j1'. `make' and `make -j1' should return the same results, and not fail: make -j1 make: make: don't know how to make HTML.manifest. Stop --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Sep 10 08:11:51 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E533EE03919 for ; Sun, 10 Sep 2017 08:11:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D402C6A89E for ; Sun, 10 Sep 2017 08:11:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8A8BpAs010040 for ; Sun, 10 Sep 2017 08:11:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222186] make -n fails in doc/en_US.ISO8859-1/articles/freebsd-releng Date: Sun, 10 Sep 2017 08:11:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2017 08:11:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222186 --- Comment #2 from Wolfram Schneider --- Apparently, this problem exists for all documents with the FORMATS=3Dhtml-s= plit HTML.manifest is generated during build, but some targets depend on it, and don't know how to generate it. The proposed fix: we add a line in share/mk/doc.docbook.mk HTML.manifest: index.html that's all. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Sep 10 08:12:16 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 543C7E0397B for ; Sun, 10 Sep 2017 08:12:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 42D0D6A927 for ; Sun, 10 Sep 2017 08:12:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8A8CGr6011665 for ; Sun, 10 Sep 2017 08:12:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222186] make -n fails in doc/en_US.ISO8859-1/articles/freebsd-releng Date: Sun, 10 Sep 2017 08:12:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2017 08:12:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222186 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Sep 10 22:46:21 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFEEEE07A56 for ; Sun, 10 Sep 2017 22:46:21 +0000 (UTC) (envelope-from abukarialatif90@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72E0D641C5 for ; Sun, 10 Sep 2017 22:46:21 +0000 (UTC) (envelope-from abukarialatif90@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id f199so28325006wme.0 for ; Sun, 10 Sep 2017 15:46:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=1zjuJ9JVaIGVCwnlZLlRVnJiyzObtoBR2W7Gpun8C6o=; b=hULtdsNgpBY6mUjhVZau1USP6jqJ727Tez8jABj1AL6zbEyFLL1lT882ApBa0oHPj0 pkiK11JsmDAuDjlgh4gNklYpM1n9gnfdBW24txJ4TB9GeGC0LXJ2K9PZjXunBcV6k6pH +7t+FNB3IzeuU83ntZP+56w07/mGVW30RNpO+GSH2aIreoIrh1Hz7+t8I/1fa9wwxpL7 xeU2WtCdKWXpkE1KpskqB/Kh0AEJeNnMbt1jtn9W8LAKiqronPskWo3lsGSVkxP3s4F3 SXqNmbrbIhM2zqU9EoGFLkizQU8I95jZecA9TiDSC5Xh8Fm0yAoajG6JCrRS9JskyKQx g0kQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=1zjuJ9JVaIGVCwnlZLlRVnJiyzObtoBR2W7Gpun8C6o=; b=Um0tdQv7R94fbHoy6HEJ9NUvtZle3YH7oaf06kjRtj0o1JJpFbrcvxgOonvuVqwYP7 +/rQXKI4octpeZpFLceAdsC/u/FHdsoHxyfBbim2U824o/KLEbsDNi7FUi0+YLVpRV5p oFZvrn1c2V9sJR2T2faaxAMx66MVfSynfFlQGN5Wj5XVThy99tj8s36R3JpnS0aauEI2 RA2+jL26s4YIJpVEHoEMZO0MCaGMgjkF2TSoXUvRJDMK+OLvyMV1rWiVIIBBZv+ImN7U ZO4D0ZlSnbeASqKlEnyzBqjDehtCHYTiVksfk/se6ZnDb9j+MjQjMI+w5cUikabNs61j dYtA== X-Gm-Message-State: AHPjjUiCban3hLWI0rksYv53cArfqI9NUQ0XWQsOvy53ndGCWzdWwp0D My/qiQ4QtyyyaUYFOG/CbhtGA4DBLQ== X-Google-Smtp-Source: AOwi7QAeGyT2cXiOkp4lsHkX2D6Icl1mO33f5Jt9WAMn4/9roBKsHIs/rRM4ADbHOwFUGyZrxUuDwULWrWLSZkkSiwQ= X-Received: by 10.28.4.84 with SMTP id 81mr6692936wme.79.1505083577569; Sun, 10 Sep 2017 15:46:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.133.8 with HTTP; Sun, 10 Sep 2017 15:46:16 -0700 (PDT) Received: by 10.28.133.8 with HTTP; Sun, 10 Sep 2017 15:46:16 -0700 (PDT) From: Abukari Abdul Latif Date: Sun, 10 Sep 2017 15:46:16 -0700 Message-ID: Subject: To: freebsd-doc@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Sep 2017 22:46:21 -0000 What are some of the websites you need to open as a programmer? From owner-freebsd-doc@freebsd.org Mon Sep 11 19:42:44 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 679BDE20245 for ; Mon, 11 Sep 2017 19:42:44 +0000 (UTC) (envelope-from christina@myadwordbanners.com) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DAF96FCA1 for ; Mon, 11 Sep 2017 19:42:44 +0000 (UTC) (envelope-from christina@myadwordbanners.com) Received: by freefall.freebsd.org (Postfix) id 86914974C; Mon, 11 Sep 2017 19:42:43 +0000 (UTC) Delivered-To: www@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 5E28C974B for ; Mon, 11 Sep 2017 19:42:43 +0000 (UTC) (envelope-from christina@myadwordbanners.com) Received: from a2nlsmtp01-04.prod.iad2.secureserver.net (a2nlsmtp01-04.prod.iad2.secureserver.net [198.71.225.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6628C6FCA0 for ; Mon, 11 Sep 2017 19:42:41 +0000 (UTC) (envelope-from christina@myadwordbanners.com) Received: from a2plcpnl0943.prod.iad2.secureserver.net ([107.180.121.61]) by : HOSTING RELAY : with SMTP id rUZYddArOYn9KrUZYdJk4e; Mon, 11 Sep 2017 12:40:44 -0700 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=myadwordbanners.com; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Subject:Reply-To:From:To:Date:Sender:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=L+9JsICZFPu/xFY8kadMkTUBFTTBqLhE1FeJYj3Yjkc=; b=AsV4GBE6WAGRZbSWNdmtGJQRc6 VmDCnoCfl9sP0krtInjaVOBJgcfqeUpzntJoQ162JE5JlZWczGYJ4ctPs2jPL1pX9AeTf0NaRRAnD JBO63CvqQrhESEm9IGfVhyOtHA2qd/3Ij4k+m+7YxELhMC6P75Z5EwdoB2nTYoQPOYrACGhHeQz/f e+99361q1DGre9v7EPMw9WE2TP5OqKpcCTnXmHYUYqCBMJGaGpSKq2krP/jHXMqoEh3KVeIVzma5j kvNUK5nCXzj5cKSuRyxAaDtv4rILfmCSwtVzwdtCTAOthzUHzfe8tX5p7epgtsI/zFZ2pTmmnE2bB P9KvuLlA==; Received: from [127.0.0.1] (port=55970 helo=myadwordbanners.com) by a2plcpnl0943.prod.iad2.secureserver.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.88) (envelope-from ) id 1drUZY-001UYA-GU for www@freebsd.org; Mon, 11 Sep 2017 12:40:44 -0700 Date: Mon, 11 Sep 2017 19:40:39 +0000 To: "www@freebsd.org" From: "christina@myadwordbanners.com" Reply-To: "christina@myadwordbanners.com" Subject: Time to build a dedicated web content Message-ID: X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2plcpnl0943.prod.iad2.secureserver.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - myadwordbanners.com X-Get-Message-Sender-Via: a2plcpnl0943.prod.iad2.secureserver.net: authenticated_id: christina@myadwordbanners.com X-Authenticated-Sender: a2plcpnl0943.prod.iad2.secureserver.net: christina@myadwordbanners.com X-Source: X-Source-Args: X-Source-Dir: X-CMAE-Envelope: MS4wfG+fLg+jobNIW8u5jIJbMvuw7eu+BlBdXimDdJ4JM+zkAoNpKWvIopgL1aqZ7OjekqUf190vtw0+NEFEYu/9/c2QUX9oFlQLKXcgB3zqLu5M082vBni8 9lWIKYkIrA4AVEKRbpjbD57qh7RiRLm8/LjWdhV/Rr3hEymNfwF9r3oF0Pm90gQFdjgUPuzz2t0qI52LE4g47t1Y/G+JAsJrSm0= Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2017 19:42:44 -0000 Dear Www, It is too hard to make your choice among digital marketing platforms that will help you in your website banner positioning on top of search engines. However, there is one that is worth to be considered. Here's short explanation such technology: when somebody types keyword in search engine which you own, they will see your banner on top of search results and you will not be charged each time someone clicks on your banner. Once you get exclusive rights on keywords, you have first right of renewal at the same price, which you originally paid and no one else can own it until you cancel. 1.Go to our website, 2.Click on DEMO link and fill the form with your website freebsd org and keyword. 3. After this, click on VIEW ONLINE DEMO and see your result. All The Best, Christina From owner-freebsd-doc@freebsd.org Mon Sep 11 22:19:30 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA5CEE03009 for ; Mon, 11 Sep 2017 22:19:30 +0000 (UTC) (envelope-from aokonek@neo.rr.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id D796275416 for ; Mon, 11 Sep 2017 22:19:30 +0000 (UTC) (envelope-from aokonek@neo.rr.com) Received: by mailman.ysv.freebsd.org (Postfix) id D3D5CE03008; Mon, 11 Sep 2017 22:19:30 +0000 (UTC) Delivered-To: doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3666E03007 for ; Mon, 11 Sep 2017 22:19:30 +0000 (UTC) (envelope-from aokonek@neo.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cdptpa-oedge", Issuer "cdptpa-oedge" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A608675415 for ; Mon, 11 Sep 2017 22:19:30 +0000 (UTC) (envelope-from aokonek@neo.rr.com) Authentication-Results: cdptpa-omsmta01 smtp.user=aokonek@neo.rr.com; auth=pass (LOGIN) Received: from [216.98.198.83] ([216.98.198.83:41195] helo=SSfIPP) by cdptpa-omsmta01 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTPA id A1/05-26203-FEB07B95; Mon, 11 Sep 2017 22:19:28 +0000 Subject: Good Day. Honey From: ms.purebabe84 Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (14D27) Message-Id: <12FE7BE2-C993-549D-75E3-369EA5C72344@neo.rr.com> Date: Mon, 11 Sep 2017 13:58:23 -0700 To: doc@freebsd.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-RR-Connecting-IP: 107.14.168.6:2525 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2017 22:19:31 -0000 Good Day, My Mister:) Let's try to speak, I am single goodnatured lady, Immediately I'm waiting for serious Man:) My Email box is: alysias7kz@bk.ru= I'm going to reply to You my photo attached! From owner-freebsd-doc@freebsd.org Tue Sep 12 10:15:28 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73975E011A4 for ; Tue, 12 Sep 2017 10:15:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61AD26B95F for ; Tue, 12 Sep 2017 10:15:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8CAFSfY058413 for ; Tue, 12 Sep 2017 10:15:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222252] `make clean' does not cleanup *.ps files Date: Tue, 12 Sep 2017 10:15:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 10:15:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222252 Bug ID: 222252 Summary: `make clean' does not cleanup *.ps files Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: wosch@FreeBSD.org Created attachment 186291 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186291&action= =3Dedit patch After running `'make' and `make clean' I expect that no generated file is l= eft. But I get a lot of *.ps files. Apparently, the clean target in doc/share/mk/doc.images.mk is incomplete. S= ee the attached patch. $ make; make clean $ git status Untracked files: (use "git add ..." to include in what will be committed) fr_FR.ISO8859-1/books/handbook/advanced-networking/net-routing.ps hu_HU.ISO8859-2/books/handbook/advanced-networking/net-routing.ps hu_HU.ISO8859-2/books/handbook/advanced-networking/static-routes.ps hu_HU.ISO8859-2/books/handbook/geom/striping.ps hu_HU.ISO8859-2/books/handbook/security/ipsec-crypt-pkt.ps hu_HU.ISO8859-2/books/handbook/security/ipsec-encap-pkt.ps hu_HU.ISO8859-2/books/handbook/security/ipsec-network.ps hu_HU.ISO8859-2/books/handbook/security/ipsec-out-pkt.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-concat.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-mirrored-vol.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-raid10-vol.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-raid5-org.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-simple-vol.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-striped-vol.ps hu_HU.ISO8859-2/books/handbook/vinum/vinum-striped.ps share/images/articles/building-products/freebsd-branches.ps share/images/articles/building-products/freebsd-organization.ps share/images/articles/releng/branches-head.ps share/images/articles/releng/branches-releng3.ps share/images/articles/releng/branches-releng4.ps share/images/articles/releng/branches-releng5.ps share/images/articles/releng/branches-releng6.ps share/images/articles/releng/branches-releng7.ps share/images/articles/releng/branches-releng8.ps share/images/articles/releng/branches-releng9.ps share/images/articles/vinum/vinum-concat.ps share/images/articles/vinum/vinum-mirrored-vol.ps share/images/articles/vinum/vinum-raid10-vol.ps share/images/articles/vinum/vinum-raid5-org.ps share/images/articles/vinum/vinum-simple-vol.ps share/images/articles/vinum/vinum-striped-vol.ps share/images/articles/vinum/vinum-striped.ps share/images/books/handbook/advanced-networking/net-routing.ps share/images/books/handbook/advanced-networking/static-routes.ps share/images/books/handbook/geom/striping.ps share/images/books/handbook/security/ipsec-crypt-pkt.ps share/images/books/handbook/security/ipsec-encap-pkt.ps share/images/books/handbook/security/ipsec-network.ps share/images/books/handbook/security/ipsec-out-pkt.ps share/images/books/handbook/vinum/vinum-concat.ps share/images/books/handbook/vinum/vinum-mirrored-vol.ps share/images/books/handbook/vinum/vinum-raid10-vol.ps share/images/books/handbook/vinum/vinum-raid5-org.ps share/images/books/handbook/vinum/vinum-simple-vol.ps share/images/books/handbook/vinum/vinum-striped-vol.ps share/images/books/handbook/vinum/vinum-striped.ps --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Tue Sep 12 10:15:50 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81300E0120B for ; Tue, 12 Sep 2017 10:15:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 704C66B9BA for ; Tue, 12 Sep 2017 10:15:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8CAFoqo058946 for ; Tue, 12 Sep 2017 10:15:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222252] `make clean' does not cleanup *.ps files Date: Tue, 12 Sep 2017 10:15:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 10:15:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222252 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Tue Sep 12 15:27:12 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35A21E0E8F7 for ; Tue, 12 Sep 2017 15:27:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2424B76240 for ; Tue, 12 Sep 2017 15:27:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8CFRCCa092105 for ; Tue, 12 Sep 2017 15:27:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222252] `make clean' does not cleanup *.ps files Date: Tue, 12 Sep 2017 15:27:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gjb@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2017 15:27:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222252 --- Comment #1 from Glen Barber --- I looked into this a bit a few weeks ago, and I think the solution is non-trivial. The problem is that share/images/* is generated from en_EN*/Makefile, and d= oes not seem to have an explicit Makefile to generate the *.ps files (and as su= ch, lacks a mechanism to add a beforeclean target or append CLEANFILES). --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Sep 13 09:23:53 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 448ACE1667A for ; Wed, 13 Sep 2017 09:23:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32A787F024 for ; Wed, 13 Sep 2017 09:23:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8D9NrAI040908 for ; Wed, 13 Sep 2017 09:23:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222252] `make clean' does not cleanup *.ps files Date: Wed, 13 Sep 2017 09:23:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 09:23:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222252 --- Comment #2 from Wolfram Schneider --- Actually, it is more complicated. The french makefile will generate *.ps files in share/images as well. Any Makefile which contains the variable IMAGES_EN will activate the implic= it rules in share/mk/doc.images.mk, and generate .eps,.png,.ps files if they are not exists or outdated. PostScript files are generated from *.pic files .pic.ps: ${PIC2PS} ${.ALLSRC} > ${.TARGET} --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Sep 13 11:51:42 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1AF3E1CB10 for ; Wed, 13 Sep 2017 11:51:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C05D9104C for ; Wed, 13 Sep 2017 11:51:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8DBpgTw034521 for ; Wed, 13 Sep 2017 11:51:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 206165] resolv.conf(5) is missing documentation on options Date: Wed, 13 Sep 2017 11:51:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jasonmader@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 11:51:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206165 Jason Mader changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jasonmader@gmail.com --- Comment #1 from Jason Mader --- Here's the edns0 options from the NetBSD man page. The other missing options are documented there as well. Since a fresh FreeBSD installation includes t= he line, options edns0 It would be best to at least include this one, edns0 attach OPT pseudo-RR for ENDS0 extension specified in RFC 2671, to inform DNS server of our receive buffer size. The option will allow DNS servers to take advantage of non- default receive buffer size, and to send larger replies. DNS query packets with EDNS0 extension is not compatible with non-EDNS0 DNS servers. The option must be used only when all the DNS servers listed in nameserver lines are able to handle EDNS0 extension. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Sep 13 16:47:06 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E13BE0531E for ; Wed, 13 Sep 2017 16:47:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C9166D9B1 for ; Wed, 13 Sep 2017 16:47:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8DGl61B028244 for ; Wed, 13 Sep 2017 16:47:06 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 189388] [handbook] Release (releng) documention uses deprecated `sysinstall' Date: Wed, 13 Sep 2017 16:47:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 16:47:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D189388 --- Comment #3 from Ed Maste --- Note that this is obsolete documentation -- the comment on the first page states: This document is outdated and does not accurately describe the current rele= ase procedures of the FreeBSD Release Engineering team. It is retained for historical purposes. The current procedures used by the FreeBSD Release Engineering team are available in the FreeBSD Release Engineering article. These obsolete docs should probably just be retired. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 09:52:21 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 544ADE0BF0A for ; Thu, 14 Sep 2017 09:52:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 434996CDB6 for ; Thu, 14 Sep 2017 09:52:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8E9qLI8055884 for ; Thu, 14 Sep 2017 09:52:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222322] parallel doc build Date: Thu, 14 Sep 2017 09:52:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 09:52:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222322 Bug ID: 222322 Summary: parallel doc build Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: wosch@FreeBSD.org Created attachment 186370 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186370&action= =3Dedit patch Hi, the build in ./doc runs for 20-25minutes. Speeding it up with `make -j`' ha= s no effect. It would be great if we can build the documentation faster. Looking at the makefiles in doc/share/mk this doesn't seems to be an easy t= ask. Also, most sub-directories contains only a single input file which means `m= ake -j' has no effect on a directory level. The workaround could be to run `make -j' for the sub-directories in a given directory. Attached is a simple workaround to run the sub-directories in parallel. It works for the standard target ("all") only. I could run a build in 4 minutes now (down from 20 minutes). I do not recommend this for production, but for test & developing it makes a huge difference. $ make p-all --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 09:55:23 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29CD2E0C1E5 for ; Thu, 14 Sep 2017 09:55:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 185B76CEB1 for ; Thu, 14 Sep 2017 09:55:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8E9tMTb063019 for ; Thu, 14 Sep 2017 09:55:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222322] parallel doc build Date: Thu, 14 Sep 2017 09:55:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 09:55:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222322 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 09:55:55 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D814E0C27D for ; Thu, 14 Sep 2017 09:55:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CE5B6CF1F for ; Thu, 14 Sep 2017 09:55:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8E9ts9u063748 for ; Thu, 14 Sep 2017 09:55:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222322] parallel doc build Date: Thu, 14 Sep 2017 09:55:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 09:55:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222322 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-doc@FreeBSD.org |wosch@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 10:12:18 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BF9EE0D2C0 for ; Thu, 14 Sep 2017 10:12:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A5656D976 for ; Thu, 14 Sep 2017 10:12:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EACIKg028398 for ; Thu, 14 Sep 2017 10:12:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222186] make -n fails in doc/en_US.ISO8859-1/articles/freebsd-releng Date: Thu, 14 Sep 2017 10:12:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 10:12:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222186 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-doc@FreeBSD.org |wosch@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 10:12:34 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F251BE0D328 for ; Thu, 14 Sep 2017 10:12:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFC726DA54 for ; Thu, 14 Sep 2017 10:12:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EACY0P030453 for ; Thu, 14 Sep 2017 10:12:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222252] `make clean' does not cleanup *.ps files Date: Thu, 14 Sep 2017 10:12:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 10:12:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222252 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-doc@FreeBSD.org |wosch@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 11:22:35 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48888E10C0C for ; Thu, 14 Sep 2017 11:22:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 379A46FE39 for ; Thu, 14 Sep 2017 11:22:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EBMYbF020485 for ; Thu, 14 Sep 2017 11:22:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 203109] man.cgi doesn't support color correctly Date: Thu, 14 Sep 2017 11:22:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 11:22:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203109 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #2 from Wolfram Schneider --- I can confirm that man.cgi cannot handle "bold underline" correctly. I will= see if I can fix this. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 11:38:51 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8A3AE11A66 for ; Thu, 14 Sep 2017 11:38:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6E4C708BF for ; Thu, 14 Sep 2017 11:38:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EBcplK052828 for ; Thu, 14 Sep 2017 11:38:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 203109] man.cgi doesn't support color correctly Date: Thu, 14 Sep 2017 11:38:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 11:38:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203109 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #3 from Wolfram Schneider --- Fixed in rev 50834 --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 11:38:54 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55FD8E11A7D for ; Thu, 14 Sep 2017 11:38:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44DE1708C4 for ; Thu, 14 Sep 2017 11:38:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EBcrkf052910 for ; Thu, 14 Sep 2017 11:38:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 203109] man.cgi doesn't support color correctly Date: Thu, 14 Sep 2017 11:38:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 11:38:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203109 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: wosch Date: Thu Sep 14 11:38:14 UTC 2017 New revision: 50834 URL: https://svnweb.freebsd.org/changeset/doc/50834 Log: handle underline text PR: 203109 Changes: head/en_US.ISO8859-1/htdocs/cgi/man.cgi --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 12:02:05 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7775E1381C for ; Thu, 14 Sep 2017 12:02:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 964F971749 for ; Thu, 14 Sep 2017 12:02:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EC25cY095680 for ; Thu, 14 Sep 2017 12:02:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222327] race condition in doc build Date: Thu, 14 Sep 2017 12:02:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 12:02:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222327 Bug ID: 222327 Summary: race condition in doc build Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: wosch@FreeBSD.org There is a race condition in the documentation build. You cannot build the english and the german documentation at the same time. Apparently, the share images (ps, eps, png) are not correctly build in an atomic way. Solution: create temporary files during build, and only if it was complete = and successfully created, the file will be moved to the final target name. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 12:02:18 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F2AAE138CC for ; Thu, 14 Sep 2017 12:02:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06CA4718AF for ; Thu, 14 Sep 2017 12:02:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EC2HgG004468 for ; Thu, 14 Sep 2017 12:02:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222327] race condition in doc build Date: Thu, 14 Sep 2017 12:02:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 12:02:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222327 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|freebsd-doc@FreeBSD.org |wosch@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Sep 14 10:14:48 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A434E0D56C for ; Thu, 14 Sep 2017 10:14:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48F1C6DC2D for ; Thu, 14 Sep 2017 10:14:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EAEmEe033622 for ; Thu, 14 Sep 2017 10:14:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 215231] stale link at https://www.freebsd.org/projects/cvsweb.html Date: Thu, 14 Sep 2017 10:14:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wosch@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 14 Sep 2017 12:12:35 +0000 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 10:14:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215231 Wolfram Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-doc@FreeBSD.org |wosch@FreeBSD.org Status|New |Open --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Fri Sep 15 09:58:51 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07C64E0B113 for ; Fri, 15 Sep 2017 09:58:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAB40E81 for ; Fri, 15 Sep 2017 09:58:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8F9wodV015740 for ; Fri, 15 Sep 2017 09:58:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222351] [patch] A few typos in the Handbook Date: Fri, 15 Sep 2017 09:58:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bouceklubos@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 09:58:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222351 Bug ID: 222351 Summary: [patch] A few typos in the Handbook Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: bouceklubos@gmail.com Keywords: patch Created attachment 186409 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186409&action= =3Dedit handbook typos patch Hello, I've found a few typos in the Handbook (English version). Attaching patch. Regards, Lubos Boucek --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Fri Sep 15 10:02:21 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3890E0B558 for ; Fri, 15 Sep 2017 10:02:21 +0000 (UTC) (envelope-from derek@firstpagebillboards.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id BD41911C1 for ; Fri, 15 Sep 2017 10:02:21 +0000 (UTC) (envelope-from derek@firstpagebillboards.com) Received: by mailman.ysv.freebsd.org (Postfix) id BC7FDE0B557; Fri, 15 Sep 2017 10:02:21 +0000 (UTC) Delivered-To: doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC192E0B556 for ; Fri, 15 Sep 2017 10:02:21 +0000 (UTC) (envelope-from derek@firstpagebillboards.com) Received: from p3nlsmtpcp01-01.prod.phx3.secureserver.net (p3nlsmtpcp01-01.prod.phx3.secureserver.net [184.168.200.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91AB811BF for ; Fri, 15 Sep 2017 10:02:21 +0000 (UTC) (envelope-from derek@firstpagebillboards.com) Received: from p3plcpnl0976.prod.phx3.secureserver.net ([72.167.190.5]) by : HOSTING RELAY : with SMTP id snJdd2tnF7YKUsnJddLlEy; Fri, 15 Sep 2017 02:53:41 -0700 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=firstpagebillboards.com; s=default; h=Content-Transfer-Encoding: Content-Type:MIME-Version:Message-ID:Subject:Reply-To:From:To:Date:Sender:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=uITyCkOk5EReng4JHZiaAD6byDO25bq0hy6WEPTr9gw=; b=j6fu1geLivRCm4Juhjkm86NB1 9PhG4ojRC2FaWoSMlC8mvZKhRzHLZKGnNNdEWBbTQ9d4hWw8nATSR57kDUx3ggOBA7QpzZ8ZnGauj kn0bw+8fCvR07225OubDE/tGnbcpQ4eH3cCDIJSEpSnNAJbOyEp/+v7xeDjUhXenn+VPMOnfJjJgi m/WZxhkgFX6mvoFVXALGL2+z0wyEcfmALRUMl3QBTRvt4FfHWRGTmFyw8voZud99QMwUAnIMWlKoy Fv7DXEuKLWVQPiwdWEM2vUXGRdCNFTr+186eB4mlUV1op9JvcV6Y7dLe2o+IvulQ461J3fRlBMRqI FQFALtJ/Q==; Received: from [127.0.0.1] (port=31964 helo=firstpagebillboards.com) by p3plcpnl0976.prod.phx3.secureserver.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.88) (envelope-from ) id 1dsnJd-0000j9-Gq for doc@freebsd.org; Fri, 15 Sep 2017 02:53:41 -0700 Date: Fri, 15 Sep 2017 09:53:36 +0000 To: "doc@freebsd.org" From: "derek@firstpagebillboards.com" Reply-To: "derek@firstpagebillboards.com" Subject: New approach for your web page ranking Message-ID: <45bcfb31d65b338726ff394c51ee6e89@firstpagebillboards.com> X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - p3plcpnl0976.prod.phx3.secureserver.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - firstpagebillboards.com X-Get-Message-Sender-Via: p3plcpnl0976.prod.phx3.secureserver.net: authenticated_id: derek@firstpagebillboards.com X-Authenticated-Sender: p3plcpnl0976.prod.phx3.secureserver.net: derek@firstpagebillboards.com X-Source: X-Source-Args: X-Source-Dir: X-CMAE-Envelope: MS4wfLABP3k+2sCLXVlG7HnGZHwRZO77wAHN3pOoVT8fyE0qnd8skj+cUiW9oL/kG4QKlXQEmq9JCzrh13jMFFcT/GaQ9/uENcin6zkDJUTsR2VNHRxDym1+ aC0cGh+UPwpyH3kj3EboutaWEAYJqccH0EwvP++B0NXDybrsE2hI2SJbYRvj4ja5QpfPduLDkYT+ZP5I0JkL3bMIUPHsDyf3y9w= Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 10:02:22 -0000 Doc, Badly managed online marketing campaign cannot bring desirable profit at all. It comes down and makes you realize how smartly you can manage your campaigns using alternative website optimization method. You will get exclusive rights on chosen keywords for one full year with first right of renewal at the end of each year apart placing your website on top of search engine results. You can see how it will look like on Google and other search engines if you: First, go to our website. Second, fill online quote with details of your website freebsd org and keywords. Finally, you will get a demonstration of this technology. Best Wishes, Derek Ibarra From owner-freebsd-doc@freebsd.org Fri Sep 15 10:15:12 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41F16E0BF3B for ; Fri, 15 Sep 2017 10:15:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 306F41936 for ; Fri, 15 Sep 2017 10:15:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8FAFCcx084131 for ; Fri, 15 Sep 2017 10:15:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222351] [patch] A few typos in the Handbook Date: Fri, 15 Sep 2017 10:15:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 10:15:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222351 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: maxim Date: Fri Sep 15 10:14:49 UTC 2017 New revision: 50846 URL: https://svnweb.freebsd.org/changeset/doc/50846 Log: Typos fixed. PR: 222351 Submitted by: Lubos Boucek Changes: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml head/en_US.ISO8859-1/books/handbook/disks/chapter.xml head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml head/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml head/en_US.ISO8859-1/books/handbook/security/chapter.xml head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Fri Sep 15 10:15:39 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1622CE0BFDE for ; Fri, 15 Sep 2017 10:15:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04F89199F for ; Fri, 15 Sep 2017 10:15:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8FAFc4U085001 for ; Fri, 15 Sep 2017 10:15:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 222351] [patch] A few typos in the Handbook Date: Fri, 15 Sep 2017 10:15:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: maxim@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2017 10:15:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222351 Maxim Konovalov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED CC| |maxim@FreeBSD.org --- Comment #2 from Maxim Konovalov --- Committed. Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Sep 16 10:35:35 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42FF9E0DEAD for ; Sat, 16 Sep 2017 10:35:35 +0000 (UTC) (envelope-from sophie.hunt@ctechemail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 22282716ED for ; Sat, 16 Sep 2017 10:35:35 +0000 (UTC) (envelope-from sophie.hunt@ctechemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 1E668E0DEAC; Sat, 16 Sep 2017 10:35:35 +0000 (UTC) Delivered-To: doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DFCCE0DEAA for ; Sat, 16 Sep 2017 10:35:35 +0000 (UTC) (envelope-from sophie.hunt@ctechemail.com) Received: from server.ctechemail.com (server.ctechemail.com [159.203.99.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E36BE716EC for ; Sat, 16 Sep 2017 10:35:34 +0000 (UTC) (envelope-from sophie.hunt@ctechemail.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ctechemail.com; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Subject:Reply-To:From:To:Date:Sender:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=xHvaXgxdNlFm6GELLgB8WkPpEJ0n2orxd+h74Sf3Q7Q=; b=FE8oSQbPrImG/BRJoB4JA3PVU5 tCEpG8BGi55ofnqQ9Z8PP0otr/iyxEZD6YROI+iyh2JsM6Zl0EAbRb72ZucZdIRQDwCXMpcu3IUEd IU78/mxq+6CZa0ypYcQ5l+XPysSIMkXY1V68awqifpaU4qA6dW00cduOE/jvPNdBuH/RFeRm6gEG9 BymWqk05RywDqcoiCAELFZhC/XF7PtYGwZJIFiMDzI4iP1kheW5gISR8ARhEtkdbicVfAqoK7142Z HxBuZMsk3XVBNbl4C3+YyHSnWEvNSh3bk0AVZFtckgGHCfFKsM27eNGNn+II2MZ4Hb3AyiqtCiljl nY0NH3Xg==; Received: from ec2-54-80-91-98.compute-1.amazonaws.com ([54.80.91.98]:58233 helo=ctechemail.com) by server.ctechemail.com with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.89) (envelope-from ) id 1dtARb-0006O3-20 for doc@FreeBSD.org; Sat, 16 Sep 2017 10:35:27 +0000 Date: Sat, 16 Sep 2017 10:35:26 +0000 To: doc@FreeBSD.org From: Sophie Hunt Reply-To: Sophie Hunt Subject: Linux page suggestion Message-ID: <10881601.or_mail@ctechemail.com> X-Priority: 3 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.ctechemail.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ctechemail.com X-Get-Message-Sender-Via: server.ctechemail.com: authenticated_id: sophie.hunt@ctechemail.com X-Authenticated-Sender: server.ctechemail.com: sophie.hunt@ctechemail.com X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2017 10:35:35 -0000 Hi, I’ve got something which I think might interest you given you've shared Linuxfromscratch.org in the past (http://site.freebsdgr.org/doc/es_ES.ISO8859-1/articles/fbsd-from-scratch/why.html) We’ve got a tutorial on building a Linux VPN server (http://comparitech.net/build-linux-vpn). Perhaps you could take a look and if you like it and think your visitors will get value out of it, also share it on your site? No worries if not, either way I appreciate your time. Thanks, SophieIf you do not wish to receive further emails from us, please reply with unsubscribe in the subject line. Comparitech, Kings Lodge, London Road, Sevenoaks Kent, TM15 6AR, United Kingdom From owner-freebsd-doc@freebsd.org Sat Sep 16 16:23:40 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06C08E1FF80 for ; Sat, 16 Sep 2017 16:23:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8DC47F6D9 for ; Sat, 16 Sep 2017 16:23:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8GGNdPa062479 for ; Sat, 16 Sep 2017 16:23:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 217501] kern.osreldate sysctl might be integer not string Date: Sat, 16 Sep 2017 16:23:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: allanjude@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2017 16:23:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217501 Allan Jude changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |allanjude@FreeBSD.org Resolution|--- |FIXED --- Comment #1 from Allan Jude --- Thank you for the patch --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Sep 16 16:24:07 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 529E1E2000A for ; Sat, 16 Sep 2017 16:24:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 410CC7F735 for ; Sat, 16 Sep 2017 16:24:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v8GGO7tL063125 for ; Sat, 16 Sep 2017 16:24:07 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 217501] kern.osreldate sysctl might be integer not string Date: Sat, 16 Sep 2017 16:24:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Documentation X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2017 16:24:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217501 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: allanjude Date: Sat Sep 16 16:23:01 UTC 2017 New revision: 323645 URL: https://svnweb.freebsd.org/changeset/base/323645 Log: kern.osreldate is an integer, not a string PR: 217501 Submitted by: Yavuz Tanriverdi MFC after: 1 week Changes: head/sbin/sysctl/sysctl.8 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Sep 16 18:40:30 2017 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39280E00DED for ; Sat, 16 Sep 2017 18:40:30 +0000 (UTC) (envelope-from cborgh@roadrunner.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2653A323 for ; Sat, 16 Sep 2017 18:40:30 +0000 (UTC) (envelope-from cborgh@roadrunner.com) Received: by mailman.ysv.freebsd.org (Postfix) id 229C1E00DEC; Sat, 16 Sep 2017 18:40:30 +0000 (UTC) Delivered-To: doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 222DEE00DEA for ; Sat, 16 Sep 2017 18:40:30 +0000 (UTC) (envelope-from cborgh@roadrunner.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cdptpa-oedge", Issuer "cdptpa-oedge" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E9172322 for ; Sat, 16 Sep 2017 18:40:29 +0000 (UTC) (envelope-from cborgh@roadrunner.com) Authentication-Results: cdptpa-omsmta03 smtp.user=cborgh@roadrunner.com; auth=pass (LOGIN) Received: from [50.196.26.253] ([50.196.26.253:48388] helo=jQfcQEi) by cdptpa-omsmta03 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTPA id 57/89-12431-2DF6DB95; Sat, 16 Sep 2017 18:39:15 +0000 Subject: Honey) From: Daria Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (14D27) Message-Id: Date: Sat, 16 Sep 2017 18:16:47 -0700 To: Doc Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-RR-Connecting-IP: 107.14.168.88:2525 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2017 18:40:30 -0000 Hello there:) Let's try to small talk:) Im interest 29 years old woman living in Russian Federation:) For now I am trying to find hot Man:) My Email box: dariaperm@yahoo.com and= I'll send You my picture attached! thank you