Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2007 13:24:52 +0200 (CEST)
From:      Henrik Brix Andersen <henrik@brixandersen.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/116658: [patch] Document -P command line argument of hostapd(8)
Message-ID:  <20070926112453.0625811428@lothlorien.brixandersen.dk>
Resent-Message-ID: <200709261130.l8QBU2tq045509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         116658
>Category:       docs
>Synopsis:       [patch] Document -P command line argument of hostapd(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 26 11:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070926112453.0625811428>