From owner-svn-src-stable@FreeBSD.ORG Sat Mar 5 04:27:02 2011 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6EE51065670; Sat, 5 Mar 2011 04:27:02 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B3ECB8FC0A; Sat, 5 Mar 2011 04:27:02 +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 p254R2Fb006449; Sat, 5 Mar 2011 04:27:02 GMT (envelope-from brucec@svn.freebsd.org) Received: (from brucec@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p254R2en006446; Sat, 5 Mar 2011 04:27:02 GMT (envelope-from brucec@svn.freebsd.org) Message-Id: <201103050427.p254R2en006446@svn.freebsd.org> From: Bruce Cran Date: Sat, 5 Mar 2011 04:27:02 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r219300 - stable/8/lib/libc/rpc/PSD.doc X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2011 04:27:02 -0000 Author: brucec Date: Sat Mar 5 04:27:02 2011 New Revision: 219300 URL: http://svn.freebsd.org/changeset/base/219300 Log: MFC r218965, 219055: Fix typos - remove duplicate "is". PR: docs/154934 Modified: stable/8/lib/libc/rpc/PSD.doc/rpc.prog.ms Directory Properties: stable/8/lib/libc/ (props changed) stable/8/lib/libc/stdtime/ (props changed) Modified: stable/8/lib/libc/rpc/PSD.doc/rpc.prog.ms ============================================================================== --- stable/8/lib/libc/rpc/PSD.doc/rpc.prog.ms Sat Mar 5 04:19:38 2011 (r219299) +++ stable/8/lib/libc/rpc/PSD.doc/rpc.prog.ms Sat Mar 5 04:27:02 2011 (r219300) @@ -71,7 +71,7 @@ manual page. .I "The Highest Layer:" .IX RPC "The Highest Layer" The highest layer is totally transparent to the operating system, -machine and network upon which is is run. It's probably best to +machine and network upon which it is run. It's probably best to think of this level as a way of .I using RPC, rather than as