From 63b31cb9437185dff9574f0245e6953bb7651759 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 2 Dec 2007 23:09:30 +1100 Subject: - jmc@cvs.openbsd.org 2007/10/29 07:48:19 [ssh_config.5] clean up after previous macro removal; --- ChangeLog | 5 ++++- ssh_config.5 | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 818d71834..57590bddc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,9 @@ - dtucker@cvs.openbsd.org 2007/10/29 06:54:50 [ssh.c] Make LocalCommand work for Protocol 1 too; ok djm@ + - jmc@cvs.openbsd.org 2007/10/29 07:48:19 + [ssh_config.5] + clean up after previous macro removal; 20071030 - (djm) OpenBSD CVS Sync @@ -3440,4 +3443,4 @@ OpenServer 6 and add osr5bigcrypt support so when someone migrates passwords between UnixWare and OpenServer they will still work. OK dtucker@ -$Id: ChangeLog,v 1.4801 2007/12/02 12:06:35 dtucker Exp $ +$Id: ChangeLog,v 1.4802 2007/12/02 12:09:30 dtucker Exp $ diff --git a/ssh_config.5 b/ssh_config.5 index 3535d9f97..17fc0ec66 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -34,8 +34,8 @@ .\" (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 $ -.Dd $Mdocdate: October 29 2007 $ +.\" $OpenBSD: ssh_config.5,v 1.105 2007/10/29 07:48:19 jmc Exp $ +.Dd $Mdocdate: December 2 2007 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -599,7 +599,7 @@ and 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 @@ if version 2 is not available. 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 -- cgit v1.2.3