summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-08-21 02:43:49 +1000
committerDamien Miller <djm@mindrot.org>2013-08-21 02:43:49 +1000
commitb7727df37efde4dbe4f5a33b19cbf42022aabf66 (patch)
tree16a667457e52ec788a05c5c0c7ab29ad8bd77236 /scp.1
parentd5d9d7b1fdacf0551de4c747728bd159be40590a (diff)
downloadopenssh-git-b7727df37efde4dbe4f5a33b19cbf42022aabf66.tar.gz
- jmc@cvs.openbsd.org 2013/08/14 08:39:27
[scp.1 ssh.1] some Bx/Ox conversion; From: Jan Stary
Diffstat (limited to 'scp.1')
-rw-r--r--scp.19
1 files changed, 5 insertions, 4 deletions
diff --git a/scp.1 b/scp.1
index c83012c9..595db326 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.59 2013/07/16 00:07:52 schwarze Exp $
+.\" $OpenBSD: scp.1,v 1.60 2013/08/14 08:39:27 jmc Exp $
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: August 14 2013 $
.Dt SCP 1
.Os
.Sh NAME
@@ -232,8 +232,9 @@ debugging connection, authentication, and configuration problems.
.Nm
is based on the
.Xr rcp 1
-program in BSD source code from the Regents of the University of
-California.
+program in
+.Bx
+source code from the Regents of the University of California.
.Sh AUTHORS
.An Timo Rinne Aq Mt tri@iki.fi
.An Tatu Ylonen Aq Mt ylo@cs.hut.fi