From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 01:35:43 2015 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B271794F for ; Sun, 22 Mar 2015 01:35:43 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F3857BF for ; Sun, 22 Mar 2015 01:35:42 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t2M1ZZ08032787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 21 Mar 2015 19:35:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t2M1ZZOL032784; Sat, 21 Mar 2015 19:35:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 21 Mar 2015 19:35:35 -0600 (MDT) From: Warren Block To: Raphael Abreu Subject: Re: Proposed improvement to LOGGER(1) In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 21 Mar 2015 19:35:35 -0600 (MDT) Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 01:35:43 -0000 On Tue, 17 Mar 2015, Raphael Abreu wrote: > Hello everyone, > > This is the first time I am sumbitting an e-mail to this list so sorry if I > break any protocols. > > I would like to propose an improvement to the LOGGER(1) entry: > > https://www.freebsd.org/cgi/man.cgi?query=logger%281%29 > > Where it reads: > > *-f* *file* > Log the specified file. > > For clarification it should read: > > *-f* *file* > Log the contents of specified file. This option cannot be > combined with a command-line message. > > I struggled for some time with this parameter and only understood what was > going on after reading a GNU version: > > http://praxis.edoceo.com/man/1/LOGGER > > Searching on stackexchange and other sites I could see that mistaking the > meaning of this flag is quite common. > > I hope this can be a positve contribuition. The man page for FreeBSD 11 already has a better description, although it does not describe the behavior when both -f and a message are given. Even if the copyright of the Linux man page allowed us to copy it directly, it does not really describe what happens when both -f and a message are given. Instead, I have committed this original update: https://svnweb.freebsd.org/base/head/usr.bin/logger/logger.1?r1=280336&r2=280335&pathrev=280336 This was committed to -CURRENT, and will be MFCed into FreeBSD 10-STABLE in a week or so. Thanks! From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 13:34:09 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D5C0DBD for ; Sun, 22 Mar 2015 13:34:09 +0000 (UTC) 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 63483A4 for ; Sun, 22 Mar 2015 13:34:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MDY9sq059376 for ; Sun, 22 Mar 2015 13:34:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 198790] jail.8: fix for minor typo Date: Sun, 22 Mar 2015 13:34:09 +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: olgeni@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 13:34:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198790 Bug ID: 198790 Summary: jail.8: fix for minor typo Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: olgeni@FreeBSD.org Created attachment 154656 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154656&action=edit jail.8 typo fix A minor fix for jail.8 (HEAD). -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 17:01:19 2015 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDF67BCF for ; Sun, 22 Mar 2015 17:01:19 +0000 (UTC) Received: from mail-we0-x242.google.com (mail-we0-x242.google.com [IPv6:2a00:1450:400c:c03::242]) (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 6ADFE7DC for ; Sun, 22 Mar 2015 17:01:19 +0000 (UTC) Received: by wesq59 with SMTP id q59so15101854wes.2 for ; Sun, 22 Mar 2015 10:01:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:subject:to:content-type:mime-version:reply-to :organization:date; bh=VZQJj6qD92BeMMPfAMPoj5NupOT50DsF2+2axdHaHN0=; b=mOVsvySMf3FQAY1ASSlj9SvyJqd9GHtKxsQaKz+vuRaURpcP2E34NjvFKuIObhIpsp 2/5qeX7VestDzVCjnxpd3799S/m11LQGFwTeAjeWG3UPBXG227VkA6bzJwjgs9sk82oz UBKmFPLpSDytrKsvqUn8N2+mr5ncOQJ0fM5LEpbvdGKOkYYQiFQOUQdqX2gnnztzTTlC lIOy3M3GJE92HAxwAR/KVqU/oUSpO6S5auI6oa42xJro5sLm6OD2zdKQMCRowoysYkvg G70xA1uCRHNI3wK4c32KMp/7HwOciyrcJZBK9fEPXEduTTBBRpyb5cNSr0jrciU2+tdw umeQ== X-Received: by 10.194.104.99 with SMTP id gd3mr171994216wjb.114.1427043678010; Sun, 22 Mar 2015 10:01:18 -0700 (PDT) Received: from 87.68.244.32.adsl.012.net.il (87.68.244.32.adsl.012.net.il. [87.68.244.32]) by mx.google.com with ESMTPSA id hi6sm15574182wjc.34.2015.03.22.10.01.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 22 Mar 2015 10:01:15 -0700 (PDT) Message-ID: <550ef55b.c6c0c20a.4b16.ffffe316@mx.google.com> From: "Rotem Hecht" Subject: Music composer for film, games and Tv commercials To: "freebsd-doc" MIME-Version: 1.0 Reply-To: "info@rotemmusic.com" Organization: Rotem Hecht Date: Sun, 22 Mar 2015 19:01:24 +0200 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 17:01:20 -0000 Hello=20 =20 I hope you well =20 I am Rotem Hecht. I work as a professional music composer and sound d= esigner, I'm based in Israel and in Los Angeles, Ca and working with production companies all over the world. I compose original music for movies, television commercials, video gam= es, events, corporate videos and I am open to other media scenarios. My portfolio includes projects performed for Microsoft, Hershey's, Kre= -O, Hasbro, Mercedes, Audi, Nickelodeon, Hop! TV Channel and more =20 I=E2=80=99m capable of delivering high quality products at decent rate= s and in short period of time. I would like to offer you my services. Please check my portfolio on my= website www.rotemmusic.com =20 Thank You for your time. =20 All The Best , =20 Rotem Hecht Mob:+972-528-227726 rotemhecht@gmail.com Skype: rhecht1282=20 =20 Unsubscribe From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 19:38:18 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4052FAE for ; Sun, 22 Mar 2015 19:38:18 +0000 (UTC) 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 27AC6B34 for ; Sun, 22 Mar 2015 19:38:18 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MJcIZu000384 for ; Sun, 22 Mar 2015 19:38:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 198790] jail.8: fix for minor typo Date: Sun, 22 Mar 2015 19:38: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: allanjude@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: allanjude@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 19:38:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198790 Allan Jude changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanjude@FreeBSD.org Assignee|freebsd-doc@FreeBSD.org |allanjude@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 20:55:02 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BF1AAD3 for ; Sun, 22 Mar 2015 20:55:02 +0000 (UTC) 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 01C6C3BB for ; Sun, 22 Mar 2015 20:55:02 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MKt1lL016596 for ; Sun, 22 Mar 2015 20:55:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 196786] please re-instate me as AUTHOR for jot, rs, and lam utilities Date: Sun, 22 Mar 2015 20:55:01 +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 Some People X-Bugzilla-Who: allanjude@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: allanjude@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 20:55:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196786 Allan Jude changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-doc@FreeBSD.org |allanjude@FreeBSD.org CC| |allanjude@FreeBSD.org Status|New |In Progress -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 20:56:52 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AF82B2B for ; Sun, 22 Mar 2015 20:56:52 +0000 (UTC) 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 40EEB3D8 for ; Sun, 22 Mar 2015 20:56:52 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MKuqhr017830 for ; Sun, 22 Mar 2015 20:56:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 196281] Latest Version Reported Wrongly In FAQ Date: Sun, 22 Mar 2015 20:56: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 Many People X-Bugzilla-Who: allanjude@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 20:56:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196281 Allan Jude changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Overcome By Events CC| |allanjude@FreeBSD.org --- Comment #1 from Allan Jude --- This appears to have been fixed already -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Sun Mar 22 20:58:56 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8D7AC53 for ; Sun, 22 Mar 2015 20:58:56 +0000 (UTC) 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 8EC0F3E9 for ; Sun, 22 Mar 2015 20:58:56 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MKwuVF019117 for ; Sun, 22 Mar 2015 20:58:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 194993] [patch][doc] Jail build command fix (FreeBSD 9.x and newer) Date: Sun, 22 Mar 2015 20:58:56 +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 Some People X-Bugzilla-Who: allanjude@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: allanjude@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2015 20:58:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194993 Allan Jude changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanjude@FreeBSD.org Assignee|freebsd-doc@FreeBSD.org |allanjude@FreeBSD.org Status|New |Open --- Comment #1 from Allan Jude --- This may need more attention since the demise of the 'GAMES' and 'DOCS' sets -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Mon Mar 23 02:36:54 2015 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99CA79EE for ; Mon, 23 Mar 2015 02:36:54 +0000 (UTC) Received: from ltf4632.tam.us.siteprotect.com (ltf4632.tam.us.siteprotect.com [216.87.175.131]) (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 6ADA7A77 for ; Mon, 23 Mar 2015 02:36:54 +0000 (UTC) Received: from [91.218.231.144] (port=40199 helo=toyperm.ru) by ltf4632.tam.us.siteprotect.com with esmtpa (Exim 4.85) (envelope-from ) id 1YZrOJ-0003kR-PC for doc@freebsd.org; Sun, 22 Mar 2015 21:42:56 -0400 Date: Mon, 23 Mar 2015 04:42:55 +0300 To: doc@freebsd.org From: Michael Maldonado Reply-To: Michael Maldonado Subject: If you can open this email, you can get LAID Message-ID: X-Priority: 3 X-Mailer: PHPMailer 5.2.6 (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 - ltf4632.tam.us.siteprotect.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gerami.org X-Get-Message-Sender-Via: ltf4632.tam.us.siteprotect.com: authenticated_id: istifta@gerami.org Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2015 02:36:54 -0000 A bold promise, I know... But i've recently discovered an absolutely GUARANTEED method for getting ANY woman into your bed... FAST And the best part is, you can use it TONIGHT to get laid. [ http://hotellstjarnan.se/sql.php?r=15 ] Click Here To Discover The Secret (Free Video) Videos comes down tonight - so watch it immediately. From owner-freebsd-doc@FreeBSD.ORG Mon Mar 23 23:43:10 2015 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B070FD7D for ; Mon, 23 Mar 2015 23:43:10 +0000 (UTC) Received: from cletus.kundenserver42.de (cletus.kundenserver42.de [195.93.201.102]) by mx1.freebsd.org (Postfix) with ESMTP id 7B227F6 for ; Mon, 23 Mar 2015 23:43:09 +0000 (UTC) Received: by cletus.kundenserver42.de (Postfix, from userid 658) id 0973E7E712A; Tue, 24 Mar 2015 00:37:51 +0100 (CET) To: doc@freebsd.org Subject: Strange trick makes girls f--k you? Date: Tue, 24 Mar 2015 00:37:51 +0100 From: Santiago Park Message-ID: X-Priority: 3 X-Mailer: PHPMailer 5.2.9 (https://github.com/PHPMailer/PHPMailer/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2015 23:43:10 -0000 Congratulations! Today is your lucky fucking day. Because you're about to discover a weird trick you use TONIGHT to get a woman so turned on and wet between the legs that SHE makes the first move. This free video shows you the secret: [ http://jonslist.com.au/blog/dump.php?r=14 ] Watch The Video Now You can use this trick on a girl you know right now - or you can use it on a completely NEW woman to get her horny. It doesn't matter how old you are or what you look like because this trick gets her so soaking wet and turned on that she doesn't even CARE She just HAS to f 99 k you. This cutting-edge psychological seduction secret has already helped 14,450 regular guys worldwide turn young sexy girls into cock craving nymphs. But be warned: Women are trying to have this video taken down. So this may just be the only chance you EVER have to see it. From owner-freebsd-doc@FreeBSD.ORG Tue Mar 24 09:25:04 2015 Return-Path: Delivered-To: www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34C81676 for ; Tue, 24 Mar 2015 09:25:04 +0000 (UTC) Received: from smtp101.biz.mail.sg3.yahoo.com (smtp101.biz.mail.sg3.yahoo.com [106.10.167.244]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 81E9B7D7 for ; Tue, 24 Mar 2015 09:25:02 +0000 (UTC) Received: (qmail 90363 invoked from network); 24 Mar 2015 09:18:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1427188700; bh=uJ1Fkqd4Ek7lte4JqyuN/laJNSzsEZlSx+StVeLtK20=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=ogmIfD27wHXj7fhdIk4ztVHc8tRsaHlyNpppBZxr0xuByf+XAw74LYLJFUyJ3EpayeAJuLVkt3fla9v9r67nd/rnTA+R+wSCBtT7HQcTLrYiN2yUreo3aV23qaQ8fMU1wE2VE2n4ekSo0uGsvUX0e+xCq7e/e8Qn7nTyCzroHqI= X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: HS7h2MEVM1nbIL3MNTf6D06xwCkW9fvveLNfONyHsuHhu5z TLeXeWLjSne6mDyQQOBwHk0JgygURxkcDo1xDKvqgYO2bXq7MxSrHnk3tGE. Lv4V5Q_TqrqhZCVUCbZJr55aFneROm5PwCLyuQ74A3gysknlgNgH7vuj8T7f 2JfBxkg3iwW3si4J7juRkdaaHRhCxXGKxwV0uAaQY5t3gKkX36pRUi.zNZnx nlJypogqcDtl2cP_ZCKeYTfsZtfw3OXU0VardFM_.AE1_v0s7qWwC2mScbsZ zSvJ5U4PwP.Y.zLQ88gZQ0X3uLiuXKwFSolxL0iA7gqgiYwyeANJsOxMENPP fxR9jBFRh.7W48966zR1O1NVKilUtvW_QXeNm07yRe4FEVWFJuKCLedeBEuy 5_I7U2rmH7wgLWneyCAjEh2p0d6GOxpgWHVpv6.eRfUjX.p7DM.DxKI8PtEN sxuMe0T0T54vUg_VZfH6Wsgye14B8x_AQvY2dx9Rso1mjLlW6_OF1a.b0fwW ogBWCsRBh6G83ZQ-- X-Yahoo-SMTP: nDocRTGswBDkHG8a.TvxyD4ZbZqrwUeY1w1lu9GSNCGaC_iD2i4zA7uJ83x7 From: "Brandi Cohen" To: Subject: Digital Partnership for Website Designing & Development Date: Tue, 24 Mar 2015 14:47:29 +0530 Message-ID: <08b401d06613$7716a950$6543fbf0$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdBmEpVlbjbKblj2SfS86fMT5mAM/Q== Content-Language: en-us Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 09:25:04 -0000 Hi, =20 I am Brandi Cohen, Manager =96 Online Marketing =20 To introduce, we are an ISO 9001:2008 certified Indian Web Design and Development firm and have over 10 years of experience. We have been partnering various digital agencies all over US, UK, Australia and = Europe. =20 As you offer Web Design and Development Services to your clients may I propose an association between the two firms? In these tough times, = where it is hard to maintain the top line, we can help boost the bottom-line for = you. =20 We can execute the Web Design or SEO projects on a white label basis for = you at a much lower cost than what it might be in house - No compromise on quality! =20 Our Primary Services includes: =20 =FC Web Design and Development =FC SEO =FC Ecommerce =FC Web application development =FC HTML5 Development =FC Mobile web development =20 =20 Do let me know if you are interested and we would be happy to connect = with you and discuss more in detail about your project requirement.=20 =20 I look forward to your positive responses mail. =20 =20 Kinds Regards, Brandi Cohen Marketing Manager =20 If you want unsubscribe please mail back with unsubscribe as the subject = in this email. From owner-freebsd-doc@FreeBSD.ORG Tue Mar 24 14:00:47 2015 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F89BBA7 for ; Tue, 24 Mar 2015 14:00:47 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17023BB7 for ; Tue, 24 Mar 2015 14:00:47 +0000 (UTC) Received: from [10.111.86.127] ([5.90.6.127]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0LdHLB-1ZIEf122NN-00iPRm for ; Tue, 24 Mar 2015 15:00:38 +0100 MIME-Version: 1.0 To: From: Solver Subject: unsubscribe Date: Tue, 24 Mar 2015 15:00:38 +0100 In-Reply-To: References: Message-ID: <0M55BC-1ZQj7o3tfi-00zJtB@mail.gmx.com> X-Provags-ID: V03:K0:7XZWOo5uPL095y+h944ioQCSNX1cc3Gm+EifkjgcSjQ3rxAZ/TL nCgw89dBALjFc6RlIAqFYSot6lxlX4fCQ1t1T50yYAfiZjVxY4WCY3EDB297QT1OeqovrF9 RYqrSndm25KDlwhFotOez0SipDBrVLtmqGh1bd2eaVyF2WBRzFEL8KnDW6zZmyCZpBxJii1 kAY6JVK7faru+D9YzwRwg== X-UI-Out-Filterresults: notjunk:1; Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 14:00:47 -0000 ----- Messaggio originale ----- Da: "freebsd-doc-request@freebsd.org" Inviato: =E2=80=8E24/=E2=80=8E03/=E2=80=8E2015 13:00 A: "freebsd-doc@freebsd.org" Oggetto: freebsd-doc Digest, Vol 625, Issue 2 Send freebsd-doc mailing list submissions to freebsd-doc@freebsd.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freebsd.org/mailman/listinfo/freebsd-doc or, via email, send a message with subject or body 'help' to freebsd-doc-request@freebsd.org You can reach the person managing the list at freebsd-doc-owner@freebsd.org When replying, please edit your Subject line so it is more specific than "Re: Contents of freebsd-doc digest..." Today's Topics: 1. Strange trick makes girls f--k you? (Santiago Park) 2. Digital Partnership for Website Designing & Development (Brandi Cohen) ---------------------------------------------------------------------- Message: 1 Date: Tue, 24 Mar 2015 00:37:51 +0100 From: Santiago Park To: doc@freebsd.org Subject: Strange trick makes girls f--k you? Message-ID: Content-Type: text/plain; charset=3Dus-ascii Congratulations! Today is your lucky fucking day. Because you're about to discover a weird trick you use TONIGHT to get a woman so turned on and wet between the legs that SHE makes the first move. This free video shows you the secret: [ http://jonslist.com.au/blog/dump.php?r=3D14 ] Watch The Video Now You can use this trick on a girl you know right now - or you can use it on a completely NEW woman to get her horny. It doesn't matter how old you are or what you look like because this trick gets her so soaking wet and turned on that she doesn't even CARE She just HAS to f 99 k you. This cutting-edge psychological seduction secret has already helped 14,450 regular guys worldwide turn young sexy girls into cock craving nymphs. But be warned: Women are trying to have this video taken down. So this may just be the only chance you EVER have to see it. ------------------------------ Message: 2 Date: Tue, 24 Mar 2015 14:47:29 +0530 From: "Brandi Cohen" To: Subject: Digital Partnership for Website Designing & Development Message-ID: <08b401d06613$7716a950$6543fbf0$@com> Content-Type: text/plain; charset=3D"iso-8859-1" Hi, =20 I am Brandi Cohen, Manager ? Online Marketing =20 To introduce, we are an ISO 9001:2008 certified Indian Web Design and Development firm and have over 10 years of experience. We have been partnering various digital agencies all over US, UK, Australia and Europe. =20 As you offer Web Design and Development Services to your clients may I propose an association between the two firms? In these tough times, where i= t is hard to maintain the top line, we can help boost the bottom-line for you= . =20 We can execute the Web Design or SEO projects on a white label basis for yo= u at a much lower cost than what it might be in house - No compromise on quality! =20 Our Primary Services includes: =20 ? Web Design and Development ? SEO ? Ecommerce ? Web application development ? HTML5 Development ? Mobile web development =20 =20 Do let me know if you are interested and we would be happy to connect with you and discuss more in detail about your project requirement.=20 =20 I look forward to your positive responses mail. =20 =20 Kinds Regards, Brandi Cohen Marketing Manager =20 If you want unsubscribe please mail back with unsubscribe as the subject in this email. ------------------------------ Subject: Digest Footer _______________________________________________ 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" ------------------------------ End of freebsd-doc Digest, Vol 625, Issue 2 ******************************************* From owner-freebsd-doc@FreeBSD.ORG Wed Mar 25 08:22:32 2015 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59214357 for ; Wed, 25 Mar 2015 08:22:32 +0000 (UTC) Received: from server5.nextwind.net (server5.nextwind.net [209.222.4.106]) (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 2B63384D for ; Wed, 25 Mar 2015 08:22:31 +0000 (UTC) Received: from [46.183.222.53] (ip-222-53.dataclub.biz [46.183.222.53] (may be forged)) (authenticated bits=0) by server5.nextwind.net (8.14.4/8.14.4) with ESMTP id t2P7pe91002071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 25 Mar 2015 03:51:54 -0400 Message-Id: <201503250751.t2P7pe91002071@server5.nextwind.net> MIME-Version: 1.0 Subject: Account Closure Notice To: doc@FreeBSD.org From: Webmail Service Date: Wed, 25 Mar 2015 09:51:54 +0200 X-Nextwind-MailScanner-Information: Please contact the ISP for more information X-Nextwind-MailScanner-ID: t2P7pe91002071 X-Nextwind-MailScanner: Found to be clean X-Nextwind-MailScanner-SpamScore: 1.00 X-Nextwind-MailScanner-From: msmarsha@umyf.net X-Spam-Status: No Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 08:22:32 -0000 Your Account doc@FreeBSD.org Has Been Blocked! Your account has been Blocked due to system error CODE:YB261729285. If y= ou would like to continue using your Email Address, =20=20=20=20 VerifyYour Account Now YOU WILL COMPLETELY LOSE YOUR EMAIL ADDRESS IF NO ACTION IS TAKEN. Sincerely, =A92014 Google - Terms & Privacy From owner-freebsd-doc@FreeBSD.ORG Wed Mar 25 11:03:21 2015 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D1413C7 for ; Wed, 25 Mar 2015 11:03:21 +0000 (UTC) Received: from iworx6.webxtra.net (iworx6.webxtra.net [195.5.163.206]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.webxtra.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FC04D72 for ; Wed, 25 Mar 2015 11:03:19 +0000 (UTC) Received: (qmail 665544 invoked by uid 705); 25 Mar 2015 11:56:35 +0100 To: doc@freebsd.org Subject: DOC, Payment for driving on toll road, invoice #00435632 X-PHP-Originating-Script: 705:post.php(15) : eval()'d code Date: Wed, 25 Mar 2015 10:56:35 +0000 From: "E-ZPass Support" Reply-To: "E-ZPass Support" Message-ID: X-Priority: 3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 11:03:21 -0000 Dear Doc, You have not paid for driving on a toll road. Please service your debt in the shortest possible time. The invoice is attached to this email. Sincerely, Michael Gleason, E-ZPass Support. From owner-freebsd-doc@FreeBSD.ORG Wed Mar 25 13:59:04 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C95A7426 for ; Wed, 25 Mar 2015 13:59:04 +0000 (UTC) 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 ADF8B804 for ; Wed, 25 Mar 2015 13:59:04 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2PDx4Ch056013 for ; Wed, 25 Mar 2015 13:59:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 198899] ports-mgmt/pkg: pkg-version(8) manpage does not explain the option -r vs -R Date: Wed, 25 Mar 2015 13:59:04 +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 Some People X-Bugzilla-Who: elofu17@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 13:59:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198899 Bug ID: 198899 Summary: ports-mgmt/pkg: pkg-version(8) manpage does not explain the option -r vs -R Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: elofu17@hotmail.com Could you please describe/explain better how -r and -R work? Specifically, what happen if you run 'pkg version -r foobar' without any -R ? Perhaps 'pkg version' should bail with an error message if you use the -r option without also adding the -R option? /Elof -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Wed Mar 25 17:18:45 2015 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E4724863 for ; Wed, 25 Mar 2015 17:18:45 +0000 (UTC) Received: from mail-pd0-x22b.google.com (mail-pd0-x22b.google.com [IPv6:2607:f8b0:400e:c02::22b]) (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 B0FC46BF for ; Wed, 25 Mar 2015 17:18:45 +0000 (UTC) Received: by pdbcz9 with SMTP id cz9so34603951pdb.3 for ; Wed, 25 Mar 2015 10:18:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=nJ7GnZqgozC5Kjzq5+tsxiDbOGrfHfcfuvD15DgiW1Y=; b=acrFlCAptMNv26QDukKTH/O3kFFfC44QLcob449ER7nF2GUlVc5gE5fjOOqjixenku J4S/0Pe3a2OvGMna0W2a3lgY4mjGFvH2JzTxgbiDmceUUaB804yQmxPb0V6vjwQLVd5Z rxecdBpmaxvVXURzngnvAzoZ4ZEJZ12AyUfnFFBHhivPUhN3vCTtgBZ5L9MdBhSo/qQu gu2PgGvNjbDsR93Op4mYHYSKaHnHZsNi+kPTdnL9mVG1DTYy1kPSLhNmjeSQ0/FR+jUS YzbaML5TTQ+WgotWcJO3gGofUyzoXulMb/SGAhPhesDWmTK7gxVu2CdTZkC70NoLwzuC /6Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=nJ7GnZqgozC5Kjzq5+tsxiDbOGrfHfcfuvD15DgiW1Y=; b=N3a2/s8vw+OTciMxFDKUnfr9uss4ca08Az6TmV9R1RRXdfEXZGLil9m3UKWsHg/4TD C6WXCqBYE39DvyFSOhgPmRkW8frAAHlNwittd3uO8kciezQ3JPM0M7ICdRt/Xvo3nbRl exorg4/0WAgtgvvxxRUM7JizNmpdBVTQlgBIIwdtOKsV/I2Js6QBJyR8ajI9JOy/6oON VIalyL/SNWbF99jbt64lpbo+BqAjUFyg9KwSHLR3VZKsosWtyTW5lV8CGXN9jhdoHkMA YTnUs2GF5HNvDFTl6LfBQb7y0moGYPqOf0VbCIJ5XkoszPGuaQE+tcswJxl4eBgABXbT H2bw== X-Gm-Message-State: ALoCoQkh6K06bLwvRWmglbQsWuLIwWtIjARiY6jrR9X4L6TIzX5Tl9ZFFyBX9gIdGKEkkYTnVlVB X-Received: by 10.68.98.226 with SMTP id el2mr18575125pbb.165.1427303925142; Wed, 25 Mar 2015 10:18:45 -0700 (PDT) MIME-Version: 1.0 From: In-Ho Yi Date: Wed, 25 Mar 2015 17:18:44 +0000 Message-ID: Subject: Export to EPUB project idea - any takers yet? To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 17:18:46 -0000 Hi all, I've been looking through project ideas as I want to start participating in FreeBSD development. I found the export to EPUB idea, and I thought this would be a good project to take. I wonder if anyone has started working on this project idea. If not, could anyone enlighten me as to how I get started working on the idea please. Thanks! From owner-freebsd-doc@FreeBSD.ORG Thu Mar 26 11:18:43 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A630C1E for ; Thu, 26 Mar 2015 11:18:43 +0000 (UTC) Received: from mail-prod-route02.it.su.se (mail-prod-route02.it.su.se [IPv6:2001:6b0:5:1212:250:56ff:fe94:4d39]) by mx1.freebsd.org (Postfix) with ESMTP id 4BFDD76E for ; Thu, 26 Mar 2015 11:18:41 +0000 (UTC) Received: from e-mailfilter02.sunet.se (e-mailfilter02.sunet.se [IPv6:2001:6b0:8:2::202]) by mail-prod-route02.it.su.se (Postfix) with ESMTP id 3lCP2K08vlznH for ; Thu, 26 Mar 2015 12:18:33 +0100 (CET) Received: from smtp.su.se (mail-prod-smtp02.it.su.se [IPv6:2001:6b0:5:1212:250:56ff:feb5:88]) by e-mailfilter02.sunet.se (8.14.4/8.14.4/Debian-4) with ESMTP id t2QBIVjW005528 for ; Thu, 26 Mar 2015 12:18:32 +0100 Received: from Jannes-MacBook-Pro.local (210.216.181.62.in-addr.dgcsystems.net [62.181.216.210]) (Authenticated sender: jj) by smtp.su.se (Postfix) with ESMTPSA id 3lCP2H5DLpzl for ; Thu, 26 Mar 2015 12:18:31 +0100 (CET) Message-ID: <5513EB06.50605@deadzoft.org> Date: Thu, 26 Mar 2015 12:18:30 +0100 From: Janne Johansson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-doc@FreeBSD.org Subject: please add eurobsdcon to https://www.freebsd.org/events/ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Bayes-Prob: 0.0001 (Score 0, tokens from: outbound, outbound-su-se:default, su-se:default, base:default, @@RPTN) X-Spam-Score: 0.00 () [Tag at 7.50] X-CanIt-Geo: ip=62.181.216.210; country=SE; latitude=59.3294; longitude=18.0686; http://maps.google.com/maps?q=59.3294,18.0686&z=6 X-CanItPRO-Stream: outbound-su-se:outbound (inherits from outbound-su-se:default, su-se:default, base:default) X-Canit-Stats-ID: 0aO8bivUn - ada9e937c075 - 20150326 X-CanIt-Archive-Cluster: PfMRe/vJWMiXwM2YIH5BVExnUnw Received-SPF: neutral (e-mailfilter02.sunet.se: 62.181.216.210 is neither permitted nor denied by domain jj@deadzoft.org) receiver=e-mailfilter02.sunet.se; client-ip=62.181.216.210; envelope-from=; helo=smtp.su.se; identity=mailfrom X-Scanned-By: CanIt (www . roaringpenguin . com) X-Mailman-Approved-At: Thu, 26 Mar 2015 11:28:41 +0000 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 11:18:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 All the relevant info at: https://2015.eurobsdcon.org - -- - -"Any girl with sense love those dead presidents" Quireboys - Debbie -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVE+sGAAoJEJ0H1HsYXkjaOXwP/iCVoUrfPzKhBTMS7oLZc6dC H4/+qfJ/I2Hek8U+4GnDATT5YuRhzKggI4fEggpu4nRzvIQYhGfZDHB8M8G2pjz4 +dQWerNOsX1XmUN5HHkCBgmtk/xDuRwheVxamwOUdoC6ix4jmjSkEaF61KYL0Ujd 1er32TJnIcVH7L9/Scs1Vq8V+kNaPHVo7z/HQpRhXNcUjREYpuK3NwsPR3bvg27a 4itEooTNF4n6gpU6XA24oByd9S9Lm0z/tizc5DsX9zYXx1JT8ZSOegfDOPnhoprn LKM16q/T5M25h4XV+3ND3HtbhBYk8ij8LR3NvWcRT1O0liAVf/ud58La/AIst0We tCAVaRinxWtDehfCM4sjDZG4J4FtiuFtVNbqr8cGPUScjEvvLVc7Ndkcr0olT16f UGKzah2SFixkF0s2bOLZicKdLA4097SMuZNQ6ALV6KF53WV/jCHy16LKOffDWN0r Cevqgc8p1ASnLbrYHVkmYnbnpyduR8R7TvP1/IH1Bt3OHJklqkURmOfplo8ZeMqk OOHdKVAcwh4ruj3eNYmJajScvMfcA/HzUFfTx/0xx2WUXX9xcR8LuWGvZz05bygY kd+Ts3JVuxD+hLWPyEocNMkpxUYmUVzeL3jkN9wFwQDzLefYB+wx1+uKEVDUEIjB 5VXq4AilwAUvcKMJXvAu =aj3m -----END PGP SIGNATURE----- From owner-freebsd-doc@FreeBSD.ORG Thu Mar 26 12:26:45 2015 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E916FD90 for ; Thu, 26 Mar 2015 12:26:45 +0000 (UTC) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.130]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DD72EF2 for ; Thu, 26 Mar 2015 12:26:45 +0000 (UTC) Received: from [130.235.5.34] ([130.235.5.34]) by mrelayeu.kundenserver.de (mreue005) with ESMTPSA (Nemesis) id 0Lb6xp-1ZKqs144iH-00kcYR for ; Thu, 26 Mar 2015 13:26:37 +0100 Message-ID: <5513FA3A.90800@FreeBSD.org> Date: Thu, 26 Mar 2015 13:23:22 +0100 From: Christian Brueffer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-doc@freebsd.org Subject: Re: please add eurobsdcon to https://www.freebsd.org/events/ References: <5513EB06.50605@deadzoft.org> In-Reply-To: <5513EB06.50605@deadzoft.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:IXe6R7dvSEIWDXw49Mm0Q0IMyec9ssOeINagdunx++io16YnJTc ghyyFGHbaMv5lVXkAuFEKZAwGNV/IUEcgx45ahecZF3HVxeDa1ZRMzpMZfd/FAI0dIE29zl yo8VyUT5uLLfScoUO3tSJJWh/tYEbBQVFCh9X31xFX0XD+EsxRXXXctes19Sk3wviSbRf38 OUe9zT2U8RPCeOdDtyQhw== X-UI-Out-Filterresults: notjunk:1; X-Mailman-Approved-At: Thu, 26 Mar 2015 12:37:09 +0000 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 12:26:46 -0000 Added, it should be visible on the website soon. Thanks for the prod! Chris On 2015-03-26 12:18, Janne Johansson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > All the relevant info at: > https://2015.eurobsdcon.org > > > - -- > - -"Any girl with sense love those dead presidents" > Quireboys - Debbie > > -----BEGIN PGP SIGNATURE----- > Comment: GPGTools - https://gpgtools.org > > iQIcBAEBCgAGBQJVE+sGAAoJEJ0H1HsYXkjaOXwP/iCVoUrfPzKhBTMS7oLZc6dC > H4/+qfJ/I2Hek8U+4GnDATT5YuRhzKggI4fEggpu4nRzvIQYhGfZDHB8M8G2pjz4 > +dQWerNOsX1XmUN5HHkCBgmtk/xDuRwheVxamwOUdoC6ix4jmjSkEaF61KYL0Ujd > 1er32TJnIcVH7L9/Scs1Vq8V+kNaPHVo7z/HQpRhXNcUjREYpuK3NwsPR3bvg27a > 4itEooTNF4n6gpU6XA24oByd9S9Lm0z/tizc5DsX9zYXx1JT8ZSOegfDOPnhoprn > LKM16q/T5M25h4XV+3ND3HtbhBYk8ij8LR3NvWcRT1O0liAVf/ud58La/AIst0We > tCAVaRinxWtDehfCM4sjDZG4J4FtiuFtVNbqr8cGPUScjEvvLVc7Ndkcr0olT16f > UGKzah2SFixkF0s2bOLZicKdLA4097SMuZNQ6ALV6KF53WV/jCHy16LKOffDWN0r > Cevqgc8p1ASnLbrYHVkmYnbnpyduR8R7TvP1/IH1Bt3OHJklqkURmOfplo8ZeMqk > OOHdKVAcwh4ruj3eNYmJajScvMfcA/HzUFfTx/0xx2WUXX9xcR8LuWGvZz05bygY > kd+Ts3JVuxD+hLWPyEocNMkpxUYmUVzeL3jkN9wFwQDzLefYB+wx1+uKEVDUEIjB > 5VXq4AilwAUvcKMJXvAu > =aj3m > -----END PGP SIGNATURE----- > _______________________________________________ > 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" > From owner-freebsd-doc@FreeBSD.ORG Thu Mar 26 16:22:18 2015 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3518DA9 for ; Thu, 26 Mar 2015 16:22:18 +0000 (UTC) Received: from montes3.cim.es (m225.cim.es [89.17.211.119]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C70F1BC for ; Thu, 26 Mar 2015 16:22:17 +0000 (UTC) Received: from proxy4.ayto-ciudadreal.es (aytoib4.ayto-ciudadreal.es [149.12.68.131]) by montes3.cim.es (8.14.9/8.13.5) with ESMTP id t2QGLXDW012377 for ; Thu, 26 Mar 2015 17:21:34 +0100 Received: from TWMDM01 (60-249-226-209.HINET-IP.hinet.net [60.249.226.209]) (authenticated bits=0) by proxy4.ayto-ciudadreal.es (8.14.8/8.13.5) with ESMTP id t2QErTCu000689 for ; Thu, 26 Mar 2015 17:20:27 +0100 Message-Id: <201503261620.t2QErTCu000689@proxy4.ayto-ciudadreal.es> From: "Jorge Kiong" Subject: Thu 3/26/15 To: doc@FreeBSD.org MIME-Version: 1.0 Reply-To: j.kiong@aol.com Date: Fri, 27 Mar 2015 00:22:12 +0800 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 16:22:18 -0000 - This mail is in HTML. Some elements may be ommited in plain text. - Sir, I am the Head of Finance at Finance One Hong Kong Limited, a leading f= inancial and asset Management Company here in Hong Kong. I am in control of funds from a consortium of Private Investors for l= ong term investments. If you are in need of funds to expand existing businesses or to start = up a new project, then look no further as we would be more than deligh= ted to work with you. We are driven by a project's credibility to yield investment returns a= nd should we ascertain your project as such, we will engage our funds = at guaranteed 3% Fixed Interest Rate per annum but strictly in form of= Loans. Regards, Jorge Kiong Finance One Hong Kong Limited From owner-freebsd-doc@FreeBSD.ORG Thu Mar 26 19:17:25 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0375D69 for ; Thu, 26 Mar 2015 19:17:25 +0000 (UTC) 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 6C743B54 for ; Thu, 26 Mar 2015 19:17:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2QJHPp5080017 for ; Thu, 26 Mar 2015 19:17:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 198933] amdtemp(4) supports AMD 16h family processors (Kabini) but this is not reflected in it's man page Date: Thu, 26 Mar 2015 19:17:25 +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 Some People X-Bugzilla-Who: isoa@kapsi.fi X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 19:17:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198933 Bug ID: 198933 Summary: amdtemp(4) supports AMD 16h family processors (Kabini) but this is not reflected in it's man page Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: isoa@kapsi.fi Support for AMD 16h family processors, such as Kabini, was added to amdtemp(4) in the following pr: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186587 My computer has such a processor (AMD A4 / Kabini, quad core), and I can verify amdtemp(4) works in FreeBSD 10.1: # uname -a FreeBSD xxx.xxx 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 #0: Tue Feb 24 18:57:59 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 # dmesg ... CPU: AMD A4-5000 APU with Radeon(TM) HD Graphics (1497.22-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x700f01 Family = 0x16 Model = 0x0 Stepping = 1 ... # kldload amdtemp amdtemp0: on hostb5 # sysctl -a | grep amdtemp dev.amdtemp.%parent: dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors dev.amdtemp.0.%driver: amdtemp dev.amdtemp.0.%location: dev.amdtemp.0.%pnpinfo: dev.amdtemp.0.%parent: hostb5 dev.amdtemp.0.sensor_offset: 0 dev.amdtemp.0.core0.sensor0: 61,3C However, when the man page for amdtemp(4) only mentions the following: ... DESCRIPTION The amdtemp driver provides support for the on-die digital thermal sensor present in AMD Family 0Fh, 10h, 11h, 12h, 14h, and 15h processors. ... To me it seems like the man page should mention 16h AMD processor family being supported. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Fri Mar 27 09:13:20 2015 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B77E33C5 for ; Fri, 27 Mar 2015 09:13:20 +0000 (UTC) Received: from mail-ie0-x247.google.com (mail-ie0-x247.google.com [IPv6:2607:f8b0:4001:c03::247]) (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 80D83E81 for ; Fri, 27 Mar 2015 09:13:20 +0000 (UTC) Received: by ieboe10 with SMTP id oe10so128528505ieb.3 for ; Fri, 27 Mar 2015 02:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:message-id:date:subject:from:to:content-type; bh=Yx7EeI5b0OiRjdLYeXgXxqXZk2HyPhnNxrxa+6AdaLo=; b=eiUvwRQIlztrGsJwndzBz9upxEnAbQXV9tUbWs71Z7ST2fgkk0XvfMJXmY0fz7J9iz PF1lt8vdnizG6ayxPbgcfQOyFRadMHPH++tmNEnl2UjnCIBJixAY9MoWnn8tTsSbMaJ6 NYGv8DaH8YIpHGFBIxGrKvQEk+K8JBnRVWbtCzamiaFIArolSWg3owOGbEC5L2zgAFkP JdTPqQ6pWrEXJIj6U0Qyia/d6PcBhmwpwXp+LXRlMA4CmsiUrlH89FeHgS4NrtMSa1vt abwGHIkV3L/BOEgTkt7xDoiomolQXVLM0ZnS+w02rdjNlNn3sRn/yIYR0g6a0RQtcJX7 nlrA== MIME-Version: 1.0 X-Received: by 10.42.183.206 with SMTP id ch14mr41765439icb.24.1427447599915; Fri, 27 Mar 2015 02:13:19 -0700 (PDT) Message-ID: <20cf303e9f9a20ebfc0512418b91@google.com> Date: Fri, 27 Mar 2015 09:13:19 +0000 Subject: doc@freebsd.org From: "Vanessa| Sing Tech Pte Ltd" To: doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 09:13:20 -0000 Hi, I came across-your contact over the-web and wanted to-share a brief note. I think a few-changes, aesthetically and/or SEO-wise, can make your site-convert more-visitors into leads-and also get it placed-higher in the organic search-results, for a few of the select terms. Your-business definitely needs to have an SEO-strategy in place if you are interested in succeeding in terms of online-marketing; it remains one of the single most important components of any organization's branding efforts and online presence. I would just-need to know-which (if not both) services-you're open to checking out-information about, either web-design or-SEO. Would you be-open to seeing more-brief info/quote for what-I would like to accomplish? Best regards, Vanessa | Director MKT Singtech Media Pte. Ltd. Headquarters: 29, Sin Ming Lane, #04-07 Midview City, Singapore 573969 Other Offices: Hong Kong & China | Australia | New Zealand | USA| UAE From owner-freebsd-doc@FreeBSD.ORG Fri Mar 27 12:47:14 2015 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ACAB1E3B for ; Fri, 27 Mar 2015 12:47:14 +0000 (UTC) Received: from o3.email.brewster.com (o3.email.brewster.com [192.254.116.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52301CFD for ; Fri, 27 Mar 2015 12:47:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=email.brewster.com; h=from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:list-unsubscribe; s=smtpapi; bh=9WGllCU04Nv3be1EZjHMoi3jVRM=; b=lRw3dArO3aP21e3LSR 4u9NUUQfNvI4Y7hGwz/89PndN4Vt4BIDIc3NHjDyQ0V9RhTTTC1ibQwfv5OoDBDh pt5B3VTlHXHLPZqOm2fxCjxWtLLpiCiXV1IwMDXU1Vhqb7qi0TpjKNaPDZO6ifRn mvviMB57AH2QaBqr2DHuzX9UY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=brewster.com; h=from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:list-unsubscribe; q=dns; s=smtpapi; b=rxlD7aW0B5Xn77gJGM5yXrODnHt3j5u5IFXlpsvLn4u5 1fPO5LDah0yR72hZJ4PSM0mxjCVftwB+TwwjI006b024ev6hKJatX80Xu5EYGpNj 3d7LbvwhU1x6+4lw+i56C8vmXw/XjGviD/7R8YxZA7FGgAXfLwWLFJL31dRVoDs= Received: by filter0353p1mdw1.sendgrid.net with SMTP id filter0353p1mdw1.22453.551550E114 2015-03-27 12:45:22.152198801 +0000 UTC Received: from brewster.com (unknown [198.101.132.114]) by ismtpd-047 (SG) with ESMTP id 14c5b43f06c.79bc.23f526 for ; Fri, 27 Mar 2015 12:45:21 +0000 (UTC) Date: Fri, 27 Mar 2015 12:45:20 +0000 From: Walber Coutinho Pinheiro via Brewster Reply-to: stay-in-touch@brewster.com To: doc@freebsd.org Message-ID: <551550e03d0a1_20b6652981427989e@prod-rs-r13.ihost.brewster.com.mail> Subject: Re: Doc's contact info X-SG-EID: 1VJ063RUdnRWgMHYJydS1wRPM4fjfY9LODkOxj+6RkLgCVeuSd5R2G73NqGd51S9TOn3vQDRGAYIOD RQt34wQRSXRxHOoNFXQZfo8zKlBPOLqVwdtqx8PXU4db2ZnbB4x5mMCeNhQzbaokv2JKH+nnA36OT4 jWlqgdvmemYSfvw= X-SG-ID: LiHNKJS0nD4/nyvAb5F9jbCyIgiCOgB1nQY3C2wL/F2s6JrKXU6kw4TQtN8HKhklZnbWA7B6AHDdgN ErpTS1kHCf7X7IJfASGvbUf9aRSsA= MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 12:47:14 -0000 Walber Coutinho Pinheiro Walber asked us to reach out and confirm they have your latest info Here's what they have for you now: [location-red.png] [1]Current City [email.png] [2]doc@freebsd.org [phone-red.png] [3]Mobile Number [4]Confirm/Update for Walber For your safety, this link expires in 48 hours Featured on: The New York Times Business Insider Fast Co. TechChrunch Wall Street Journal Brewster Logo Your Contacts, Synced Anywhere [5]Why did you receive this email? 11 East 4th St. #2F New York, NY 10003 [6]Unsubscribe References 1. file:///tmp/tmpnanjbU.html 2. file:///tmp/tmpnanjbU.html 3. file:///tmp/tmpnanjbU.html 4. http://email.brewster.com/wf/click?upn=5Y9vRPksPl8YR2cxJ-2FiKxdqbiLUxYd3lymLWu-2B64wsQCiTnNTtDmKH6a24P7SRQh1fEPUh5-2BBmJqdV5JtFumn8ovyMcE8Xvx2URYIagPuLg2kWdO-2BLMKDu5y-2FkAxw9pbOSJlu60F6n3LxlXF3vPhBY3WDwy7KEgkEcbHpAO-2FMV0ZrWbNU3Y4ZxEemtXw24OlI1U-2BJGsybYNUm0-2BCEeeRRoN1qzttER2eIaaUaok4UBblvfrsCm7EAwGP1r9y8K4kLnGtImyuNLp6jCbyXORwBD0bmEVzfTsURIPtFcFT2PZ-2F-2FLOlIUv2rCBgVjRiz8fQW1g3UHvjk4-2FlaUf0-2FN7n8MD5SB9axpG5QtuWqamevJb60HBbCDobRM5z3Ykjo9wB2j-2BaLGBWgadpNUwwj4tSHrAa6mhoE3-2F7t-2Bc6m-2BAN-2FKGkShXt7owFlSEMoj-2BNWG-2FTVOldoB6PpwfTiYALpZYPmg-3D-3D_xZf0Q3N4diZ80WL9fmzNAEH28UAXwW6-2BZbnoBfTbJqd8d5s3Bdj-2BYL75a8U-2BrsA0f2iAC-2BocIfIiFaDrXyXpfisQOqNtCaq6Di-2FtX3SLNBtnK1dD3RQMWDVwogOGYiZaTIB3z4HlbIMq0OE1Y7Vhz4XPOAWdTkosueaJXMrjZE2-2F7zqYi-2FDzdi7UVUcMwd6jHS7v8Lhn9SeUyfNodQuvvE9dAHY2F0j8PH6ZgKeJPIsJJ2SafPp7Y5bOMGRJmO9MWCBmTo4s6R60JQ-2BvA3zBcrl22BlrsntGyENEd0-2F23z7gIEWrcMuaLxTL2iWJk1Jo 5. http://email.brewster.com/wf/click?upn=5Y9vRPksPl8YR2cxJ-2FiKxc9cD7SSE2Dbi7cQpyrmtzjyC9iIlLY5V0t6VLJCriPYTN6XBWlDs6MKZDXSBG0iexUPgRo3Fgv3V8GFks-2BGfHLB6-2B3-2FWqgW9z06DirZCQCYJd5OrGtINEhbho0XQxYqww-3D-3D_xZf0Q3N4diZ80WL9fmzNAEH28UAXwW6-2BZbnoBfTbJqd8d5s3Bdj-2BYL75a8U-2BrsA08xBJ30VHrY2Z4-2FkJlSlb-2F7ygicIkqO5bKxpDWPj7ihDuIuMGpRwePEXyCjMZb2ox-2BIXgoYv6c5BvEtoETF-2BzuhJOEbqJSg7gX-2ByU21XehBAI8Bp-2B4KZ05AdzFIMhUa30pSAKlZA-2FjuTYgQyIXphFWhOX1W6TE425I7rJdRMHl8I4sUr93uZDU8M4HiIH35mBihuk9qWkG5zdLwa9mihjvaj0rKjbZrhiSpMPaiwKdgrbOWhg3GbhyQ2uI1wCkQV2 6. http://email.brewster.com/wf/unsubscribe?upn=xZf0Q3N4diZ80WL9fmzNAEH28UAXwW6-2BZbnoBfTbJqd8d5s3Bdj-2BYL75a8U-2BrsA0tYgSNgP7V7mM4iRZFyw3t6SjEO7Hn8ZFgwOXEgMByiYB6VaibxAYg0XJKw-2FvdzIoWsWQIduSrSq9kMUqIJ3577tAA5z6UFvVM7nag-2BA-2FEL4Ertiijjrbj-2BfCdAuITWysSX3DtSuabQVBhPIWZC8Dgf2oP8p2NAoScJTjzMBwiSS-2FcM-2Frwcank0-2FjMydv7k3JGSJzsUn0cMABwI8PEprXPh4JjNnJs95F0opebicyV7x0wk2SovACyqxAOeJb8ps7 From owner-freebsd-doc@FreeBSD.ORG Fri Mar 27 17:00:02 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB09B2B7 for ; Fri, 27 Mar 2015 17:00:02 +0000 (UTC) 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 A0E66226 for ; Fri, 27 Mar 2015 17:00:02 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2RH02MN033654 for ; Fri, 27 Mar 2015 17:00:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 196085] peaknetworks company info for addition to "Internet Service Providers" Date: Fri, 27 Mar 2015 17:00:02 +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 Some People X-Bugzilla-Who: support@peaknetworks.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_severity Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 17:00:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196085 support@peaknetworks.net changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Many People |Affects Some People --- Comment #1 from support@peaknetworks.net --- Hello there Back in December I asked to include our company as FreeBSD hoster at https://www.freebsd.org/commercial/isp.html Is there anything else needed beside the text ? Thanks and best regards, peaknetworks support https://www.peaknetworks.net -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Fri Mar 27 17:15:29 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F7EB93B for ; Fri, 27 Mar 2015 17:15:29 +0000 (UTC) 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 1581666D for ; Fri, 27 Mar 2015 17:15:29 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2RHFSEO083139 for ; Fri, 27 Mar 2015 17:15:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 198933] amdtemp(4) supports AMD 16h family processors (Kabini) but this is not reflected in it's man page Date: Fri, 27 Mar 2015 17:15:28 +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 Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 17:15:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198933 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: brueffer Date: Fri Mar 27 17:15:18 UTC 2015 New revision: 280765 URL: https://svnweb.freebsd.org/changeset/base/280765 Log: Mention support for 16h family processors, added in r263169. PR: 198933 Submitted by: isoa@kapsi.fi MFC after: 1 week Changes: head/share/man/man4/amdtemp.4 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-doc@FreeBSD.ORG Fri Mar 27 17:17:05 2015 Return-Path: Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D4F49A5 for ; Fri, 27 Mar 2015 17:17:05 +0000 (UTC) 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 32CEF68D for ; Fri, 27 Mar 2015 17:17:05 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2RHH5qs083921 for ; Fri, 27 Mar 2015 17:17:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 198933] amdtemp(4) supports AMD 16h family processors (Kabini) but this is not reflected in it's man page Date: Fri, 27 Mar 2015 17:17:05 +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 Some People X-Bugzilla-Who: brueffer@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2015 17:17:05 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198933 Christian Brueffer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brueffer@FreeBSD.org Status|New |In Progress --- Comment #2 from Christian Brueffer --- I forgot to update the manpage after committing 16h support indeed. Thanks for the PR! -- You are receiving this mail because: You are the assignee for the bug.