From nobody@FreeBSD.org  Fri May 26 00:09:38 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C30916B4D6
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 May 2006 00:09:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E0D7043D48
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 May 2006 00:09:37 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4Q09b3j017347
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 May 2006 00:09:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4Q09bxo017346;
	Fri, 26 May 2006 00:09:37 GMT
	(envelope-from nobody)
Message-Id: <200605260009.k4Q09bxo017346@www.freebsd.org>
Date: Fri, 26 May 2006 00:09:37 GMT
From: Serg Podtynnyi <n-ice@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: some mistake in man of amq(8)
X-Send-Pr-Version: www-2.3

>Number:         97939
>Category:       docs
>Synopsis:       some mistake in man of amq(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 00:10:29 GMT 2006
>Closed-Date:    Sat May 19 11:08:05 GMT 2007
>Last-Modified:  Sat May 19 11:08:05 GMT 2007
>Originator:     Serg Podtynnyi
>Release:        FreeBSD 6.1
>Organization:
>Environment:
FreeBSD 6.1  GENERIC
>Description:
some mistake in man of amq(8)
     -D log_options
	     Ask the automounter to use the debugging options specified in
	     debug_options from now on.
it's wrong
 [-D debug_options] should be used 

>How-To-Repeat:
man amq
>Fix:
-D debug_options
	     Ask the automounter to use the debugging options specified in
	     debug_options from now on.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: pav 
State-Changed-When: Sat May 12 10:20:20 UTC 2007 
State-Changed-Why:  
Committed, thanks! Will MFC later. 


Responsible-Changed-From-To: freebsd-doc->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat May 12 10:20:20 UTC 2007 
Responsible-Changed-Why:  
Committed, thanks! Will MFC later. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/97939: commit references a PR
Date: Sat, 12 May 2007 10:25:39 +0000 (UTC)

 pav         2007-05-12 10:25:31 UTC
 
   FreeBSD src repository (doc,ports committer)
 
   Modified files:
     contrib/amd/amq      amq.8 
   Log:
   Fix -D description to read debug_options
   
   PR:             doc/97939
   Submitted by:   Serg Podtynnyi <n-ice@yandex.ru>
   MFC after:      1 week
   
   Revision  Changes    Path
   1.13      +1 -1      src/contrib/amd/amq/amq.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: pav 
State-Changed-When: Sat May 19 11:07:57 UTC 2007 
State-Changed-Why:  
MFC'ed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97939 
>Unformatted:
