- jmc@cvs.openbsd.org 2005/12/16 18:08:53
     [ssh.1]
     simplify a sentence;
diff --git a/ChangeLog b/ChangeLog
index 04d851c..4026257 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
      [ssh.1]
      move the option descriptions up the page: start of a restructure;
      ok markus deraadt
+   - jmc@cvs.openbsd.org 2005/12/16 18:08:53
+     [ssh.1]
+     simplify a sentence;
 
 20051219
  - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac
@@ -3481,4 +3484,4 @@
    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
 
-$Id: ChangeLog,v 1.4033 2005/12/20 05:09:36 dtucker Exp $
+$Id: ChangeLog,v 1.4034 2005/12/20 05:10:09 dtucker Exp $
diff --git a/ssh.1 b/ssh.1
index c50bc15..f09b952 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.1,v 1.218 2005/12/16 18:07:08 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.219 2005/12/16 18:08:53 jmc Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -105,8 +105,7 @@
 If
 .Ar command
 is specified,
-.Ar command
-is executed on the remote host instead of a login shell.
+it is executed on the remote host instead of a login shell.
 .Pp
 The options are as follows:
 .Bl -tag -width Ds