diff options
author | wiz <wiz@pkgsrc.org> | 2011-06-17 14:02:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-06-17 14:02:21 +0000 |
commit | b455dd8f1e71b598635d9aae9a03794f4e9218e1 (patch) | |
tree | d837b26ac7dd3f2d1434c235542b05b8f6a90625 /shells/lshell | |
parent | 671e40bd19ea017b03c7045e5c67d4636aa244c4 (diff) | |
download | pkgsrc-b455dd8f1e71b598635d9aae9a03794f4e9218e1.tar.gz |
Fix typo.
Diffstat (limited to 'shells/lshell')
-rw-r--r-- | shells/lshell/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/lshell/DESCR b/shells/lshell/DESCR index 1040f2dd439..9002775f265 100644 --- a/shells/lshell/DESCR +++ b/shells/lshell/DESCR @@ -1,4 +1,4 @@ Limited Shell (lshell) provides a configurable shell per user. This is done quite simply using a configuration file. It becomes easy to restrict user's -access to a limited set of commands, chosing to allow any command over SSH +access to a limited set of commands, choosing to allow any command over SSH (e.g. SCP,SFTP,rsync,etc.). |