Date: Sat, 5 Mar 2011 04:27:02 +0000 (UTC) From: Bruce Cran <brucec@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r219300 - stable/8/lib/libc/rpc/PSD.doc Message-ID: <201103050427.p254R2en006446@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103050427.p254R2en006446>