From owner-cvs-all@FreeBSD.ORG  Fri Oct 26 16:12:32 2007
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DA0A716A41A;
	Fri, 26 Oct 2007 16:12:32 +0000 (UTC)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id B2CBE13C4B2;
	Fri, 26 Oct 2007 16:12:32 +0000 (UTC)
	(envelope-from simon@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9QGCWjN047314;
	Fri, 26 Oct 2007 16:12:32 GMT
	(envelope-from simon@repoman.freebsd.org)
Received: (from simon@localhost)
	by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9QGCW5d047313;
	Fri, 26 Oct 2007 16:12:32 GMT (envelope-from simon)
Message-Id: <200710261612.l9QGCW5d047313@repoman.freebsd.org>
From: "Simon L. Nielsen" <simon@FreeBSD.org>
Date: Fri, 26 Oct 2007 16:12:32 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: src/usr.sbin/wpa/hostapd hostapd.8
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2007 16:12:33 -0000

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