aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cdf8873..6a25e08 100644
--- a/README
+++ b/README
@@ -37,9 +37,9 @@ some documentation on internals is provided in the doc/ directory.
FUTURE DIRECTIONS:
-* We intend to add chroot() functionality to pseudo, as well as
- functionality to support user name/uid lookups from an alternative
- password file.
+* We intend to add functionality to support user name/uid lookups from
+ an alternative password file.
+* The chroot() functionality may need improvement.
* We have no immediate plans to make pseudo work on other targets, but
are not opposed to accepting patches to do so. (It isn't even CLOSE
on OS X, largely because of the Linux-specific _STAT_VER stuff.)