From brix@lothlorien.brixandersen.dk  Wed Sep 26 11:24:55 2007
Return-Path: <brix@lothlorien.brixandersen.dk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8251416A418
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Sep 2007 11:24:55 +0000 (UTC)
	(envelope-from brix@lothlorien.brixandersen.dk)
Received: from solow.pil.dk (relay.pil.dk [195.41.47.164])
	by mx1.freebsd.org (Postfix) with ESMTP id 66C3F13C44B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Sep 2007 11:24:55 +0000 (UTC)
	(envelope-from brix@lothlorien.brixandersen.dk)
Received: from lothlorien.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189])
	by solow.pil.dk (Postfix) with ESMTP id B7EC01CC0E0
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Sep 2007 13:24:53 +0200 (CEST)
Received: by lothlorien.brixandersen.dk (Postfix, from userid 1001)
	id 0625811428; Wed, 26 Sep 2007 13:24:52 +0200 (CEST)
Message-Id: <20070926112453.0625811428@lothlorien.brixandersen.dk>
Date: Wed, 26 Sep 2007 13:24:52 +0200 (CEST)
From: Henrik Brix Andersen <henrik@brixandersen.dk>
Reply-To: Henrik Brix Andersen <henrik@brixandersen.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Document -P command line argument of hostapd(8)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116658
>Category:       docs
>Synopsis:       [patch] Document -P command line argument of hostapd(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 11:30:01 GMT 2007
>Closed-Date:    Tue Nov 06 18:29:51 UTC 2007
>Last-Modified:  Tue Nov 06 18:29:51 UTC 2007
>Originator:     Henrik Brix Andersen
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD lothlorien.brixandersen.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #73: Mon Sep 24 14:11:27 CEST 2007 root@lothlorien.brixandersen.dk:/usr/obj/usr/src/sys/LOTHLORIEN i386


	
>Description:
Update the man page for hostapd(8) to mention the '-P pidfile' command
line argument.

	
>How-To-Repeat:
	
>Fix:

	

--- hostapd.8.diff begins here ---
--- usr.sbin/wpa/hostapd/hostapd.8.orig	2007-09-26 00:48:15.000000000 +0200
+++ usr.sbin/wpa/hostapd/hostapd.8	2007-09-26 00:54:39.000000000 +0200
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD: src/usr.sbin/wpa/hostapd/hostapd.8,v 1.2 2005/06/27 06:40:43 ru Exp $
 .\"
-.Dd June 16, 2005
+.Dd September 26, 2007
 .Dt HOSTAPD 8
 .Os
 .Sh NAME
@@ -102,6 +102,9 @@ Detach from the controlling terminal and
 in the background.
 .It Fl K
 Include key information in debugging output.
+.It Fl P Ar pidfile
+Store PID in
+.Ar pidfile .
 .El
 .Sh SEE ALSO
 .Xr ath 4 ,
--- hostapd.8.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Thu Oct 11 17:13:52 UTC 2007 
Responsible-Changed-Why:  
I will commit this once HEAD is open again.  Grab now to get brix of my 
back :-). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116658 
State-Changed-From-To: open->patched 
State-Changed-By: simon 
State-Changed-When: Fri Oct 26 16:12:46 UTC 2007 
State-Changed-Why:  
Committed, thanks!  Will MFC later. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/116658: commit references a PR
Date: Fri, 26 Oct 2007 16:12:40 +0000 (UTC)

 simon       2007-10-26 16:12:32 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/wpa/hostapd hostapd.8 
   Log:
   Document the '-P pidfile' command line argument.
   
   PR:             docs/116658
   Submitted by:   Henrik Brix Andersen <henrik@brixandersen.dk>
   MFC after:      3 days
   
   Revision  Changes    Path
   1.3       +5 -1      src/usr.sbin/wpa/hostapd/hostapd.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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/116658: commit references a PR
Date: Tue,  6 Nov 2007 18:13:33 +0000 (UTC)

 simon       2007-11-06 18:13:25 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     usr.sbin/wpa/hostapd hostapd.8 
   Log:
   MFC 1.3:
   
     Document the '-P pidfile' command line argument.
   
   PR:             docs/116658
   Approved by:    re (kensmith)
   
   Revision  Changes    Path
   1.2.10.1  +5 -1      src/usr.sbin/wpa/hostapd/hostapd.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: simon 
State-Changed-When: Tue Nov 6 18:28:52 UTC 2007 
State-Changed-Why:  
MFC'ed to RELENG_7. 

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