aboutsummaryrefslogtreecommitdiff
path: root/share/doc
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-18 16:22:23 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-18 16:22:23 +0000
commit90a5520170c321d73d92bd9ef0fe274fccc3596f (patch)
tree2fe7a32b9d3059f4008fd59d3fcde182318a3cf5 /share/doc
parent68edc1b939d90f027def71f9a3cd990b3dd28b3c (diff)
downloadsrc-90a5520170c321d73d92bd9ef0fe274fccc3596f.tar.gz
src-90a5520170c321d73d92bd9ef0fe274fccc3596f.zip
Fix typo.
Approved by: phk
Notes
Notes: svn path=/head/; revision=90861
Diffstat (limited to 'share/doc')
-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 34ffd1712e7f..9b775e938b92 100644
--- a/share/doc/papers/devfs/paper.me
+++ b/share/doc/papers/devfs/paper.me
@@ -472,7 +472,7 @@ Unlikely.
And what if we have persistent information about the mode of
device ``/dev/sio0'', but we boot and do not find any sio devices?
Do we keep the information in our device-persistence registry?
-How long do we keep it? If I borrow a a modem card,
+How long do we keep it? If I borrow a modem card,
set the permissions to some non-standard value like 0666,
and then attach some other serial device a year from now - do I
want some old permissions changes to come back and haunt me,