From owner-svn-src-all@FreeBSD.ORG Fri Sep 14 13:14:48 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D32931065670; Fri, 14 Sep 2012 13:14:48 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id A65BF8FC0C; Fri, 14 Sep 2012 13:14:48 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8EDEmNJ028351; Fri, 14 Sep 2012 13:14:48 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8EDEmsw028349; Fri, 14 Sep 2012 13:14:48 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201209141314.q8EDEmsw028349@svn.freebsd.org> From: Joel Dahl Date: Fri, 14 Sep 2012 13:14:48 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r240497 - head/sbin/pfctl X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 13:14:48 -0000 Author: joel (doc committer) Date: Fri Sep 14 13:14:48 2012 New Revision: 240497 URL: http://svn.freebsd.org/changeset/base/240497 Log: Minor mdoc fix. Modified: head/sbin/pfctl/pfctl.8 Modified: head/sbin/pfctl/pfctl.8 ============================================================================== --- head/sbin/pfctl/pfctl.8 Fri Sep 14 13:00:43 2012 (r240496) +++ head/sbin/pfctl/pfctl.8 Fri Sep 14 13:14:48 2012 (r240497) @@ -53,8 +53,8 @@ .Xo .Oo Fl t Ar table .Fl T Ar command -.Op Ar address ... Oc -.Xc +.Op Ar address ... +.Oc Xc .Op Fl x Ar level .Ek .Sh DESCRIPTION