]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2007/10/29 07:48:19
authordtucker <dtucker>
Sun, 2 Dec 2007 12:09:30 +0000 (12:09 +0000)
committerdtucker <dtucker>
Sun, 2 Dec 2007 12:09:30 +0000 (12:09 +0000)
     [ssh_config.5]
     clean up after previous macro removal;

ChangeLog
ssh_config.5

index 59a1c8989e50392213f60b90e15070b589cbd880..560b3dcd1ad5703b6977e1c0e3e4712c1d3bded6 100644 (file)
--- 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
index 4a06b933558ac097298450e75e4a2ba86b95c8c8..43eaf1e9997a8f01a327bdf7eba2793c1d66dd00 100644 (file)
@@ -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$
 .Dt SSH_CONFIG 5
 .Os
@@ -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
This page took 0.047514 seconds and 5 git commands to generate.