From jeff@delnoch.net  Sun Apr 20 07:57:48 2003
Return-Path: <jeff@delnoch.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5584D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Apr 2003 07:57:48 -0700 (PDT)
Received: from thevoid.delnoch.net (thevoid.delnoch.net [66.93.83.238])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC3E43FE1
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Apr 2003 07:57:47 -0700 (PDT)
	(envelope-from jeff@delnoch.net)
Received: by thevoid.delnoch.net (Postfix, from userid 1000)
	id 285CFF7CD; Sun, 20 Apr 2003 10:57:37 -0400 (EDT)
Message-Id: <20030420145737.285CFF7CD@thevoid.delnoch.net>
Date: Sun, 20 Apr 2003 10:57:37 -0400 (EDT)
From: Jeff Ito <jeffi@rcn.com>
Reply-To: Jeff Ito <jeffi@rcn.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: logger(1) -A clarification
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51187
>Category:       docs
>Synopsis:       logger(1) -A clarification
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 08:00:30 PDT 2003
>Closed-Date:    Sun May 25 22:07:44 CEST 2003
>Last-Modified:  Sun May 25 22:07:44 CEST 2003
>Originator:     Jeff Ito
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD freebsd.lab 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Apr 19 18:59:37 EDT 2003     jeff@freebsd.lab:/usr/obj/q/fbsd/src/sys/GENERIC  i386 


	
>Description:
	Description of -A flag in logger(1) needs to be expanded/clarified
>How-To-Repeat:
	man 1 logger
>Fix:

I think this helps, or something along these lines.

Index: logger.1
===================================================================
RCS file: /opt/cvs/fbsd/src/usr.bin/logger/logger.1,v
retrieving revision 1.13
diff -u -r1.13 logger.1
--- logger.1    20 Apr 2002 21:33:10 -0000      1.13
+++ logger.1    20 Apr 2003 14:50:08 -0000
@@ -64,11 +64,13 @@
 .Nm
 to use IPv6 addresses only.
 .It Fl A
-Try to send the message to only one address
-even if the host has more than one A or AAAA record.
 If this option is specified,
 .Nm
 tries to send the message to all addresses.
+By default
+.Nm
+tries to send the message to only one address
+even if the host has more than one A or AAAA record.
 .It Fl i
 Log the process id of the logger process
 with each line.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Wed May 21 17:01:52 CEST 2003 
State-Changed-Why:  
Patch committed to -current, thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Wed May 21 17:01:52 CEST 2003 
Responsible-Changed-Why:  
I'll handle the MFC 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51187 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Sun May 25 22:07:25 CEST 2003 
State-Changed-Why:  
MFC done. 

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