diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md index 6896dd2..b8b12a2 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ print(open("/etc/resolv.conf")) Try opening `/bin/ksh`. - -Use `openbsd.unveil()` to stop limiting access to directories. +Use `openbsd.unveil()` to lock down restrictions. ## License |