From owner-svn-src-head@FreeBSD.ORG Sun Sep 30 07:51:57 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D4A41106566C; Sun, 30 Sep 2012 07:51:57 +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 BF6C28FC14; Sun, 30 Sep 2012 07:51:57 +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 q8U7pvQ8089583; Sun, 30 Sep 2012 07:51:57 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8U7pvMO089581; Sun, 30 Sep 2012 07:51:57 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201209300751.q8U7pvMO089581@svn.freebsd.org> From: Joel Dahl Date: Sun, 30 Sep 2012 07:51:57 +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: r241064 - head/share/man/man9 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2012 07:51:58 -0000 Author: joel (doc committer) Date: Sun Sep 30 07:51:57 2012 New Revision: 241064 URL: http://svn.freebsd.org/changeset/base/241064 Log: mdoc: remove superfluous paragraph macro. Modified: head/share/man/man9/drbr.9 Modified: head/share/man/man9/drbr.9 ============================================================================== --- head/share/man/man9/drbr.9 Sun Sep 30 03:54:57 2012 (r241063) +++ head/share/man/man9/drbr.9 Sun Sep 30 07:51:57 2012 (r241064) @@ -119,7 +119,6 @@ there will not be more mbufs when .Fn drbr_dequeue is actually called. Provided the tx queue lock is held there will not be less. -.Pp .Sh RETURN VALUES The .Fn drbr_enqueue