From owner-svn-src-head@FreeBSD.ORG Fri Sep 26 11:48:29 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9F0E6A6; Fri, 26 Sep 2014 11:48:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B514CD6F; Fri, 26 Sep 2014 11:48:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8QBmT5C021259; Fri, 26 Sep 2014 11:48:29 GMT (envelope-from allanjude@FreeBSD.org) Received: (from allanjude@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8QBmTKk021258; Fri, 26 Sep 2014 11:48:29 GMT (envelope-from allanjude@FreeBSD.org) Message-Id: <201409261148.s8QBmTKk021258@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: allanjude set sender to allanjude@FreeBSD.org using -f From: Allan Jude Date: Fri, 26 Sep 2014 11:48:29 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r272174 - head/usr.bin/man X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 26 Sep 2014 11:48:29 -0000 Author: allanjude (doc committer) Date: Fri Sep 26 11:48:29 2014 New Revision: 272174 URL: http://svnweb.freebsd.org/changeset/base/272174 Log: Replace the macros used in the previous man(1) commit with literal text, because the macros seem to be specific to groff, and do not render in mandoc Approved by: bcr (mentor) Sponsored by: ScaleEngine Inc. Modified: head/usr.bin/man/man.1 Modified: head/usr.bin/man/man.1 ============================================================================== --- head/usr.bin/man/man.1 Fri Sep 26 11:38:10 2014 (r272173) +++ head/usr.bin/man/man.1 Fri Sep 26 11:48:29 2014 (r272174) @@ -61,23 +61,23 @@ restricts the search to the specific sec The sections of the manual are: .Bl -enum -offset indent -compact .It -\*[volume-operating-system] \*[volume-ds-1] +.Fx General Commands Manual .It -\*[volume-operating-system] \*[volume-ds-2] +.Fx System Calls Manual .It -\*[volume-operating-system] \*[volume-ds-3] +.Fx Library Functions Manual .It -\*[volume-operating-system] \*[volume-ds-4] +.Fx Kernel Interfaces Manual .It -\*[volume-operating-system] \*[volume-ds-5] +.Fx File Formats Manual .It -\*[volume-operating-system] \*[volume-ds-6] +.Fx Games Manual .It -\*[volume-operating-system] \*[volume-ds-7] +.Fx Miscellaneous Information Manual .It -\*[volume-operating-system] \*[volume-ds-8] +.Fx System Manager's Manual .It -\*[volume-operating-system] \*[volume-ds-9] +.Fx Kernel Developer's Manual .El .Pp Options that