From owner-freebsd-doc@freebsd.org Sun Apr 17 07:38:16 2016 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 8405AB1198D for ; Sun, 17 Apr 2016 07:38: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 74C4C1A69 for ; Sun, 17 Apr 2016 07:38: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 u3H7cGAT013061 for ; Sun, 17 Apr 2016 07:38:16 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208852] lsearch(3) man page: missing terminating '"' on printf Date: Sun, 17 Apr 2016 07:38:16 +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 Many People X-Bugzilla-Who: coder@tuxfamily.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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 07:38:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208852 Bug ID: 208852 Summary: lsearch(3) man page: missing terminating '"' on printf Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: coder@tuxfamily.org Hello, I've found an error into the example of lsearch man page. All printf' functions are unterminated, using 0 instead of \n" printf("Bad input0); printf("Element found: %d0, *(int *)element); printf("Element not found0); Also, int argc, char**argv into main is useless. Regards. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Apr 17 11:29:19 2016 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 64A8CB1131F for ; Sun, 17 Apr 2016 11:29:19 +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 558541752 for ; Sun, 17 Apr 2016 11:29:19 +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 u3HBTIrI096906 for ; Sun, 17 Apr 2016 11:29:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208696] [handbook] fix obsolete instructions for GQView installation Date: Sun, 17 Apr 2016 11:29:19 +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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 11:29:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208696 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: bcr Date: Sun Apr 17 11:28:39 UTC 2016 New revision: 48658 URL: https://svnweb.freebsd.org/changeset/doc/48658 Log: Replace GQview with geeqie fork, because the latter is more actively maintained. PR: 208696 Submitted by: fehmi noyan isi Patch by: me Changes: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Apr 17 11:31:18 2016 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 36BA2B114B0 for ; Sun, 17 Apr 2016 11:31: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 274A71943 for ; Sun, 17 Apr 2016 11:31: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 u3HBVHuv002399 for ; Sun, 17 Apr 2016 11:31:18 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208696] [handbook] fix obsolete instructions for GQView installation Date: Sun, 17 Apr 2016 11:31: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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bcr@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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 11:31:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208696 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #4 from Benedict Reuschling --- Patch committed (no objections received), thanks for filing the bug! --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Apr 17 15:53:33 2016 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 8DFC5B1241E for ; Sun, 17 Apr 2016 15:53:33 +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 7E7AA1738 for ; Sun, 17 Apr 2016 15:53:33 +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 u3HFrXQ4078998 for ; Sun, 17 Apr 2016 15:53:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208852] lsearch(3) man page: missing terminating '"' on printf Date: Sun, 17 Apr 2016 15:53:33 +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: wblock@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wblock@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 15:53:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208852 Warren Block changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-doc@FreeBSD.org |wblock@FreeBSD.org CC| |wblock@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sun Apr 17 19:13:55 2016 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 271F8B12CD1 for ; Sun, 17 Apr 2016 19:13:55 +0000 (UTC) (envelope-from businesswritings@academy.edu.sg) Received: from wp.asm.edu.sg (wp.asm.edu.sg [103.237.168.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 BD5CC1433 for ; Sun, 17 Apr 2016 19:13:54 +0000 (UTC) (envelope-from businesswritings@academy.edu.sg) Received: from AVENTISAA-PC (unknown [182.55.215.239]) by wp.asm.edu.sg (Postfix) with ESMTPA id 678A1A951E for ; Mon, 18 Apr 2016 03:13:48 +0800 (SGT) Reply-To: "Communication Coach, Emma Jones (MBA Imperial College)" From: "Business Writing Essentials" To: "For All Executives and Senior Officers" Subject: 5 Writing Tips that will help you write like a Pro in Just 2 Days. Date: Mon, 18 Apr 2016 03:13:47 +0800 Importance: Normal X-Priority: 3 (Normal) MIME-Version: 1.0 X-Mailer: Mach 5 Mailer version 4 RI{51d25-4a54a} Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 19:13:55 -0000 Essentials of Basic Business Writing workshop Clear and Simple Ways to Strengthen Writing Skills in the Workplace with Native English Speaker and Communications Coach Emma Jarman-Jones Take the fear out of writing professional business documents Writing effectively will allows you to express your ideas and messages clearly, from persuasive memos to complaint letters, sales letters to executive summaries, this workshop will help you develop a higly efficient and effective writing style. With the right training, you can write and engage with confident, clarity and ease. This is a must have, step-by-step guide that helps you overcome writer's block and write clearly and in a professional format, style and tone. Filled with lots of examples, templates and sharing by Communication Coach, Ms Emma Jones, whom will show how to organize messages for maximum impact across your business communication, e-mails, memos, letters and reports Key Takeaways - Over 30 successful runs in Singapore alone This business writing course reviews the correct use of business writing and grammar with a focus on areas where Asian users of English often differ from Standard English. Held over two days, this course will help you Write and design Presentations that move ideas and action Create emails and letters that send across the right message Draft company memos and minutes get things done Create Business Plans and reports which includes accountability and call for actions Professionally crafted sales and marketing letters Script Speeches that carrys across the right points with clarity Who Must Attend? Designed to respond to the growing needs of organisations and their employees, this foundation course is suitable for administrators, executives, senior officers and managers. Those interested to refresh and fine-tune their business writing skills are also most welcome because they will be able to increase their knowledge of the finer points of writing at their workplace. Raving Testimonials "We continue to receive very positive comments about Emma's courses from my staff members. Several people, including our internal communication manager, said that Emma provided the best one-day training courses. Many thanks for providing insights, tips and factoids that will enable our company to write and communicate even better to our bosses and stakeholders." - Cynthia Zhuang, Marketing Manager, NETS Singapore "Great business courses by Emma! I walk away with some great tips and insights which are not just ideas that have no practical consideration. The spirit of spontaneity and engagement is also very encouraging for my learning. Every trainer should be able to keep the attention of the class just like she has." - Jess Tang-Xin, Senior Admin Executive, Singapore Workforce Development Agency I loved Emms presentation style. She shares stories to help everyone relate to the business scenarios that we may encounter at work. She also simplifies concepts for everyone to understand easily. One of the best professional development courses I have been to. I will recommend my colleagues to join me for one of her other upcoming courses.” - Razline Maria, Senior Business Associate, Shangri-la Hotel Singapore Presenting Internationally Renowned Communications Coach: Emma Jarman-Jones (MBA, Imperial College London in UK) Emma Jarman-Jones specialises in developing and enhancing workplace communication skills. This work includes writing, speaking, interpersonal and management skills training. She has over 15 years of experience training in Singapore, as well as regionally in Malaysia, Thailand, Indonesia and Vietnam. Emma has worked as an external consultant and trainer with both private and public sectors, designing, customising and delivering programmes, and coaching individuals. She believes in the potential of every person and is dedicated to providing the highest quality of training that will benefit the individual, as well as the organisation. Emma holds an MBA from the Imperial College London in United Kingdom. She has also completed a Diploma in Human Resource Development at the Singapore Institute of Management, and is a certified People Developer Consultant. Register Now to Avoid Disappointment Date: 12 & 13 May 2016 (Thu & Fri) | 9am - 5pm Venue: 100 Orchard Road, #04-100, Concorde Hotel, Singapore 238840 Course Fees:Only $395.20 (After 60% PIC Grant) Inclusive of buffet lunch and 2 light refreshments To register, you can either register online or download a hardcopy registration form Contact Details: Ms Amelia Lim | amelia@aventisglobal.edu.sg | 6720-3333 | phone Key Topics covered includes 1. Introduction to Business Writing To discuss the importance of writing well; To establish a more systematic approach to writing in order to speed up and increase effectiveness. 2. Grammar Concerns To identify common mistakes (based on their own writing samples); To ensure participants are able to use the different tenses correctly; To understand the differences between Singapore and standard English. 3. Planning and Organising Your Writing To consider the different readers and purposes before beginning to write; To ensure sentences and paragraphs are structured correctly. 4. Style and Tone To write using a reader-friendly tone; To identify and avoid using old-fashioned English; To identify the key elements of Email Etiquette; To practice the key elements covered through a writing task; To edit documents accurately. From owner-freebsd-doc@freebsd.org Sun Apr 17 20:58:45 2016 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 46690B11C85 for ; Sun, 17 Apr 2016 20:58:45 +0000 (UTC) (envelope-from bharti@plexconcil.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2E9291233 for ; Sun, 17 Apr 2016 20:58:45 +0000 (UTC) (envelope-from bharti@plexconcil.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2A325B11C84; Sun, 17 Apr 2016 20:58:45 +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 29D82B11C81 for ; Sun, 17 Apr 2016 20:58:45 +0000 (UTC) (envelope-from bharti@plexconcil.org) Received: from plex.plexconcil.org (plex.plexconcil.org [206.214.217.218]) (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 057081232 for ; Sun, 17 Apr 2016 20:58:44 +0000 (UTC) (envelope-from bharti@plexconcil.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=plexconcil.org; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Subject:Reply-To:From:To:Date; bh=dGglsqwwVGT1XXE4KZ7PsCCk6hbtNZrlsmF+XHhWjUw=; b=KYbrvymA86WdTua6axfKQ0jqC3 XwYVYRs6ow2X48f2JJpOcrgWpqyCuUWaryATVTd0yezfUcMmG6+snxJQoMkr1qyeEp4zmiBLCTNxY DlGoHZfE9nSF9415GTyG1iTS1Mr9ZQ90KT8w5gv3KPYqVW76sx+T6H3oZqcgRlIaueTk=; Received: from [23.95.24.51] (port=40063 helo=mantissolution.com) by plex.plexconcil.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.86_1) (envelope-from ) id 1artmE-0005QB-Uf for doc@freebsd.org; Sun, 17 Apr 2016 16:58:43 -0400 Date: Sun, 17 Apr 2016 16:58:19 -0400 To: doc@freebsd.org From: Eva Palmer Reply-To: Eva Palmer Subject: Enhance your virility Message-ID: <8a5ec14ec76a28b5764f5e914f8559f3@mantissolution.com> X-Mailer: PHPMailer 5.2.14 (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 - plex.plexconcil.org X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - plexconcil.org X-Get-Message-Sender-Via: plex.plexconcil.org: authenticated_id: bharti@plexconcil.org X-Authenticated-Sender: plex.plexconcil.org: bharti@plexconcil.org Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 20:58:45 -0000 Enjoy ED-free life. Fetch contemporary men's formulas without hassle! From owner-freebsd-doc@freebsd.org Sun Apr 17 21:00:23 2016 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 0F9A2B1207D for ; Sun, 17 Apr 2016 21:00: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 E2D4F16BE for ; Sun, 17 Apr 2016 21:00:22 +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 u3HL01K9043394 for ; Sun, 17 Apr 2016 21:00:22 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201604172100.u3HL01K9043394@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: freebsd-doc@FreeBSD.org Subject: Problem reports for freebsd-doc@FreeBSD.org that need special attention Date: Sun, 17 Apr 2016 21:00:22 +0000 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 21:00:23 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 203406 | [patch] update for wpa_cli(8) manual page 1 problems total for which you should take action. From owner-freebsd-doc@freebsd.org Sun Apr 17 21:43:56 2016 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 9DA0AB1010D for ; Sun, 17 Apr 2016 21:43:56 +0000 (UTC) (envelope-from francisco.ford@pepperonigrillnc.com) Received: from n11-vm1.bullet.mail.bf1.yahoo.com (n11-vm1.bullet.mail.bf1.yahoo.com [66.196.81.192]) (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 5AE641842 for ; Sun, 17 Apr 2016 21:43:56 +0000 (UTC) (envelope-from francisco.ford@pepperonigrillnc.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1460929275; bh=VkyKclWlYaJ4s+JB7rQEZUbJo/zLeB/Dsca4cB0E2O4=; h=To:Subject:Date:From:Reply-To:From:Subject; b=PeQEeX9vf5xK4MTub73c9a2N3l4tbPo+oLHL3kXG/CDfxkXaCyI29ctuZUhrBVIdd55jg+N1nBlI9RctnOi4Ice7oRux6kYL1MvLBSCDRSMJKhWHCIGhWMAPPPPMHKL3Hj9+ZNLjYga+nnJGNJlpgZeBRpohh4HiwA1AVi+kQimtHov4M13v7c7/j9FB6FGOU6JkwWNgzCOS3pTdNb3cqk9Co/pnse/VOJAqaShc2qAueE44iHZzIsa6W5QU3zHpmB3iVVi92IKP0RBrGFFkvS2ndDd9mZJ3Hrobh62RLfi9PCKEXobawsgrZMl1Vzt4e0fAKHu7uS5ULMxGm8fmYQ== Received: from [72.30.235.64] by n11.bullet.mail.bf1.yahoo.com with NNFMP; 17 Apr 2016 21:41:15 -0000 Received: from [66.196.82.103] by t1.bullet.mail.bf1.yahoo.com with NNFMP; 17 Apr 2016 21:41:15 -0000 Received: from [127.0.0.1] by p11db5.geo.bf1.yahoo.com with NNFMP; 17 Apr 2016 21:41:15 -0000 To: freebsd-doc@freebsd.org Subject: DOC, Notice to Appear in Court Date: Sun, 17 Apr 2016 14:41:15 -0700 From: "District Court" Reply-To: "District Court" Message-ID: <18b3bcb819e7a3977f728615b1d8df82@pepperonigrillnc.com> X-Priority: 3 MIME-Version: 1.0 X-Yahoo-Newman-Property: ysbs X-Yahoo-Newman-Id: ysbs_wh1460929275 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 21:43:56 -0000 Dear Doc, This is to inform you to appear in the Court on the April 23 for your case hearing. Please, prepare all the documents relating to the case and bring them to Court on the specified date. Note: The case will be heard by the judge in your absence if you do not come. You can review complete details of the Court Notice in the attachment. Kind regards, Francisco Ford, Court Secretary. From owner-freebsd-doc@freebsd.org Mon Apr 18 02:22:07 2016 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 75A8FB12733 for ; Mon, 18 Apr 2016 02:22:07 +0000 (UTC) (envelope-from mailer@elasticemail.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 5E5D01FC8 for ; Mon, 18 Apr 2016 02:22:07 +0000 (UTC) (envelope-from mailer@elasticemail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5DA5AB12732; Mon, 18 Apr 2016 02:22:07 +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 5D44FB12731 for ; Mon, 18 Apr 2016 02:22:07 +0000 (UTC) (envelope-from mailer@elasticemail.com) Received: from m230.mxout.mta4.net (m230.mxout.mta4.net [67.227.85.230]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 468BD1FC7 for ; Mon, 18 Apr 2016 02:22:07 +0000 (UTC) (envelope-from mailer@elasticemail.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=elasticemail.com; h=MIME-Version:Subject:Date:From:Reply-To:To:Message-ID:List-Unsubscribe:Content-Type; q=dns/txt; s=api; t=1460946125; bh=wuQwUfkZ3PjBcFWX+YBZ7bUUWHk=; b= QZqkgeSSLT/KMDz2pQMlaL4rmkpex43LfWEpQW5KAacKrc2/awhUGQnoNhuF9sHOFUxvtr1c0MBCMQDPSUWWCkPzBLiBC8vmJvcVnEGCZ+WSxZDBj+04MgRxlrUxtXTq1noYAfvBev/BqYTFBQs5VAin3KVGtOyB5XF2/RyTCds= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=elasticemail.com; h=MIME-Version:Subject:Date:From:Reply-To:To:Message-ID:List-Unsubscribe:Content-Type; q=dns/txt; s=api; t=1460946125; bh=wuQwUfkZ3PjBcFWX+YBZ7bUUWHk=; b= QZqkgeSSLT/KMDz2pQMlaL4rmkpex43LfWEpQW5KAacKrc2/awhUGQnoNhuF9sHOFUxvtr1c0MBCMQDPSUWWCkPzBLiBC8vmJvcVnEGCZ+WSxZDBj+04MgRxlrUxtXTq1noYAfvBev/BqYTFBQs5VAin3KVGtOyB5XF2/RyTCds= From: AKCP Data Center Monitoring To: Date: Mon, 18 Apr 2016 02:22:06 +0000 Subject: AKCP Announces release of SP2+ Message-Id: <4txyxfmdec62.m6pm3k-5hfz024wuewj1x@M6PM.trk.elasticemail.com> Reply-To: AKCP Data Center Monitoring Sender: Elastic Email X-Mailer: M6PM.trk.elasticemail.com MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 02:22:07 -0000 From owner-freebsd-doc@freebsd.org Mon Apr 18 02:23:18 2016 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 CF102B12798 for ; Mon, 18 Apr 2016 02:23:18 +0000 (UTC) (envelope-from mailer@elasticemail.com) Received: from m230.mxout.mta4.net (m230.mxout.mta4.net [67.227.85.230]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B85251070 for ; Mon, 18 Apr 2016 02:23:18 +0000 (UTC) (envelope-from mailer@elasticemail.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=elasticemail.com; h=MIME-Version:Subject:Date:From:Reply-To:To:Message-ID:List-Unsubscribe:Content-Type; q=dns/txt; s=api; t=1460946196; bh=elKfep5nOrdoGsUKlIMtbigfRJI=; b= TMJjQ9rl2oV4GOGU0NpJNRgnTJuGuAUzur0MQ/vi5InUs4quYsC8GGxuf7rA6XXczWpcGGgvfBZon9y5w0To3pDHD4YX0fctIN6I3sxV16A7v5AkwbnzKbnCbEBbUEUzlfZcq8M+tVzuAni2ctVPKNcmn2ooT50HlbSl172ljGA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=elasticemail.com; h=MIME-Version:Subject:Date:From:Reply-To:To:Message-ID:List-Unsubscribe:Content-Type; q=dns/txt; s=api; t=1460946196; bh=elKfep5nOrdoGsUKlIMtbigfRJI=; b= TMJjQ9rl2oV4GOGU0NpJNRgnTJuGuAUzur0MQ/vi5InUs4quYsC8GGxuf7rA6XXczWpcGGgvfBZon9y5w0To3pDHD4YX0fctIN6I3sxV16A7v5AkwbnzKbnCbEBbUEUzlfZcq8M+tVzuAni2ctVPKNcmn2ooT50HlbSl172ljGA= From: AKCP Data Center Monitoring To: Date: Mon, 18 Apr 2016 02:23:16 +0000 Subject: AKCP Announces release of SP2+ Message-Id: <4txyxfmdec62.m6pm3k-5hfz00r1ddym1a@M6PM.trk.elasticemail.com> Reply-To: AKCP Data Center Monitoring Sender: Elastic Email X-Mailer: M6PM.trk.elasticemail.com MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 02:23:18 -0000 From owner-freebsd-doc@freebsd.org Mon Apr 18 02:37:25 2016 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 C7911B12AF6 for ; Mon, 18 Apr 2016 02:37:25 +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 B89391788 for ; Mon, 18 Apr 2016 02:37:25 +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 u3I2bPI1018373 for ; Mon, 18 Apr 2016 02:37:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208785] bell_enable sysctl key Date: Mon, 18 Apr 2016 02:37:26 +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 Some People 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 02:37:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208785 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: wblock Date: Mon Apr 18 02:36:49 UTC 2016 New revision: 298176 URL: https://svnweb.freebsd.org/changeset/base/298176 Log: Add the kern.vt.enable_bell sysctl, which was not documented previously. Minor additional punctuation and wording changes. PR: 208785 Submitted by: david.marec@davenulle.org MFC after: 1 week Changes: head/share/man/man4/vt.4 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Mon Apr 18 02:39:31 2016 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 A76D4B12B64 for ; Mon, 18 Apr 2016 02:39:31 +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 98AEC182D for ; Mon, 18 Apr 2016 02:39:31 +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 u3I2dV1F070788 for ; Mon, 18 Apr 2016 02:39:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208785] bell_enable sysctl key Date: Mon, 18 Apr 2016 02:39:31 +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 Some People X-Bugzilla-Who: wblock@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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 02:39:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208785 Warren Block changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |re@FreeBSD.org --- Comment #6 from Warren Block --- I have updated the man page. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Mon Apr 18 07:14:13 2016 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 A1B26B12C74 for ; Mon, 18 Apr 2016 07:14:13 +0000 (UTC) (envelope-from brigada3@mail.cm-ourem.pt) 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 892DD184B for ; Mon, 18 Apr 2016 07:14:13 +0000 (UTC) (envelope-from brigada3@mail.cm-ourem.pt) Received: by mailman.ysv.freebsd.org (Postfix) id 84C28B12C72; Mon, 18 Apr 2016 07:14:13 +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 84693B12C71 for ; Mon, 18 Apr 2016 07:14:13 +0000 (UTC) (envelope-from brigada3@mail.cm-ourem.pt) Received: from srv02.cm-ourem.pt (srv02.cm-ourem.pt [193.126.80.84]) (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 488B9184A for ; Mon, 18 Apr 2016 07:14:12 +0000 (UTC) (envelope-from brigada3@mail.cm-ourem.pt) Received: from localhost (localhost [127.0.0.1]) by srv02.cm-ourem.pt (Postfix) with ESMTP id C4D064242101 for ; Mon, 18 Apr 2016 08:08:52 +0100 (WEST) Received: from srv02.cm-ourem.pt ([127.0.0.1]) by localhost (srv02.cm-ourem.pt [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id j4u9M1zdU0si for ; Mon, 18 Apr 2016 08:08:52 +0100 (WEST) Received: from localhost (localhost [127.0.0.1]) by srv02.cm-ourem.pt (Postfix) with ESMTP id 87EF04242105 for ; Mon, 18 Apr 2016 08:08:52 +0100 (WEST) X-Virus-Scanned: amavisd-new at srv02.cm-ourem.pt Received: from srv02.cm-ourem.pt ([127.0.0.1]) by localhost (srv02.cm-ourem.pt [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id SG_9C0sWKAK8 for ; Mon, 18 Apr 2016 08:08:52 +0100 (WEST) Received: from brunosuplementos.com (hm9201.locaweb.com.br [191.252.51.32]) by srv02.cm-ourem.pt (Postfix) with ESMTPSA id C5FFD4242101 for ; Mon, 18 Apr 2016 08:08:51 +0100 (WEST) Date: Mon, 18 Apr 2016 04:08:48 -0300 To: doc@freebsd.org From: Jacqueline Flores Reply-To: Jacqueline Flores Subject: Let's Have a WOW Affair Message-ID: X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 07:14:13 -0000 $ex with you has always been my dream! Do you really care what hypocrites will say? Let's have an unforgettable night of lust! Don't show this to your mom Sitting there is wasting of time! From owner-freebsd-doc@freebsd.org Mon Apr 18 09:19:53 2016 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 1C2D7B11460 for ; Mon, 18 Apr 2016 09:19:53 +0000 (UTC) (envelope-from seminars@seminarssg.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 096B41DE5 for ; Mon, 18 Apr 2016 09:19:53 +0000 (UTC) (envelope-from seminars@seminarssg.com) Received: by mailman.ysv.freebsd.org (Postfix) id 04CE4B1145F; Mon, 18 Apr 2016 09:19:53 +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 04683B1145C for ; Mon, 18 Apr 2016 09:19:53 +0000 (UTC) (envelope-from seminars@seminarssg.com) Received: from panel.seminarssg.com (seminarssg.com [188.166.236.94]) by mx1.freebsd.org (Postfix) with ESMTP id 95D4C1DE4 for ; Mon, 18 Apr 2016 09:19:52 +0000 (UTC) (envelope-from seminars@seminarssg.com) Received: by panel.seminarssg.com (Postfix, from userid 0) id 8A2A21A598F; Mon, 18 Apr 2016 16:13:21 +0800 (SGT) To: doc@FreeBSD.org Subject: fwd:Good & bad news for you.. X-PHP-Originating-Script: 33:email.php Message-ID: Date: Mon, 18 Apr 2016 13:18:31 +0800 From: "~Brian Cheng" Reply-To: Brian.cheng@seminarssg.com MIME-Version: 1.0 X-Mailer-LID: 12,14,6,15,16,1,17,18,3,11,10 X-Mailer-RecptId: 286840 X-Mailer-SID: 20 X-Mailer-Sent-By: 1 Content-Type: text/plain; format=flowed; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 09:19:53 -0000 Hey Hope you had a good weekend... And that you've had a great start to the week so far.... I have some good and bad news that I have to share with you.. First the good news.. If you remember in my last email, I mentioned that Alibaba just brought over Lazada and that’s good news… Do you know why? Because they will definitely be looking at ways to increase their customer base and sales. And here’s the thing… Market places like Lazada and Qoo10 don't sell anything themselves. People like You and me are THE ONES SELLING products on their platforms. And for them to make money, they need US to sell well. In fact, the more customers base they build, the more products we sell, the more money we make. There is no way for them to survive if we don’t sell well. That’s why when Alibaba pumped money into Lazada, I know that’s fantastic news because THEY WILL BE FINDING MORE WAYS to get more customers for us. Right now, we are looking at the 200+ million people in South East Asia. There is no other way to start profiting so fast in your ecommerce business other than leveraging on Qoo10 and Lazada. How to tap onto the 200 million population in SEA and most importantly how to make them buy from you. And in this FRE,E eCommerce training here, we'll show you how to do that check it out here The bad news.. We're closing down and this is my final email about our f,ree Qoo10 & Lazada course. The other night, our office was packed to the brim with people who are all eager to start their own Qoo10 business. In fact our last Qoo10 training class was totally booked in just 1 week. This is actually our last 2 sessions before we go on a break... Check it out here This is your final chance to attend our Qoo10 training. And we will be closing down our registration once we hit 100 people (This email is going out to 35,367 people in my database) So I expect the seats to be gone very soon... Image Click here if you're keen to start an online Business on Qoo10 & Lazada.. and you want to have an additional income for yourself in 2-3 months time... if you have any interest whatsoever in building your own ecommerce business, or if you want an additional income for yourself in 2-3 months time.. You have to take the time to come down, you won't regret it.. If you can spare 3 hours, I promise you'll bring back some great information, that will help you on your journey.. (It's F,REE Anyway, So There Is Nothing For You To Lose And More To Gain) hope you manage to come down... Come say "Hi" if you see me... Stay motivated & talk soon Brian P.S.If you see the 'CLOSED" sign in our registration page here ==> Check it out That means we are no longer taking in any more registration. So I suggest that you register now and block off your time for your fre,e Qoo10 training. This is the last 2 and final training we have. P.P.S. Here's a gift from best-selling author Patric Chan By the way one more thing... If you're think of doing any renovation soon, you have to take a look at this If you no longer wish to hear from me or receive strategies for improving your life, I'll be confused, lost, and lonely. C'mon, how often do you take time out to think about your life and business? And how often do you hear it from expert sources? That's what I'm trying to help you with. But, if you must go, I understand. Just unsubscribe by clicking unsubscribe or "manage my subscription" below. I hope our paths cross again. Click this link to unsubscribe: http://seminarssg.com/unsubscribe.php?M=286840&C=40381d6b841b8a1beec0b4647fdeb5c4&L=18&N=20 From owner-freebsd-doc@freebsd.org Mon Apr 18 09:54:51 2016 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 AB75AB123F9 for ; Mon, 18 Apr 2016 09:54:51 +0000 (UTC) (envelope-from hans@beastielabs.net) Received: from testsoekris.fritz.box (unknown [IPv6:2001:985:87e:1:200:24ff:fec9:5934]) (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 3EBB51390 for ; Mon, 18 Apr 2016 09:54:51 +0000 (UTC) (envelope-from hans@beastielabs.net) Received: from beastie.fritz.box (beastie.fritz.box [192.168.66.161]) by testsoekris.fritz.box (8.14.7/8.14.7) with ESMTP id u3I9skg1098572 for ; Mon, 18 Apr 2016 11:54:46 +0200 (CEST) (envelope-from hans@beastielabs.net) To: freebsd-doc@FreeBSD.org From: Hans Ottevanger Subject: Missing conferences in Upcoming Events on www.freebsd.org Message-ID: <4a59b1b6-f874-e3ee-ea11-d2fc4fda87dd@beastielabs.net> Date: Mon, 18 Apr 2016 11:54:46 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 18 Apr 2016 11:29:42 +0000 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2016 09:54:51 -0000 Hi, In the Upcoming Events column on www.freebsd.org at least BSDCan 2016 seems to be missing. After some investigation I found that the entry is present, but with an end date of 11 June, 2015 (!), which probably causes it to land in the past events of 2015. Also upcoming and certainly worth mentioning is EuroBSD2016 (https://2016.eurobsdcon.org/). It is completely missing from your Upcoming Events column. Kind regards, Hans Ottevanger Eindhoven, Netherlands www.beastielabs.net From owner-freebsd-doc@freebsd.org Tue Apr 19 03:01:40 2016 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 7A473B1345A for ; Tue, 19 Apr 2016 03:01: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 6A6581372 for ; Tue, 19 Apr 2016 03:01:40 +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 u3J31e50089230 for ; Tue, 19 Apr 2016 03:01:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 197528] handbook/network-samba doesn't contain information how to generate conf file for samba4* Date: Tue, 19 Apr 2016 03:01: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 Some People X-Bugzilla-Who: stievenard.david@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2016 03:01:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197528 dasti changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stievenard.david@gmail.com --- Comment #4 from dasti --- (In reply to Shawn Debnath from comment #3) I aggree that the handbook need a refresh on that The doc in the handbook is about samba 3.x and according to the official sa= mba replease planning (https://wiki.samba.org/index.php/Samba_Release_Planning) samba 3.6 is end of live since march 2015 (one year) and their release cycl= e is accelerating I have my onw doc that was working with FreeBSd 10.2 + samba 4.2.7 Well, just now with the very recent updates nothing works anymore, but I ho= pe it's temporary...and that doesn't change the principles of the installation. So I can share that doc with you if you feel it can be useful --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Tue Apr 19 06:31:04 2016 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 0358DB13DC2 for ; Tue, 19 Apr 2016 06:31:04 +0000 (UTC) (envelope-from daniela@toelten.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E74A71375 for ; Tue, 19 Apr 2016 06:31:03 +0000 (UTC) (envelope-from daniela@toelten.com) Received: by mailman.ysv.freebsd.org (Postfix) id E2F21B13DC1; Tue, 19 Apr 2016 06:31:03 +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 E2944B13DBE for ; Tue, 19 Apr 2016 06:31:03 +0000 (UTC) (envelope-from daniela@toelten.com) Received: from mail.spw.info (mail.viennareport.at [86.59.32.185]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40ED21373 for ; Tue, 19 Apr 2016 06:31:02 +0000 (UTC) (envelope-from daniela@toelten.com) Received: from ([14.161.34.69]) by mail.spw.info (IceWarp 10.4.5) with ASMTP id 201604190830570632 for ; Tue, 19 Apr 2016 08:30:57 +0200 Date: Tue, 19 Apr 2016 14:08:44 +0700 To: doc@freebsd.org From: Lora Glover Reply-To: Lora Glover Subject: Get perfectly virile Message-ID: X-Priority: 3 X-Mailer: PHPMailer 5.2.6 (https://github.com/PHPMailer/PHPMailer/) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2016 06:31:04 -0000 For uncompromised virility. [ http://groveportvet.com/footer.php?f=63&TN1ev=NpjBK5jP9Pt3tF95UU&A5v=EqU ] Order choicest ED meds. Low-cost offer! From owner-freebsd-doc@freebsd.org Tue Apr 19 16:34:33 2016 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 BCC5DB14E12 for ; Tue, 19 Apr 2016 16:34:33 +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 AE2021C65 for ; Tue, 19 Apr 2016 16:34:33 +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 u3JGYXcA066885 for ; Tue, 19 Apr 2016 16:34:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208919] ISP List Inclusion Request Date: Tue, 19 Apr 2016 16:34:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: michael.yurechko@yomura.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 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2016 16:34:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208919 Bug ID: 208919 Summary: ISP List Inclusion Request Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Website Assignee: freebsd-doc@FreeBSD.org Reporter: michael.yurechko@yomura.com Delimiter Delimiter provides unmanaged, affordable dedicated servers and cloud hosting from our US data centres. Our parent company owns & operates the data centr= es we operate out of, combined with an unmanaged service that gives you every self-serve tool possible (automated OS installs, dedicated KVM with every server) gives us the ability to offer bare metal dedicated servers as cheap= as we do. We have many FreeBSD users and support technicians with 5+ years of Unix, BSD and Linux sysadmin experience. https://www.delimiter.com --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Apr 20 11:21:01 2016 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 B64ABB15CDF for ; Wed, 20 Apr 2016 11:21:01 +0000 (UTC) (envelope-from jordan@images-editing.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 942671A1D for ; Wed, 20 Apr 2016 11:21:01 +0000 (UTC) (envelope-from jordan@images-editing.com) Received: by mailman.ysv.freebsd.org (Postfix) id 93723B15CDE; Wed, 20 Apr 2016 11:21:01 +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 93127B15CDD for ; Wed, 20 Apr 2016 11:21:01 +0000 (UTC) (envelope-from jordan@images-editing.com) Received: from mail-pf0-x235.google.com (mail-pf0-x235.google.com [IPv6:2607:f8b0:400e:c00::235]) (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 6D0331A1C for ; Wed, 20 Apr 2016 11:21:01 +0000 (UTC) (envelope-from jordan@images-editing.com) Received: by mail-pf0-x235.google.com with SMTP id 184so17621983pff.0 for ; Wed, 20 Apr 2016 04:21:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=images-editing-com.20150623.gappssmtp.com; s=20150623; h=reply-to:from:to:subject:date:message-id:mime-version:thread-index :content-language:disposition-notification-to; bh=//jzlBFGrBGYVz+h52jTL1uEShsqb+DMZwQE5N/IyJI=; b=rvDLCZWwLAR0VJ80J4xkIInCgoqOZuvYNBf6vvtrh4pZDSX3HShtLXxEp09UR2NLV5 DvfddIKpaN1+0pdiaXUb0fbfxN5UibW3tXF5EIeT3erBNGsDI4eJUa9aN9PNiFVuE/b9 gyjUgP8tq4fZwO1zb5/HYnk2v8NVWBwUW81Lkwq/heytd0r0bzt4/90bbpteNjwp0YU9 NzXFX4aLfPCYf+/zbeWGSDxmBhtawhczROfCnVyHbd65VL2XuVdphFlJaBFw7U6M7TFa wKaxmAGP3aND1kl2ZDXIogi+Lg/fhylwo55atEf0pNFWjTJ9tcDTKI+iXImuIdEYp8Gq orKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:reply-to:from:to:subject:date:message-id :mime-version:thread-index:content-language :disposition-notification-to; bh=//jzlBFGrBGYVz+h52jTL1uEShsqb+DMZwQE5N/IyJI=; b=f/SzJnHLRJUKfC/Ape/wT0remGmiYGgY/7Kuo1HC+Eym7VaDd32rxyOYvxbw3bQQe/ UKMahbsZoc5JZhMZ0TL9Fju3xuGnD+6EgxKzm/3zwDho49qwmouMji5HBEv2TFoc1arQ 3dH+uTnrzVyAiDe+Kzh0x5o4U6v2W6TgktG9NMxzn1xWfjIqSWFniHRt8AH066zfpbfU EGU3bhwPhawOJq+kemSGl6EO7+FFCNnw78DtEmEPVZn8dsGI5whFMyuVHkbll9RGeBnK N6DZPNS20u2T49XopJw68J3p2+K7TS4XHjAfdEA0xkR0axoSqKzobAERrQ/6iya4zWOe mh2w== X-Gm-Message-State: AOPr4FUfDJWTV0AStzGw7dnl1oPSZ0/xtwiL6TDInDMhRYcd2lgYLF/7KQ2BvLTBdfrlfA== X-Received: by 10.98.24.78 with SMTP id 75mr11492796pfy.52.1461151260911; Wed, 20 Apr 2016 04:21:00 -0700 (PDT) Received: from wldnet6bea5c04 ([182.69.229.169]) by smtp.gmail.com with ESMTPSA id yl5sm8052972pac.38.2016.04.20.04.20.58 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 20 Apr 2016 04:20:59 -0700 (PDT) Reply-To: From: "Jordan" To: Subject: High End Photoshop Solutions Date: Wed, 20 Apr 2016 16:49:41 +0530 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdGa9oUIPEkxuRZJQbuaUHmzskDimg== Content-Language: en-us Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 11:21:01 -0000 Hello, We were High-end Image Editing Company. We came to know about your company from the Google. Kindly test our free services by sending us 1-2 tests file along with instructions. You may send us the test files through www.wetransfer.com Our Digital Photo Retouching Services: 1. Image clipping path 2. Background removing 3. Image masking 4. Image retouching 5. Color correction 6. Image touchup 7. Beauty/Fashion retouching 8. Portrait retouching 9. Wedding assignments and album designing We work on all files format CR2, Raw files, JPEG/JPG, GIF, PNG, Tiff, PSD and HDR. Turnaround Time 24hours. If you have any queries, please feel free to write us. Thanks & Regards Rahul (Photo Editor) DISCLAIMER: If this sounds not interesting you can say Remove we will sure never email you again in future. From owner-freebsd-doc@freebsd.org Wed Apr 20 12:28:27 2016 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 234BEB15FD7 for ; Wed, 20 Apr 2016 12:28:27 +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 147161316 for ; Wed, 20 Apr 2016 12:28:27 +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 u3KCSQiR053506 for ; Wed, 20 Apr 2016 12:28:26 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208411] Commercial Vendors - Consulting Date: Wed, 20 Apr 2016 12:28:27 +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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 12:28:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208411 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: wblock Date: Wed Apr 20 12:28:11 UTC 2016 New revision: 48682 URL: https://svnweb.freebsd.org/changeset/doc/48682 Log: Add a consulting entry for BackWatcher, Inc. PR: 208411 Submitted by: Kyle Amon Changes: head/share/xml/commercial.consult.xml --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Apr 20 12:59:55 2016 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 409BFB16A18 for ; Wed, 20 Apr 2016 12:59: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 31763185E for ; Wed, 20 Apr 2016 12:59: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 u3KCxtAM094067 for ; Wed, 20 Apr 2016 12:59:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208411] Commercial Vendors - Consulting Date: Wed, 20 Apr 2016 12:59:55 +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: wblock@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: cc bug_status 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 12:59:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208411 Warren Block changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wblock@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #3 from Warren Block --- There is no real ETA on most bugs, it is sort of as time and interest permi= t.=20 Thank you! --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Apr 20 13:59:38 2016 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 461E5B15E9C for ; Wed, 20 Apr 2016 13:59:38 +0000 (UTC) (envelope-from yakusan1971@222166-10002.clodo.ru) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 311E818D0 for ; Wed, 20 Apr 2016 13:59:38 +0000 (UTC) (envelope-from yakusan1971@222166-10002.clodo.ru) Received: by mailman.ysv.freebsd.org (Postfix) id 2CC77B15E9B; Wed, 20 Apr 2016 13:59:38 +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 2C727B15E99 for ; Wed, 20 Apr 2016 13:59:38 +0000 (UTC) (envelope-from yakusan1971@222166-10002.clodo.ru) Received: from 222166-10002.vm.clodoserver.ru (222166-10002.clodo.ru [62.76.188.193]) (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 E05BD18CF for ; Wed, 20 Apr 2016 13:59:37 +0000 (UTC) (envelope-from yakusan1971@222166-10002.clodo.ru) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=222166-10002.clodo.ru; s=dkim; h=Message-Id:Date:MIME-Version:Content-Type:To:Subject:From; bh=D26CQOZJMGuy9LcJdCnPj1y0QCKAjxpnsTqCSwCjPHE=; b=rsD0JnYYkD6iHtmbpCrrTFRxBI6WJLaaWpV6OEMgAgVzd+WGyB8gXQOHjce4d4WWJXGnJ/WKwcyzgoD4uprTG7RPXU0lCHiWD5ZBCSx9YuxLDL5xCFkV/VockNurq/ncivsxJUNF3fm33eqLP8lbow1ksMsIs4YI6FkuZBkslLI=; Received: from [45.32.186.159] (helo=oeruegrge.org) by 222166-10002.vm.clodoserver.ru with esmtpa (Exim 4.84_2) (envelope-from ) id 1assfH-0000oE-9a for doc@freebsd.org; Wed, 20 Apr 2016 14:59:35 +0100 From: "=?windows-1251?B?yuDw6O3gIMrw++vu4uA=?=" Subject: =?windows-1251?B?ZG9jQGZyZWVic2Qub3JnIC0gz+7k8uLl8OTo8uUgwuD4ICDn4Org5y5bMjAuMDQuMjAxNl0=?= To: "doc" MIME-Version: 1.0 Organization: Mango Shopping Group Date: Wed, 20 Apr 2016 16:59:01 +0300 Message-Id: Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 13:59:38 -0000 =CF=EE=EB=F3=F7=E5=ED =E7=E0=EA=E0=E7:=20 ID: 26109 =20 O=F2: doc@freebsd.org=20 =C2=E0=F8 =E7=E0=EA=E0=E7 =EE=F4=EE=F0=EC=EB=E5=ED =E8 =EE=E1=F0=E0=E1= =EE=F2=E0=ED.=20 =CF=EE=E4=F2=E2=E5=F0=E4=E8=F2=FC =E7=E0=EA=E0=E7 =E8 =F3=E7=ED=E0=F2=FC= =EF=EE=E4=F0=EE=E1=ED=EE=F1=F2=E8 =E4=EE=F1=F2=E0=E2=EA=E8=20 =C2=FB =EC=EE=E6=E5=F2=E5 =F3 =ED=E0=F8=E5=E3=EE O=EF=E5=F0=E0=F2=EE=F0= =E0 =F1=EB=F3=E6=E1=FB =E7=E0=EA=E0=E7=EE=E2. =C4=EB=FF =F1=E2=FF=E7=E8 =F1 =EE=EF=E5=F0=E0=F2=EE=F0=EE=EC =ED=E0=E6= =EC=E8=F2=E5 >>T=D3T<< =D1 y=E2a=E6e=ED=E8e=EC, =CA=E0=F0=E8=ED=E0 =CA=F0=FB=EB=EE=E2=E0. =CC=E5=ED=E5=E4=E6=E5=F0 =CE=F2=E4=E5=EB=E0 =C7=E0=EA=E0=E7=EE=E2. ----------------------------------------------------------------------= ----- =C5c=EB=E8 =E2=FB =EDe =E6e=EBae=F2e =EFo=EB=F3=F7a=F2=FC =EFo=E4o=E1=ED= =FBe coo=E1=F9e=ED=E8=FF, =EF=F0oc=F2o =EDa=E6=EC=E8=F2e o=F2=EF=E8ca=F2= =FCc=FF. =C5c=EB=E8 =E2=FB =F5o=F2=E8=F2e =EFo=E6a=EBo=E2a=F2=FCc=FF =EDa c=EFa= =EC, =EDa=E6=EC=E8=F2e =E6a=EBo=E1a I3LWDPQV From owner-freebsd-doc@freebsd.org Wed Apr 20 14:53:12 2016 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 E425AB157C3 for ; Wed, 20 Apr 2016 14:53:12 +0000 (UTC) (envelope-from ubandonona@gmail.com) Received: from mail-pf0-x248.google.com (mail-pf0-x248.google.com [IPv6:2607:f8b0:400e:c00::248]) (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 BB1E61B4A for ; Wed, 20 Apr 2016 14:53:12 +0000 (UTC) (envelope-from ubandonona@gmail.com) Received: by mail-pf0-x248.google.com with SMTP id 203so15731268pfy.2 for ; Wed, 20 Apr 2016 07:53:12 -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; bh=f4M+0JL7SRUgj+KqKVVOMriwRz8s4C64O1ROyQm3qYw=; b=X8ck/Sy1IuISwNbaKBWklBBtFF/gpFGHPB/c4DXzlXK33Lq4MFAjPIrNygCk1OtMjP qdTftnJ9gz9Hny0WTvC7Bk3OXvJP/753keBYuSyzDWlB2D/m33G2wecr5J6BEa5BFyLt MBv7bRRRbA0gfGedIXnkkAz0w2VAUMqyG6jznF/dFklJxalPCT8fjvX69rN/fdg93laT ZRiFud7OrHsRfcvvhi79H+SPX/E3cgnJ+7AsQNbMPy+vOfmW4YWmRNmm+vYIcdZLcRu/ H2xuvGckh9T/0Q30MxNcoROdj0EUaShV6Y9V3nOAQsV+qEs+f0tniZ/ICxlntFIeFHS5 LQVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:message-id:date:subject:from:to; bh=f4M+0JL7SRUgj+KqKVVOMriwRz8s4C64O1ROyQm3qYw=; b=bWLBIisoSQlB0gTt9BkhGKinihYAms+oWEgOCZxYZsXbExq4uiBwzAwVDwYJ3uKO/w DN1F22biUsmOi6i2U9Uw0K9ko7RF8SQ0ARW3yuN2RwYCOzaCUQ5q0Ra0DtJZsVIYAw4U A8b4BIxymn/ewbhNOnvA9xw4BhEXvPU/IKPpO/iuI77NlqJdoB7DssLx/dxikbpVn6Ct fex3CJbD4lnZ/+YGM6+Fsjvq4j3YaQ9si9tY0JL+1EAAZL65dkouSbJgdIao3zLL0msy 4hd2GiE4m6XcAEh+kfR8L3BWFGNZZXbdXrzV2mv6e6a5PrI+d8dDx+qMD/plf9I2nwzS BpQg== X-Gm-Message-State: AOPr4FVAm8vTNjStfnoqoWSTqPwJbshFhtGVyRJHIQjIZ6wajaWXQf6fPPB+a6EavlepY4bld06gZnESdZ6Q8A== MIME-Version: 1.0 X-Received: by 10.66.122.101 with SMTP id lr5mr5916651pab.3.1461163992241; Wed, 20 Apr 2016 07:53:12 -0700 (PDT) Message-ID: <047d7b2e0ddfb767400530ebc02a@google.com> Date: Wed, 20 Apr 2016 14:53:12 +0000 Subject: Get Guaranteed Traffic & Sales From: Nona Ubando To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 14:53:13 -0000 Hi *Polleverywhere.com* Team, We hope everything is going fine with you. We have a privilege to review your website, and our analysis indicates your website can be improved in several ways to get better sales and revenue online. Moving ahead, I would like to propose a list of recommendations and a custom quote to deliver this job at your request. We analyze your website, targeted market and competitors recommend the most effective process to enhance your search engine positions, traffic and revenue streams. Our services are essentially first rated and ensure guaranteed improvements in your business in local, provincial and international markets. We encourage you to take advantage of free consultation that explains how your website's high level goals would be accomplished. In addition, we will resolve all issues concerning your website structure, strategic foundations, usability and social media to capture more leads/sales from existing visitors. Now question arises what could be the cost of such campaign? Our packages economically priced with keyword, SMO and CRO raiders allowing you to pay less and derive more benefits. Should you have any questions, please let us know. Feel free to request a no obligatory quote. I would look forward to hear from you. Best Regards, Nona Ubando Sales SEO Advisor --------------------------------------------------------------------------------------------------------------- *DISCLAIMER:* This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. To stop receiving emails from sender, reply to sender with Subject line - "REMOVE" From owner-freebsd-doc@freebsd.org Wed Apr 20 17:44:21 2016 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 E428DB16702 for ; Wed, 20 Apr 2016 17:44:21 +0000 (UTC) (envelope-from amp@nforced.net) 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 D3E0819D6 for ; Wed, 20 Apr 2016 17:44:21 +0000 (UTC) (envelope-from amp@nforced.net) Received: by mailman.ysv.freebsd.org (Postfix) id CF84BB16701; Wed, 20 Apr 2016 17:44: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 CF1ECB16700 for ; Wed, 20 Apr 2016 17:44:21 +0000 (UTC) (envelope-from amp@nforced.net) Received: from daemon.nforced.net (daemon.nforced.net [94.26.2.133]) (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 91BE119C7 for ; Wed, 20 Apr 2016 17:44:21 +0000 (UTC) (envelope-from amp@nforced.net) To: doc@FreeBSD.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nforced.net; s=daemon; t=1461173903; bh=0V+iOUhhsrdrW82Fk4e/VK53CUijOb1exHUkEitL6bw=; h=To:From:Subject:Date; b=TC2A6urdhSh8GWtPln61q13v3KK4C9HdUATAELR1e2FLDlGfL2BMQXwdLmoWgQb4O GtspvKtsSrFnlHEuw1Gy41uDw5rChoQIWnFCT2ehA0Z8MTOGAx5hLvtef92nypjVwQ 6vOSyFyM7o5ESbcgdRjYjYeJZ5EYYpMiPbA2b6hU= From: ".::AMP::." Subject: 10.3 documentation suggestion Message-ID: <5717BE8E.50005@nforced.net> Date: Wed, 20 Apr 2016 20:38:22 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 17:44:22 -0000 Hello, I think you may consider this in some way https://forums.freebsd.org/threads/55928/#post-318064 at https://www.freebsd.org/releases/10.3R/installation.html#upgrade-binary I realize it may not be appropriate to do this for obvious reasons but still I think it very important for end-users to be aware. Thanks Nick -- This server is powered by 220V From owner-freebsd-doc@freebsd.org Wed Apr 20 21:04:35 2016 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 EBA6BB16DDC for ; Wed, 20 Apr 2016 21:04: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 DBEC61C9A for ; Wed, 20 Apr 2016 21:04: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 u3KL4ZcJ089113 for ; Wed, 20 Apr 2016 21:04:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208941] [patch] To ezjail chapter, add tip for configuring to download packages over http rather than ftp Date: Wed, 20 Apr 2016 21:04:35 +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 Some People X-Bugzilla-Who: freebsd@zaziork.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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 21:04:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208941 Bug ID: 208941 Summary: [patch] To ezjail chapter, add tip for configuring to download packages over http rather than ftp Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: freebsd@zaziork.com Keywords: patch Created attachment 169503 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169503&action= =3Dedit Patch: FreeBSD handbook ezjail chapter diff text file. Patch to add a tip to the ezjail chapter to show how to configure ezjail to download packages over http rather than ftp. This is useful information to = know in the event that FTP transfer fails whilst attempting to install a basejail for the first time (due to firewall restrictions, for example). Patch included as attachment. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Wed Apr 20 21:14:36 2016 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 AF830B15184 for ; Wed, 20 Apr 2016 21:14:36 +0000 (UTC) (envelope-from kristy_ward@bitterrootvalleykiwanis.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id A1EFA13D8 for ; Wed, 20 Apr 2016 21:14:36 +0000 (UTC) (envelope-from kristy_ward@bitterrootvalleykiwanis.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9D8F3B15183; Wed, 20 Apr 2016 21:14:36 +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 9D3ABB15182 for ; Wed, 20 Apr 2016 21:14:36 +0000 (UTC) (envelope-from kristy_ward@bitterrootvalleykiwanis.org) Received: from bitterrootvalleykiwanis.org (cybernet1.com [IPv6:2605:ff80:3eb::2]) by mx1.freebsd.org (Postfix) with ESMTP id 646EB13D7 for ; Wed, 20 Apr 2016 21:14:36 +0000 (UTC) (envelope-from kristy_ward@bitterrootvalleykiwanis.org) Date: Wed, 20 Apr 2016 15:14:23 -0600 To: doc@freebsd.org From: Kristy Ward Subject: Don't accept impotence Message-ID: <08727f2a7169265ab5105b45d2bab8bd@bitterrootvalleykiwanis.org> 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.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 21:14:36 -0000 Get killer erections. [ http://jonnyadam.com/lib.php?f=33&g7VmrVWdMkjVR=2hR9Kv&CDZ=GuH&2j=1dXW ] Fetch well-known ED formulas without hassle! From owner-freebsd-doc@freebsd.org Thu Apr 21 01:21:31 2016 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 6CFE3B16AA8 for ; Thu, 21 Apr 2016 01:21:31 +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 5D77D1F03 for ; Thu, 21 Apr 2016 01:21:31 +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 u3L1LVUV071412 for ; Thu, 21 Apr 2016 01:21:31 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208941] [patch] To ezjail chapter, add tip for configuring to download packages over http rather than ftp Date: Thu, 21 Apr 2016 01:21:31 +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 Some People X-Bugzilla-Who: wblock@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wblock@FreeBSD.org 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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2016 01:21:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208941 Warren Block changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wblock@FreeBSD.org Assignee|freebsd-doc@FreeBSD.org |wblock@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Thu Apr 21 05:46:26 2016 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 980A8B17192 for ; Thu, 21 Apr 2016 05:46:26 +0000 (UTC) (envelope-from rebecca_keller@permanent-makeup-neuwied.de) 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 89DF4179F for ; Thu, 21 Apr 2016 05:46:26 +0000 (UTC) (envelope-from rebecca_keller@permanent-makeup-neuwied.de) Received: by mailman.ysv.freebsd.org (Postfix) id 89317B17191; Thu, 21 Apr 2016 05:46:26 +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 88DD1B17190 for ; Thu, 21 Apr 2016 05:46:26 +0000 (UTC) (envelope-from rebecca_keller@permanent-makeup-neuwied.de) Received: from permanent-makeup-neuwied.de (vs1143078.vserver.de [62.75.143.78]) by mx1.freebsd.org (Postfix) with ESMTP id D8D55179D for ; Thu, 21 Apr 2016 05:46:24 +0000 (UTC) (envelope-from rebecca_keller@permanent-makeup-neuwied.de) Date: Thu, 21 Apr 2016 07:46:21 +0200 To: doc@freebsd.org From: Rebecca Keller Subject: Improve your manhood 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.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2016 05:46:26 -0000 Stay potent forever. [ http://hygjsy.com/page.php?b=33&g7VmrVWdMkjVR=2hR9Kv&CDZ=Cwb&2d=B4BS ] Try top impotence tablets so cheap! From owner-freebsd-doc@freebsd.org Thu Apr 21 05:53:24 2016 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 0095FB17549 for ; Thu, 21 Apr 2016 05:53:24 +0000 (UTC) (envelope-from pagaled@saifunguo.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E259E1DAA for ; Thu, 21 Apr 2016 05:53:23 +0000 (UTC) (envelope-from pagaled@saifunguo.com) Received: by mailman.ysv.freebsd.org (Postfix) id E1A88B17548; Thu, 21 Apr 2016 05:53:23 +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 E13C5B17547 for ; Thu, 21 Apr 2016 05:53:23 +0000 (UTC) (envelope-from pagaled@saifunguo.com) Received: from m97115.qiye.163.com (m97115.qiye.163.com [220.181.97.115]) by mx1.freebsd.org (Postfix) with ESMTP id 132471D61 for ; Thu, 21 Apr 2016 05:53:17 +0000 (UTC) (envelope-from pagaled@saifunguo.com) Received: from pagaled$saifunguo.com ( [218.17.44.42] ) by ajax-webmail-wmsvr11 (Coremail) ; Thu, 21 Apr 2016 13:30:46 +0800 (CST) X-Originating-IP: [218.17.44.42] Date: Thu, 21 Apr 2016 13:30:46 +0800 (CST) From: pagaled To: doc@FreeBSD.org Subject: Enquiry Paragliding X-Priority: 3 X-Mailer: Coremail Webmail Server Version SP_ntes V3.5 build 20150911(74783.7961) Copyright (c) 2002-2016 www.mailtech.cn 163-hosting MIME-Version: 1.0 Message-ID: <3d22b2ae.97e7.154374c95ff.Coremail.pagaled@saifunguo.com> X-CM-TRANSID: c+CowEBp40WHZRhX85gCAA--.2863W X-CM-SenderInfo: hhruzv2r6vtx5ixqw33rof0z/1tbiQgJSx1bdFBVyKwAFsD X-Coremail-Antispam: 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2016 05:53:24 -0000 RGVhciBDRU8sCiAgICAgICAKUGxlYXNlIHNlZSB0aGUgYXR0YWNobWVudCBvZiBQYXJhZ2xpZGlu Zy4KCgoKCi0tCgpCZXN0IHJlZ2FyZHMKCgoKClVzaGVyIENhZ2UKClRlbKO6IDAwODYtNzU1LTM2 NjIxNzM2CgpNb2IgIDowMDg2LTE1OSA4OTQ0IDExNzUKCkUtbWFpbDogYWRtaW5AcGFnYWxlZC5j b20KCiAgICAgICAgICAgICB1c2hlckBwZWdhbGVkLmNvbQ== From owner-freebsd-doc@freebsd.org Thu Apr 21 17:31:26 2016 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 41FA4B17BCE for ; Thu, 21 Apr 2016 17:31:26 +0000 (UTC) (envelope-from support@maxymizely.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 295921DBD for ; Thu, 21 Apr 2016 17:31:26 +0000 (UTC) (envelope-from support@maxymizely.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2502AB17BCC; Thu, 21 Apr 2016 17:31:26 +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 24A57B17BCB for ; Thu, 21 Apr 2016 17:31:26 +0000 (UTC) (envelope-from support@maxymizely.com) Received: from h196.mxout.mta4.net (h196.mxout.mta4.net [96.45.68.196]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D57641DB8 for ; Thu, 21 Apr 2016 17:31:25 +0000 (UTC) (envelope-from support@maxymizely.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=maxymizely.com; h=MIME-Version:Subject:Date:From:Reply-To:To:Message-ID:List-Unsubscribe:Content-Type; q=dns/txt; s=api; t=1461259529; bh=7xi8zCE4ieCnpdzlblZkp8f4nP4=; b= V0wxqxV7Pe4Wi+7AuicWlFuM3nq692oW4aNmr0fnC1oHys0EQOpYZPGUkzkGo/z//6+M1/Fv1nJgIU9e1tlnTUpvvVFDM9M5bYUcOlYujbYk8wy3MoOMkm7SoFfShjE6qajoYmgZmtapthmdntQA7TUNMi9dcjJiBCtzGPzoltw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; d=elasticemail.com; h=MIME-Version:Subject:Date:From:Reply-To:To:Message-ID:List-Unsubscribe:Content-Type; q=dns/txt; s=api; t=1461259529; bh=7xi8zCE4ieCnpdzlblZkp8f4nP4=; b= BzZY9rbRc+qd5iUX3/RX6AZ+9iXJH/obyyltDe0u7/9eBdGn8J7+fWBegBubuyYYzUR9gHyiBmYIDgXUJrjz5Zo8oXmQcJ3piZScSUTAk4Sd9Mg9BHN1A+7InNgfk3bylB4JLmLRUxWMGzaN5QDIeXqUR+0i0X/70mcm/QZpwas= From: Maxymizely To: doc@freebsd.org Date: Thu, 21 Apr 2016 17:31:21 +0000 Subject: Analytical instruments, A/B and multivariate testing Message-Id: <4ty01i9vxx2z.AxZ1050HRxdLvS1kx36PNQ2@tracking.maxymizely.com> Reply-To: Maxymizely Sender: Maxymizely X-Mailer: tracking.maxymizely.com MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2016 17:31:26 -0000 From owner-freebsd-doc@freebsd.org Thu Apr 21 19:04:30 2016 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 6C301B18E91 for ; Thu, 21 Apr 2016 19:04:30 +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 5C581104E for ; Thu, 21 Apr 2016 19:04:30 +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 u3LJ4Tiu032369 for ; Thu, 21 Apr 2016 19:04:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 197528] handbook/network-samba doesn't contain information how to generate conf file for samba4* Date: Thu, 21 Apr 2016 19:04:30 +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: shawn@debnath.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2016 19:04:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197528 --- Comment #5 from Shawn Debnath --- (In reply to dasti from comment #4) Thanks for bringing this back to my attention. I have the instructions for samba 4 as well but didn't know samba 36 was EOLed. Thanks for pointing it = out! I am planning on revising the section in general, so should have an update soon. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Fri Apr 22 00:55:37 2016 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 5DBB5B18D55 for ; Fri, 22 Apr 2016 00:55:37 +0000 (UTC) (envelope-from charlottetvmounting@gmail.com) Received: from mail-yw0-x241.google.com (mail-yw0-x241.google.com [IPv6:2607:f8b0:4002:c05::241]) (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 275DD10FE for ; Fri, 22 Apr 2016 00:55:34 +0000 (UTC) (envelope-from charlottetvmounting@gmail.com) Received: by mail-yw0-x241.google.com with SMTP id o63so13337072ywe.0 for ; Thu, 21 Apr 2016 17:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-transfer-encoding:subject:message-id:date:to :mime-version; bh=zEbeUEQ3T5Ng0kQeR752TryZajmpxTIBb7YzD8R9JQY=; b=R1aeH2HHsriBdh0fYZHMzr4h42wnf9Umf4HNWQ+ZL5VgRLVvzoAe2bvcRWWpNWrvFF 4gVy3DlnvcNVbsyXVaDATbNTawAo56v81upP9yAemcnqvmgYbtkH9MRsuM2bP4K9XhxP V/6BV05XQlK6gz5LLTh1iA2xdC7cNE6dqlowRVXyVs3mkPwKegTc3UdKfHyDv6SNcXvQ rWHiFExAa0vpuWIdcTN/yD2zR3Oxuehuh6elNX1FFxRztKnwTJohoARiWOCubE9DmSs3 TyNnNN8bLeqQWfq0p4rv2brAMpIK6mPrZWp8L5hA9BVDTw6z+trI3D9/xnkhCOkAkaUA ppGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=zEbeUEQ3T5Ng0kQeR752TryZajmpxTIBb7YzD8R9JQY=; b=jp/ntwyf9hpOx+lPMJ67vCscn96TEbhg3bcsqI5tcpO2OnIdjc30U799xX9r0xsngZ Qi5JCuaiHC6mVUt6dFKNqFgsCqltDn7vvm87fOpBLTBrMGiMtIEcXQSzVTB954WLUd+p oNd95szoGbXhy2RvF4wxDvzkD/p8HWCV+3slAVJILDXD9wHBpzybqkQ9gL75TDNfCMxZ 1OD++j5DbzrwzT6BDX7RismWlvbyRLIwMTka0ngrTC9uBHu8AYIWuVw4IMgr4N2hGYwy GcpY5mw0ORknX0yyX+4rr1PzQPMYzlRge763pa5WxlB9dYmY6Ji2j+SVIRQ2j2qM7iXi 4Dqw== X-Gm-Message-State: AOPr4FXgbumFAOW543eyVMgWkBQvE4lvRGwFj9W0weS8gZ3xcvnGyARpO3C8yJJXPIQYrg== X-Received: by 10.13.250.6 with SMTP id k6mr10982204ywf.75.1461286533260; Thu, 21 Apr 2016 17:55:33 -0700 (PDT) Received: from ?IPv6:2606:a000:620a:ac00:7406:2666:bcdf:ac2b? ([2606:a000:620a:ac00:7406:2666:bcdf:ac2b]) by smtp.gmail.com with ESMTPSA id z9sm3017813ywz.11.2016.04.21.17.55.32 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 21 Apr 2016 17:55:32 -0700 (PDT) From: Travis Clay X-Google-Original-From: Travis Clay Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Please subscribe me to your mailing list. Message-Id: Date: Thu, 21 Apr 2016 20:55:26 -0400 To: FreeBSD-doc@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2016 00:55:37 -0000 Please subscribe me to your mailing list. http://southcharlotteservices.org John Clay System Analyst From owner-freebsd-doc@freebsd.org Fri Apr 22 08:43:20 2016 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 4B25CB17AD4 for ; Fri, 22 Apr 2016 08:43:20 +0000 (UTC) (envelope-from richard@sublogic.se) 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 366CE1763 for ; Fri, 22 Apr 2016 08:43:20 +0000 (UTC) (envelope-from richard@sublogic.se) Received: by mailman.ysv.freebsd.org (Postfix) id 31D9FB17AD0; Fri, 22 Apr 2016 08:43:20 +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 31817B17ACE for ; Fri, 22 Apr 2016 08:43:20 +0000 (UTC) (envelope-from richard@sublogic.se) Received: from mailrelay2.public.one.com (mailrelay2.public.one.com [91.198.169.125]) (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 9CE9C1761 for ; Fri, 22 Apr 2016 08:43:18 +0000 (UTC) (envelope-from richard@sublogic.se) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sublogic.se; s=20140924; h=from:subject:date:message-id:to:mime-version:content-type; bh=SPRm5bX9JF7o3EgOHgmqGChhyOOblI98OJIO63eoQGM=; b=eLTg80drxBw1P1bFI6eNJF1rUAhkJke/ksuABC8W2FShrW3SniFsE/XY58ih4wMOe+HMIUpdVzDpo Z48UToIp17D5CDBCVqNV6RDrUQAaFtFA8MprjczMbrxcXUI2lz6svnS3RMJXYU1HF7tY+Nywdc0KEI k3sg0+YHrfxDba8Y= X-HalOne-Cookie: 95ae15283a07947cee578c65ff7f7f6d14fef2e8 X-HalOne-ID: 186a2aca-0866-11e6-8278-b82a72d03b9b Received: from [192.168.2.163] (unknown [78.73.87.159]) by smtpfilter2.public.one.com (Halon Mail Gateway) with ESMTPSA for ; Fri, 22 Apr 2016 08:42:06 +0000 (UTC) To: doc@FreeBSD.org From: Richard Palusaar Subject: Erroneous repository Organization: Sublogic HB Message-ID: <9517c088-07c5-9abb-042f-ad0b98b4b4b4@sublogic.se> Date: Fri, 22 Apr 2016 10:42:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2016 08:43:20 -0000 Greetings! I believe there is a mistake in the docs and felt it worth looking into. Doc at: https://www.freebsd.org/releases/10.3R/errata.html |#| svnlite co svn://svn.freebsd.org/base/releng/10.2 /usr/src That is under section 4.0 Open Issues, first sub section: FreeBSD/i386 10.3-RELEASE I think the svnlite command should point to ...relend/10.3 and not 10.2. Am I right? -- Best regards, Richard Palusaar Sublogic HB Web: www.sublogic.se Mob: 0709-66 22 64 E-post: richard@sublogic.se From owner-freebsd-doc@freebsd.org Fri Apr 22 14:39:19 2016 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 61165B190A3 for ; Fri, 22 Apr 2016 14:39:19 +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 522B31102 for ; Fri, 22 Apr 2016 14:39:19 +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 u3MEdJMs003858 for ; Fri, 22 Apr 2016 14:39:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208190] Perforce links are broken Date: Fri, 22 Apr 2016 14:39:19 +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-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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2016 14:39:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208190 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: bcr Date: Fri Apr 22 14:38:20 UTC 2016 New revision: 48711 URL: https://svnweb.freebsd.org/changeset/doc/48711 Log: Replace two dead links in the article to point to the new location on the perforce.com website. PR: 208190 Submitted by: lizlam.217@gmail.com Sponsored by: Essen Hackathon 2016 Changes: head/en_US.ISO8859-1/articles/p4-primer/article.xml --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Fri Apr 22 14:40:13 2016 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 B69B2B19109 for ; Fri, 22 Apr 2016 14:40:13 +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 A7954116B for ; Fri, 22 Apr 2016 14:40:13 +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 u3MEeDRu005261 for ; Fri, 22 Apr 2016 14:40:13 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208190] Perforce links are broken Date: Fri, 22 Apr 2016 14:40:13 +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: bcr@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: cc bug_status 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2016 14:40:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208190 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcr@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #2 from Benedict Reuschling --- A patch with your suggested replacement links was just committed. Thanks for filing the bug! --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Fri Apr 22 15:28:46 2016 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 7F66AB19FA5 for ; Fri, 22 Apr 2016 15:28:46 +0000 (UTC) (envelope-from kaduk@mit.edu) 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 614671DFB for ; Fri, 22 Apr 2016 15:28:46 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: by mailman.ysv.freebsd.org (Postfix) id 60AF2B19FA3; Fri, 22 Apr 2016 15:28:46 +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 603D2B19FA2 for ; Fri, 22 Apr 2016 15:28:46 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-7.mit.edu (dmz-mailsec-scanner-7.mit.edu [18.7.68.36]) (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 EE0AE1DF9; Fri, 22 Apr 2016 15:28:45 +0000 (UTC) (envelope-from kaduk@mit.edu) X-AuditID: 12074424-8d3ff700000073db-ea-571a41f86621 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) (using TLS with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by (Symantec Messaging Gateway) with SMTP id 20.CB.29659.8F14A175; Fri, 22 Apr 2016 11:23:36 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id u3MFNZBk016573; Fri, 22 Apr 2016 11:23:35 -0400 Received: from multics.mit.edu (system-low-sipb.mit.edu [18.187.2.37]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id u3MFNWiE005471 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 22 Apr 2016 11:23:34 -0400 Received: (from kaduk@localhost) by multics.mit.edu (8.12.9.20060308) id u3MFNVEV003688; Fri, 22 Apr 2016 11:23:31 -0400 (EDT) Date: Fri, 22 Apr 2016 11:23:31 -0400 (EDT) From: Benjamin Kaduk X-X-Sender: kaduk@multics.mit.edu To: Richard Palusaar cc: doc@FreeBSD.org, re@FreeBSD.org Subject: Re: Erroneous repository In-Reply-To: <9517c088-07c5-9abb-042f-ad0b98b4b4b4@sublogic.se> Message-ID: References: <9517c088-07c5-9abb-042f-ad0b98b4b4b4@sublogic.se> User-Agent: Alpine 1.10 (GSO 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrNIsWRmVeSWpSXmKPExsUixCmqrfvDUSrc4PMJHoupH3eyWnycr23x 6uB8Fgdmjxmf5rN4rNgzgz2AKYrLJiU1J7MstUjfLoEr4+yE8oIu1oo9MztZGhhbWboYOTkk BEwkzp+4y9TFyMUhJNDGJPHiwgSwhJDARkaJ1xPLIRKHmCQ+T3vLDOE0MEqce9/OCFLFIqAt cfjnLlYQm01ATWL9imvMEGMVJTafmgRkc3CICGhJLG8uAwkzCyhLnH92FmyBMFDJzqeLwWxO AXuJE2v/gbXyCjhKzFm4jA3iCDuJg9eXgtmiAjoSq/dPYYGoEZQ4OfMJC8RMoPHTt7FMYBSc hSQ1C0lqASPTKkbZlNwq3dzEzJzi1GTd4uTEvLzUIl1zvdzMEr3UlNJNjKBwZXdR2cHY3eN9 iFGAg1GJh/dDg2S4EGtiWXFl7iFGSQ4mJVHez5pS4UJ8SfkplRmJxRnxRaU5qcWHGCU4mJVE eNc7AOV4UxIrq1KL8mFS0hwsSuK8jAwMDEIC6YklqdmpqQWpRTBZGQ4OJQnewyCNgkWp6akV aZk5JQhpJg5OkOE8QMMXgQ0vLkjMLc5Mh8ifYtTlWPDj9lomIZa8/LxUKXFeS5AiAZCijNI8 uDngNLObSfUVozjQW8K890GqeIApCm7SK6AlTEBL/l2QBFlSkoiQkmpgFOyt4pLbuF7h4Zb/ fQLSu2cs1zl76fAiIeY1IVsFrh96WLkn1K7u/ynGUoH3/+IZl/VkCrrMFyy3P3XuR8SahMs3 TWbHyFY56z2yLs9V6XA2EQ9Mv9FXfrRPkM18YuOWj2JLN7wz+emn8tnwg13DkQn3pka/2nPb M71t68tcttsl1zZveXk0SImlOCPRUIu5qDgRAAv1vJsOAwAA X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2016 15:28:46 -0000 On Fri, 22 Apr 2016, Richard Palusaar wrote: > Greetings! > > I believe there is a mistake in the docs and felt it worth looking into. > > > Doc at: https://www.freebsd.org/releases/10.3R/errata.html > > |#| svnlite co svn://svn.freebsd.org/base/releng/10.2 /usr/src > > > That is under section 4.0 Open Issues, first sub section: FreeBSD/i386 > 10.3-RELEASE > > I think the svnlite command should point to ...relend/10.3 and not 10.2. > > Am I right? I believe that you are correct. However, my understanding is that the errata pages are under the control of re@ (cc'd), who will need to make any necessary changes. -Ben From owner-freebsd-doc@freebsd.org Sat Apr 23 01:36:03 2016 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 0B2E4B188E4 for ; Sat, 23 Apr 2016 01:36:03 +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 F089E1831 for ; Sat, 23 Apr 2016 01:36:02 +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 u3N1a2ft026458 for ; Sat, 23 Apr 2016 01:36:02 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 208989] Please add ARP Networks to Provider List Date: Sat, 23 Apr 2016 01:36:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Website X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: gdolley@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 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 01:36:03 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208989 Bug ID: 208989 Summary: Please add ARP Networks to Provider List Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Website Assignee: freebsd-doc@FreeBSD.org Reporter: gdolley@gmail.com Please add ARP Networks to: https://www.freebsd.org/commercial/isp.html Company Name: ARP Networks Website URL: https://arpnetworks.com Description: We are a data center services provider offering VPS, dedicated servers, pri= vate cloud, colocation and IP transit. FreeBSD has been supported on all our offerings since 2008, as well as OpenBSD. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 13:25:09 2016 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 E1FA1B12411 for ; Sat, 23 Apr 2016 13:25:09 +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 D2F671FF8 for ; Sat, 23 Apr 2016 13:25:09 +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 u3NDP9Hm068737 for ; Sat, 23 Apr 2016 13:25:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 204301] typos in netmap(4) Date: Sat, 23 Apr 2016 13:25:09 +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: bcr@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: resolution bug_status 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 13:25:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204301 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed CC| |bcr@FreeBSD.org --- Comment #2 from Benedict Reuschling --- Close this one, as the patch was committed a while ago, but the bug report = is still open. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 13:27:14 2016 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 B13C8B124AC for ; Sat, 23 Apr 2016 13:27:14 +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 A1B671094 for ; Sat, 23 Apr 2016 13:27:14 +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 u3NDREvF071586 for ; Sat, 23 Apr 2016 13:27:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 205261] Settings for Heimdal KDC in Handbook are obsolete Date: Sat, 23 Apr 2016 13:27:14 +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: bcr@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 13:27:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205261 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |bcr@FreeBSD.org Status|New |Closed --- Comment #2 from Benedict Reuschling --- *** This bug has been marked as a duplicate of bug 205146 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 14:46:33 2016 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 8FA62B1A19C for ; Sat, 23 Apr 2016 14:46:33 +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 80C3611DA for ; Sat, 23 Apr 2016 14:46:33 +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 u3NEkXXI080605 for ; Sat, 23 Apr 2016 14:46:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 206668] dpv.3: warning in 10-STABLE Date: Sat, 23 Apr 2016 14:46:33 +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: bcr@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dteske@FreeBSD.org 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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 14:46:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206668 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcr@FreeBSD.org Assignee|freebsd-doc@FreeBSD.org |dteske@FreeBSD.org --- Comment #1 from Benedict Reuschling --- Hi Devin, can you take a look at this? It seems like an MFC is in order... --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 16:19:38 2016 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 1A341B1A6AC for ; Sat, 23 Apr 2016 16:19:38 +0000 (UTC) (envelope-from motazg@aswadgroup.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 0A20E1830 for ; Sat, 23 Apr 2016 16:19:38 +0000 (UTC) (envelope-from motazg@aswadgroup.com) Received: by mailman.ysv.freebsd.org (Postfix) id 096B8B1A6AB; Sat, 23 Apr 2016 16:19:38 +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 0917CB1A6AA for ; Sat, 23 Apr 2016 16:19:38 +0000 (UTC) (envelope-from motazg@aswadgroup.com) Received: from mx1.aswadgroup.com (mx2.aswadgroup.com [212.107.101.206]) by mx1.freebsd.org (Postfix) with ESMTP id 75504182F for ; Sat, 23 Apr 2016 16:19:36 +0000 (UTC) (envelope-from motazg@aswadgroup.com) Received: from toptendulichitaly.com (103.54.250.185) by MX1.ASWADGROUP.COM (192.168.1.7) with Microsoft SMTP Server (TLS) id 8.3.137.0; Sat, 23 Apr 2016 19:18:23 +0300 Date: Sat, 23 Apr 2016 16:09:27 +0000 To: From: Maryann Rios Reply-To: Maryann Rios Subject: He's AWAY, come ASAP Message-ID: <86f8d8cc4af7d83bbb9af10f2718c207@toptendulichitaly.com> X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer) MIME-Version: 1.0 X-Cyberoam-Version: 9.6.0.78 X-Cyberoam-smtpxy-version: 1.0.7.0 X-Cyberoam-AV-Policy: None X-Cyberoam-AS-Policy: None Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 16:19:38 -0000 Bring paradise to my bedroom! I'll take you for the wildest ride, honey! I know how to make sxx hotter! I chose some photos to show you Warm up thinking of me! From owner-freebsd-doc@freebsd.org Sat Apr 23 18:50:35 2016 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 4F4FBB1AD73 for ; Sat, 23 Apr 2016 18:50: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 31B7711D2 for ; Sat, 23 Apr 2016 18:50: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 u3NIoYPl022612 for ; Sat, 23 Apr 2016 18:50:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 209001] Package for gnome in Handbook is old Date: Sat, 23 Apr 2016 18:50:35 +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 Many People X-Bugzilla-Who: phoffman@proper.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 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 18:50:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209001 Bug ID: 209001 Summary: Package for gnome in Handbook is old Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: phoffman@proper.com Section 5.7.1 in x11-wm.html in the Handbook says to install Gnome, use 'pkg install gnome2'. That doesn't work, but 'pkg install gnome3' does. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 18:59:47 2016 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 AFF10B1AEE3 for ; Sat, 23 Apr 2016 18:59:47 +0000 (UTC) (envelope-from mquintero@zic.com.ve) 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 9F0D516A1 for ; Sat, 23 Apr 2016 18:59:47 +0000 (UTC) (envelope-from mquintero@zic.com.ve) Received: by mailman.ysv.freebsd.org (Postfix) id 9A3B2B1AEE2; Sat, 23 Apr 2016 18:59:47 +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 99DEFB1AEE1 for ; Sat, 23 Apr 2016 18:59:47 +0000 (UTC) (envelope-from mquintero@zic.com.ve) Received: from mail.zic.com.ve (mail.zic.com.ve [201.249.55.138]) (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 47C6716A0 for ; Sat, 23 Apr 2016 18:59:46 +0000 (UTC) (envelope-from mquintero@zic.com.ve) Received: from localhost ([127.0.0.1]) by mail.zic.com.ve (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)) for doc@freebsd.org; Sat, 23 Apr 2016 14:24:20 -0430 Date: Sat, 23 Apr 2016 11:54:18 -0700 To: doc@freebsd.org From: Glenda Cummings Reply-To: Glenda Cummings Subject: Pay a visit to your sxxy neighbor Message-ID: <7d8b91312d67ee6b4160eb6b6e29e7f7@conquestlandscape.com> X-Priority: 3 X-Mailer: PHPMailer 5.2.6 (https://github.com/PHPMailer/PHPMailer/) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 18:59:47 -0000 Make my nights mindblowing! Be delicate with my body! Have you ever tried @nal? [ http://educar.med.br/images/include.php?k=61&SeBJSqbSYwjP69i8Z=NpxFLLUxv&A5v=4ra ] See this when nobody's there See ya soon From owner-freebsd-doc@freebsd.org Sat Apr 23 20:46:39 2016 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 B99F0B1AAB2 for ; Sat, 23 Apr 2016 20:46: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 AA1A51185 for ; Sat, 23 Apr 2016 20:46: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 u3NKkdhs036052 for ; Sat, 23 Apr 2016 20:46:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 204929] fs_optim and fs_minfree default value is 10% in man fs(5),while newfs(8),tunefs(8) is 8% Date: Sat, 23 Apr 2016 20:46: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: X-Bugzilla-Severity: Affects Some People 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 20:46:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204929 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: bcr Date: Sat Apr 23 20:45:52 UTC 2016 New revision: 298522 URL: https://svnweb.freebsd.org/changeset/base/298522 Log: The default value of MINFREE is defined to be 8% in ufs/ffs/fs.h and not 10%. The newfs(8) and tunefs(8) man pages had this change already, but fs(5) did not. This change makes it consistent again. Bump Dd. PR: 204929 Submitted by: amutu@amutu.com MFC after: 3 days Sponsored by: Essen Linuxhotel Hackathon 2016 Changes: head/share/man/man5/fs.5 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 20:46:41 2016 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 5A2C0B1AAB7 for ; Sat, 23 Apr 2016 20:46:41 +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 4B1E91187 for ; Sat, 23 Apr 2016 20:46:41 +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 u3NKkeK2036060 for ; Sat, 23 Apr 2016 20:46:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 209001] Package for gnome in Handbook is old Date: Sat, 23 Apr 2016 20:46:41 +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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 20:46:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209001 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: bjk Date: Sat Apr 23 20:46:04 UTC 2016 New revision: 48719 URL: https://svnweb.freebsd.org/changeset/doc/48719 Log: Change gnome2 references in the handbook to gnome3 gnome2 isn't there anymore. PR: 209001 Submitted by: Paul Hoffman Changes: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 20:47:36 2016 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 7F4C0B1AB76 for ; Sat, 23 Apr 2016 20:47:36 +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 703F41380 for ; Sat, 23 Apr 2016 20:47:36 +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 u3NKlatb037145 for ; Sat, 23 Apr 2016 20:47:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 209001] Package for gnome in Handbook is old Date: Sat, 23 Apr 2016 20:47:36 +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: bjk@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: cc 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 20:47:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209001 Benjamin Kaduk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjk@FreeBSD.org Resolution|--- |FIXED Status|New |Closed --- Comment #2 from Benjamin Kaduk --- Changed to gnome3 (also the ports installation part a couple paragraphs lat= er) in r48719. Thanks for the report. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 21:40:33 2016 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 10FB6B1A586 for ; Sat, 23 Apr 2016 21:40:33 +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 01FBE1A61 for ; Sat, 23 Apr 2016 21:40:33 +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 u3NLeWwY033208 for ; Sat, 23 Apr 2016 21:40:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 207813] Handbook: Wrong information in 20.2. Linux File Systems Date: Sat, 23 Apr 2016 21:40:32 +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: bcr@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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 21:40:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207813 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcr@FreeBSD.org --- Comment #1 from Benedict Reuschling --- So, we just remove that part from the note or do we need to rewrite more in that section/chapter? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 21:50:59 2016 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 11F83B1A878 for ; Sat, 23 Apr 2016 21:50:59 +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 02B781EC1 for ; Sat, 23 Apr 2016 21:50:59 +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 u3NLowPF057967 for ; Sat, 23 Apr 2016 21:50:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 207813] Handbook: Wrong information in 20.2. Linux File Systems Date: Sat, 23 Apr 2016 21:50:59 +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: pfg@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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 21:50:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207813 --- Comment #2 from Pedro F. Giffuni --- (In reply to Benedict Reuschling from comment #1) Just remove it. Thanks. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 22:16:50 2016 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 5978DB1AE1B for ; Sat, 23 Apr 2016 22:16: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 4A6251A76 for ; Sat, 23 Apr 2016 22:16: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 u3NMGo8E043002 for ; Sat, 23 Apr 2016 22:16:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 207813] Handbook: Wrong information in 20.2. Linux File Systems Date: Sat, 23 Apr 2016 22:16: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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 22:16:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207813 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: bcr Date: Sat Apr 23 22:16:24 UTC 2016 New revision: 48720 URL: https://svnweb.freebsd.org/changeset/doc/48720 Log: Remove an outdated part of a note saying that inodes greater than 128-bytes are not supported. PR: 207813 Submitted by: pfg Sponsored by: Essen Hackathon 2016 Changes: head/en_US.ISO8859-1/books/handbook/filesystems/chapter.xml --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 22:21:37 2016 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 F0BE2B1AFE1 for ; Sat, 23 Apr 2016 22:21:37 +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 E19341CF2 for ; Sat, 23 Apr 2016 22:21:37 +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 u3NMLbRh053491 for ; Sat, 23 Apr 2016 22:21:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 207813] Handbook: Wrong information in 20.2. Linux File Systems Date: Sat, 23 Apr 2016 22:21:38 +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: bcr@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 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 22:21:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207813 Benedict Reuschling changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Benedict Reuschling --- Thanks for your feeedback, Pedro. I've committed it to the handbook. PR clo= sed! --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-doc@freebsd.org Sat Apr 23 22:32:54 2016 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 6120AB1A2BC for ; Sat, 23 Apr 2016 22:32: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 5208F131C for ; Sat, 23 Apr 2016 22:32: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 u3NMWsLB079014 for ; Sat, 23 Apr 2016 22:32:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 207587] jexec defaults to using "-u User" Date: Sat, 23 Apr 2016 22:32:54 +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: 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.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2016 22:32:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207587 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: bcr Date: Sat Apr 23 22:31:59 UTC 2016 New revision: 298524 URL: https://svnweb.freebsd.org/changeset/base/298524 Log: Define which of the username options (-u/-U) to jexec(8) is the default. Bump Dd. PR: 207587 Submitted by: dewayne@heuristicsystems.com.au MFC after: 3 days Sponsored by: Essen Hackathon 2016 Changes: head/usr.sbin/jexec/jexec.8 --=20 You are receiving this mail because: You are the assignee for the bug.=