From owner-svn-src-all@FreeBSD.ORG Thu May 27 13:56:27 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A42A91065787; Thu, 27 May 2010 13:56:27 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from svn.freebsd.org (unknown [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 790B98FC1B; Thu, 27 May 2010 13:56:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o4RDuROQ090354; Thu, 27 May 2010 13:56:27 GMT (envelope-from uqs@svn.freebsd.org) Received: (from uqs@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o4RDuRuK090349; Thu, 27 May 2010 13:56:27 GMT (envelope-from uqs@svn.freebsd.org) Message-Id: <201005271356.o4RDuRuK090349@svn.freebsd.org> From: Ulrich Spoerlein Date: Thu, 27 May 2010 13:56:27 +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: r208594 - in head: lib/msun/man share/man/man9 usr.sbin/nfsd 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: Thu, 27 May 2010 13:56:27 -0000 Author: uqs Date: Thu May 27 13:56:27 2010 New Revision: 208594 URL: http://svn.freebsd.org/changeset/base/208594 Log: mdoc: Garbage collect unused/unneeded macros Modified: head/lib/msun/man/math.3 head/share/man/man9/atomic.9 head/usr.sbin/nfsd/nfsv4.4 head/usr.sbin/nfsd/stablerestart.5 Modified: head/lib/msun/man/math.3 ============================================================================== --- head/lib/msun/man/math.3 Thu May 27 13:56:19 2010 (r208593) +++ head/lib/msun/man/math.3 Thu May 27 13:56:27 2010 (r208594) @@ -31,9 +31,6 @@ .Dd December 16, 2007 .Dt MATH 3 .Os -.if n \{\ -.char \[sr] "sqrt -.\} .Sh NAME .Nm math .Nd "floating-point mathematical library" Modified: head/share/man/man9/atomic.9 ============================================================================== --- head/share/man/man9/atomic.9 Thu May 27 13:56:19 2010 (r208593) +++ head/share/man/man9/atomic.9 Thu May 27 13:56:27 2010 (r208594) @@ -62,7 +62,6 @@ .Fn atomic_subtract_[acq_|rel_] "volatile *p" " v" .Ft void .Fn atomic_store_rel_ "volatile *p" " v" -.rm LB RB La Ra .Sh DESCRIPTION Each of the atomic operations is guaranteed to be atomic in the presence of interrupts. Modified: head/usr.sbin/nfsd/nfsv4.4 ============================================================================== --- head/usr.sbin/nfsd/nfsv4.4 Thu May 27 13:56:19 2010 (r208593) +++ head/usr.sbin/nfsd/nfsv4.4 Thu May 27 13:56:27 2010 (r208594) @@ -34,7 +34,7 @@ The experimental NFS client and server provides support for the .Tn NFSv4 specification; see -.%T "Network File System (NFS) Version 4 Protocol \\*(tNRFC\\*(sP 3530" . +.%T "Network File System (NFS) Version 4 Protocol RFC 3530" . The protocol is somewhat similar to NFS Version 3, but differs in significant ways. It uses a single compound RPC that concatenates operations to-gether. Modified: head/usr.sbin/nfsd/stablerestart.5 ============================================================================== --- head/usr.sbin/nfsd/stablerestart.5 Thu May 27 13:56:19 2010 (r208593) +++ head/usr.sbin/nfsd/stablerestart.5 Thu May 27 13:56:27 2010 (r208594) @@ -42,7 +42,7 @@ file holds information that allows the server to restart without always returning the NFSERR_NOGRACE error, as described in the .Tn NFSv4 server specification; see -.%T "Network File System (NFS) Version 4 Protocol \\*(tNRFC\\*(sP 3530, Section 8.6.3" . +.%T "Network File System (NFS) Version 4 Protocol RFC 3530, Section 8.6.3" . .Pp The first record in the file, as defined by struct nfsf_rec in /usr/include/fs/nfs/nfsrvstate.h, holds the lease duration of the