From nobody@FreeBSD.org  Tue Apr  1 16:55:58 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 2AD739B2
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Apr 2014 16:55:58 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(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 F1898E97
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Apr 2014 16:55:57 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s31Gtvte021458
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Apr 2014 16:55:57 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s31Gtv9V021457;
	Tue, 1 Apr 2014 16:55:57 GMT
	(envelope-from nobody)
Message-Id: <201404011655.s31Gtv9V021457@cgiserv.freebsd.org>
Date: Tue, 1 Apr 2014 16:55:57 GMT
From: Tom Hoffmann <trh411@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Handbook typo in program listing block in Section 21.3.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188176
>Category:       docs
>Synopsis:       Handbook typo in program listing block in Section 21.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wblock
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 01 17:00:00 UTC 2014
>Closed-Date:    Tue Apr 01 17:27:44 UTC 2014
>Last-Modified:  Tue Apr  1 17:30:00 UTC 2014
>Originator:     Tom Hoffmann
>Release:        -CURRENT r263980
>Organization:
N/A
>Environment:
FreeBSD tortoise 11.0-CURRENT FreeBSD 11.0-CURRENT #14 r263980: Mon Mar 31 21:51:08 EDT 2014     root@tortoise:/usr/obj/usr/src/sys/NEWCONS  amd64

>Description:
In section 21.3.3, last program listing block:

perm cd* 0600

-should read-

perm cd* 0660
>How-To-Repeat:
N/A
>Fix:
Correct the typo.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->wblock 
Responsible-Changed-By: wblock 
Responsible-Changed-When: Tue Apr 1 17:20:32 UTC 2014 
Responsible-Changed-Why:  
Recategorize as docs and take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188176 
State-Changed-From-To: open->closed 
State-Changed-By: wblock 
State-Changed-When: Tue Apr 1 17:27:28 UTC 2014 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188176 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/188176: commit references a PR
Date: Tue,  1 Apr 2014 17:27:14 +0000 (UTC)

 Author: wblock
 Date: Tue Apr  1 17:27:11 2014
 New Revision: 44406
 URL: http://svnweb.freebsd.org/changeset/doc/44406
 
 Log:
   Correct permissions shown for host DVD/CD pass-through.
   
   PR:		docs/188176
   Submitted by:	Tom Hoffmann <trh411@gmail.com>
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml	Tue Apr  1 10:06:02 2014	(r44405)
 +++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml	Tue Apr  1 17:27:11 2014	(r44406)
 @@ -1247,10 +1247,10 @@ add path 'usb/*' mode 0660 group operato
  	and <filename>/dev/pass<replaceable>N</replaceable></filename>.
  	This is usually achieved by making the user a member of
  	<systemitem class="groupname">operator</systemitem>.  Permissions to these devices
 -	have to be corrected by adding the following lines to
 +	have to be corrected by adding these lines to
  	<filename>/etc/devfs.conf</filename>:</para>
  
 -      <programlisting>perm cd* 0600
 +      <programlisting>perm cd* 0660
  perm xpt0 0660
  perm pass* 0660</programlisting>
  
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
