diff options
author | brucec <brucec@FreeBSD.org> | 2011-02-26 12:50:28 +0000 |
---|---|---|
committer | brucec <brucec@FreeBSD.org> | 2011-02-26 12:50:28 +0000 |
commit | 34864eccf3e5ec4e2a15c089a5f21e4496eaeb4d (patch) | |
tree | c4d1708f7d27a7066080f80140b25ef8ef6b52a3 /share | |
parent | ee01b6e118d7f19dbd860063df8d56d33eb58168 (diff) | |
download | FreeBSD-src-34864eccf3e5ec4e2a15c089a5f21e4496eaeb4d.zip FreeBSD-src-34864eccf3e5ec4e2a15c089a5f21e4496eaeb4d.tar.gz |
Fix typo - "is is" should have been changed to "it is" in r218965.
Diffstat (limited to 'share')
-rw-r--r-- | share/doc/psd/23.rpc/rpc.prog.ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/psd/23.rpc/rpc.prog.ms b/share/doc/psd/23.rpc/rpc.prog.ms index a26998c..54fd2d5 100644 --- a/share/doc/psd/23.rpc/rpc.prog.ms +++ b/share/doc/psd/23.rpc/rpc.prog.ms @@ -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 |