diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-24 03:06:10 +0000 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-24 03:06:10 +0000 |
commit | d4f56efb04e95b24e8855d77a0a3bc280effd2ea (patch) | |
tree | a9479bda652f311d37d3f464ad941956c2db3a28 /sys/man/1/cpu | |
parent | 576e0eb8cf1320ca8f05200195312ce6f19bd95f (diff) |
cpu(1): update in light of irc heckling
Diffstat (limited to 'sys/man/1/cpu')
-rw-r--r-- | sys/man/1/cpu | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sys/man/1/cpu b/sys/man/1/cpu index 1ee79b02b..f7bad937b 100644 --- a/sys/man/1/cpu +++ b/sys/man/1/cpu @@ -197,8 +197,9 @@ Binds and mounts done after the terminal .B lib/profile is run are not reflected in the new name space. .PP -It is recommended to use the +By default, the entire namespace of the local system is +exported to the remote system. Use of the .B -P -option to restrict the namespace that is exported -to the remote system. - +option in conjunction with a customized patternfile can +limit this exposure, but also limits the usefulness of +.B /mnt/term. |