summaryrefslogtreecommitdiff
path: root/sys/miscfs/devfs/README
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>1998-04-17 22:37:19 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>1998-04-17 22:37:19 +0000
commitdc733423474fd7365890fcf290b2e017d9907635 (patch)
treef04733bf778cda0edb2eb1ec13178fd0303eb05a /sys/miscfs/devfs/README
parent2720a2efd612c8a8d4b9bbeaee1491d664de797e (diff)
Notes
Diffstat (limited to 'sys/miscfs/devfs/README')
-rw-r--r--sys/miscfs/devfs/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/devfs/README b/sys/miscfs/devfs/README
index 09c74f24ef01..e99aa8d9849a 100644
--- a/sys/miscfs/devfs/README
+++ b/sys/miscfs/devfs/README
@@ -93,7 +93,7 @@ node, and deletes them, no matter where they've been moved to.
(active vnodes are redirected to point to the deadfs).
If a directory has been moved, and a new backing node is inserted
-into it's own back node, the new front node will appear in that front
+into its own back node, the new front node will appear in that front
directory, even though it's been moved, because the directory that
gets the front node is found via the links and not by name.