From owner-svn-src-head@FreeBSD.ORG Sat May 12 20:53:00 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 C432F1065675; Sat, 12 May 2012 20:53:00 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B0B8B8FC14; Sat, 12 May 2012 20:53:00 +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 q4CKr0X2052032; Sat, 12 May 2012 20:53:00 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4CKr0KB052030; Sat, 12 May 2012 20:53:00 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201205122053.q4CKr0KB052030@svn.freebsd.org> From: Glen Barber Date: Sat, 12 May 2012 20:53:00 +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: r235376 - 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: Sat, 12 May 2012 20:53:00 -0000 Author: gjb (doc committer) Date: Sat May 12 20:53:00 2012 New Revision: 235376 URL: http://svn.freebsd.org/changeset/base/235376 Log: Remove leading .Ns macro to silence mdoc(7) warning. Modified: head/share/man/man9/spl.9 Modified: head/share/man/man9/spl.9 ============================================================================== --- head/share/man/man9/spl.9 Sat May 12 20:49:58 2012 (r235375) +++ head/share/man/man9/spl.9 Sat May 12 20:53:00 2012 (r235376) @@ -112,8 +112,7 @@ The system automatically arranges for in the .Em xxx group to be called at a priority >= -.Ns spl Ns Em xxx -\&(). +.Em spl Ns Fn xxx .Pp The function .Fn splx