From owner-freebsd-doc@FreeBSD.ORG Wed Sep 26 11:30:02 2007 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B67B16A421 for ; Wed, 26 Sep 2007 11:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5F27C13C48D for ; Wed, 26 Sep 2007 11:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8QBU2EF045510 for ; Wed, 26 Sep 2007 11:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8QBU2tq045509; Wed, 26 Sep 2007 11:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 26 Sep 2007 11:30:02 GMT Resent-Message-Id: <200709261130.l8QBU2tq045509@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Henrik Brix Andersen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8251416A418 for ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/116658: [patch] Document -P command line argument of hostapd(8) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Henrik Brix Andersen List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2007 11:30:02 -0000 >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: