summaryrefslogtreecommitdiffstats
path: root/share/doc/papers
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2011-02-23 09:22:33 +0000
committerbrucec <brucec@FreeBSD.org>2011-02-23 09:22:33 +0000
commit4a353c54fd50cc1f3c96120b018c49874880504f (patch)
tree85bb88826874fdc9f92823b778817c385497da0d /share/doc/papers
parent052c656f36fbc1244cdecb2eacfb30a36c666a89 (diff)
downloadFreeBSD-src-4a353c54fd50cc1f3c96120b018c49874880504f.zip
FreeBSD-src-4a353c54fd50cc1f3c96120b018c49874880504f.tar.gz
Fix typos - remove duplicate "is".
PR: docs/154934 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days
Diffstat (limited to 'share/doc/papers')
-rw-r--r--share/doc/papers/devfs/paper.me2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud