From 4a353c54fd50cc1f3c96120b018c49874880504f Mon Sep 17 00:00:00 2001 From: brucec Date: Wed, 23 Feb 2011 09:22:33 +0000 Subject: Fix typos - remove duplicate "is". PR: docs/154934 Submitted by: Eitan Adler MFC after: 3 days --- share/doc/papers/devfs/paper.me | 2 +- share/doc/psd/23.rpc/rpc.prog.ms | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'share/doc') diff --git a/share/doc/papers/devfs/paper.me b/share/doc/papers/devfs/paper.me index 9b775e9..1fc6272 100644 --- a/share/doc/papers/devfs/paper.me +++ b/share/doc/papers/devfs/paper.me @@ -779,7 +779,7 @@ The entry points to the device driver are stored in the specinfo structure, removing the need for the devsw[] array and allowing device drivers to use separate entrypoints for various minor numbers. .lp -This is is very convenient for devices which have a ``control'' +This is very convenient for devices which have a ``control'' device for management and tuning. The control device, almost always have entirely separate open/close/ioctl implementations [MD.C]. .lp diff --git a/share/doc/psd/23.rpc/rpc.prog.ms b/share/doc/psd/23.rpc/rpc.prog.ms index 8b79130..a26998c 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 is run. It's probably best to +machine and network upon which is run. It's probably best to think of this level as a way of .I using RPC, rather than as -- cgit v1.1