=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh_config.5,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- src/usr.bin/ssh/ssh_config.5 2007/10/29 06:51:59 1.104 +++ src/usr.bin/ssh/ssh_config.5 2007/10/29 07:48:19 1.105 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh_config.5,v 1.104 2007/10/29 06:51:59 dtucker Exp $ +.\" $OpenBSD: ssh_config.5,v 1.105 2007/10/29 07:48:19 jmc Exp $ .Dd $Mdocdate: October 29 2007 $ .Dt SSH_CONFIG 5 .Os @@ -599,7 +599,7 @@ Specifies a command to execute on the local machine after successfully connecting to the server. The command string extends to the end of the line, and is executed with -the user's shell . +the user's shell. This directive is ignored unless .Cm PermitLocalCommand has been enabled. @@ -723,7 +723,7 @@ Specifies the command to use to connect to the server. The command string extends to the end of the line, and is executed with -the user's shell . +the user's shell. In the command string, .Ql %h will be substituted by the host name to