[openssh-commits] [openssh] 02/20: upstream commit

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jan 20 00:27:46 EST 2015


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 369d61f17657b814124268f99c033e4dc6e436c1
Author: schwarze at openbsd.org <schwarze at openbsd.org>
Date:   Fri Jan 16 16:20:23 2015 +0000

    upstream commit
    
    garbage collect empty .No macros mandoc warns about
---
 scp.1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/scp.1 b/scp.1
index 1791b61..62287eb 100644
--- a/scp.1
+++ b/scp.1
@@ -8,9 +8,9 @@
 .\"
 .\" Created: Sun May  7 00:14:37 1995 ylo
 .\"
-.\" $OpenBSD: scp.1,v 1.62 2014/03/19 14:42:44 tedu Exp $
+.\" $OpenBSD: scp.1,v 1.63 2015/01/16 16:20:23 schwarze Exp $
 .\"
-.Dd $Mdocdate: March 19 2014 $
+.Dd $Mdocdate: January 16 2015 $
 .Dt SCP 1
 .Os
 .Sh NAME
@@ -30,14 +30,14 @@
 .Sm off
 .Oo
 .Op Ar user No @
-.Ar host1 No :
+.Ar host1 :
 .Oc Ar file1
 .Sm on
 .Ar ...
 .Sm off
 .Oo
 .Op Ar user No @
-.Ar host2 No :
+.Ar host2 :
 .Oc Ar file2
 .Sm on
 .Ek

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list