svn commit: r219055 - head/share/doc/psd/23.rpc

Bruce Cran brucec at FreeBSD.org
Sat Feb 26 12:50:28 UTC 2011


Author: brucec
Date: Sat Feb 26 12:50:28 2011
New Revision: 219055
URL: http://svn.freebsd.org/changeset/base/219055

Log:
  Fix typo - "is is" should have been changed to "it is" in r218965.

Modified:
  head/share/doc/psd/23.rpc/rpc.prog.ms

Modified: head/share/doc/psd/23.rpc/rpc.prog.ms
==============================================================================
--- head/share/doc/psd/23.rpc/rpc.prog.ms	Sat Feb 26 12:07:16 2011	(r219054)
+++ head/share/doc/psd/23.rpc/rpc.prog.ms	Sat Feb 26 12:50:28 2011	(r219055)
@@ -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 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


More information about the svn-src-all mailing list