From nobody@FreeBSD.org  Wed Mar  5 13:36:22 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id CD7D8E53
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Mar 2014 13:36:22 +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))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 9F143A25
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Mar 2014 13:36:22 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s25DaMEs071944
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 5 Mar 2014 13:36:22 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s25DaMX2071940;
	Wed, 5 Mar 2014 13:36:22 GMT
	(envelope-from nobody)
Message-Id: <201403051336.s25DaMX2071940@cgiserv.freebsd.org>
Date: Wed, 5 Mar 2014 13:36:22 GMT
From: Vladimir Romanov <blueboar_2@rambler.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in audit part of handbook
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         187279
>Category:       docs
>Synopsis:       Typo in audit part of handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wblock
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 13:40:00 UTC 2014
>Closed-Date:    Wed Mar 05 14:24:01 UTC 2014
>Last-Modified:  Wed Mar  5 14:30:00 UTC 2014
>Originator:     Vladimir Romanov
>Release:        
>Organization:
Kurgan TV Centre
>Environment:
>Description:
In audit chapter xml, there are words

This audit represents a successful execve call, in which the command finger doug has been run. The arguments token contains BOTH the processed command line presented by the shell to the kernel.

What is the purpose of words "both"? Both means that besides the command line there is something else? Is this a typo?
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->wblock 
Responsible-Changed-By: wblock 
Responsible-Changed-When: Wed Mar 5 14:19:07 UTC 2014 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187279 
State-Changed-From-To: open->closed 
State-Changed-By: wblock 
State-Changed-When: Wed Mar 5 14:23:41 UTC 2014 
State-Changed-Why:  
Fix committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/187279: commit references a PR
Date: Wed,  5 Mar 2014 14:23:38 +0000 (UTC)

 Author: wblock
 Date: Wed Mar  5 14:23:30 2014
 New Revision: 44128
 URL: http://svnweb.freebsd.org/changeset/doc/44128
 
 Log:
   Remove extraneous word.
   
   PR:		docs/187279
   Submitted by:	Vladimir Romanov <blueboar_2@rambler.ru>
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/audit/chapter.xml
 
 Modified: head/en_US.ISO8859-1/books/handbook/audit/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/audit/chapter.xml	Wed Mar  5 09:20:54 2014	(r44127)
 +++ head/en_US.ISO8859-1/books/handbook/audit/chapter.xml	Wed Mar  5 14:23:30 2014	(r44128)
 @@ -589,7 +589,7 @@ trailer,133</programlisting>
        <para>This audit represents a successful
  	<literal>execve</literal> call, in which the command
  	<literal>finger doug</literal> has been run.  The arguments
 -	token contains both the processed command line presented by
 +	token contains the processed command line presented by
  	the shell to the kernel.  The <literal>path</literal> token
  	holds the path to the executable as looked up by the kernel.
  	The <literal>attribute</literal> token describes the binary,
 _______________________________________________
 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:
