From nobody@FreeBSD.org  Wed May  5 10:51:34 2004
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 DED7D16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 May 2004 10:51:34 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C0C0043D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 May 2004 10:51:34 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i45HpYh6064274
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 5 May 2004 10:51:34 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i45HpYvT064273;
	Wed, 5 May 2004 10:51:34 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200405051751.i45HpYvT064273@www.freebsd.org>
Date: Wed, 5 May 2004 10:51:34 -0700 (PDT)
From: Michel Lavonds <fox@vader.aacc.cc.md.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] contrib/amd/amq/amq.8 uses log_options instead of debug_options
X-Send-Pr-Version: www-2.3

>Number:         66296
>Category:       docs
>Synopsis:       [patch] contrib/amd/amq/amq.8 uses log_options instead of debug_options
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 05 11:00:38 PDT 2004
>Closed-Date:    Sat May 12 10:26:48 GMT 2007
>Last-Modified:  Sat May 12 10:26:48 GMT 2007
>Originator:     Michel Lavonds
>Release:        4.8-RELEASE-p18
>Organization:
None whatsoever.
>Environment:
>Description:
According to amq(8), 2 different options take a "log_options" value. BAsed on context, the 2nd should probably be "debug_options" instead.
>How-To-Repeat:
man 8 amq
>Fix:
--- contrib/amd/amq/amq.8.orig	Wed May  5 08:09:16 2004
+++ contrib/amd/amq/amq.8	Wed May  5 08:20:46 2004
@@ -129,7 +129,7 @@
 Ask the automounter to use the logging options specified in
 .Ar log_options
 from now on.
-.It Fl D Ar log_options
+.It Fl D Ar debug_options
 Ask the automounter to use the debugging options specified in
 .Ar debug_options
 from now on.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat May 12 10:26:12 UTC 2007 
State-Changed-Why:  
Fixed in HEAD; please track doc/97939 for MFC. 


Responsible-Changed-From-To: freebsd-doc->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat May 12 10:26:12 UTC 2007 
Responsible-Changed-Why:  
Take follow-ups 

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