summaryrefslogtreecommitdiff
path: root/scp.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-06 22:41:21 +1100
committerDamien Miller <djm@mindrot.org>2011-01-06 22:41:21 +1100
commit907998df72d7206d4dd5c37d8f185f9b2988b007 (patch)
tree6207e658f110c53d7771ab6a54b05641c99f483b /scp.1
parentf12114366b4ffcd34e3a638dd187f29ac03fbdbd (diff)
downloadopenssh-git-907998df72d7206d4dd5c37d8f185f9b2988b007.tar.gz
- jmc@cvs.openbsd.org 2010/12/09 14:13:33
[scp.1 scp.c] scp.1: grammer fix scp.c: add -3 to usage()
Diffstat (limited to 'scp.1')
-rw-r--r--scp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/scp.1 b/scp.1
index 28bac567..577dd52c 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.55 2010/12/08 22:46:03 markus Exp $
+.\" $OpenBSD: scp.1,v 1.56 2010/12/09 14:13:32 jmc Exp $
.\"
-.Dd $Mdocdate: December 8 2010 $
+.Dd $Mdocdate: December 9 2010 $
.Dt SCP 1
.Os
.Sh NAME
@@ -79,7 +79,7 @@ to use protocol 2.
Copies between two remote hosts are transferred through the local host.
Without this option the data is copied directly between the two remote
hosts.
-Note that this options disables the progress meter.
+Note that this option disables the progress meter.
.It Fl 4
Forces
.Nm