summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--scp.14
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 644bbc51a..03d7d7a8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
28 [misc.c] 28 [misc.c]
29 fix typo in IPQoS parsing: there is no "AF14" class, but there is 29 fix typo in IPQoS parsing: there is no "AF14" class, but there is
30 an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk 30 an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk
31 - jmc@cvs.openbsd.org 2011/09/05 07:01:44
32 [scp.1]
33 knock out a useless Ns;
31 34
3220110909 3520110909
33 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From 36 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From
diff --git a/scp.1 b/scp.1
index 5237d4719..734b97bb1 100644
--- a/scp.1
+++ b/scp.1
@@ -8,7 +8,7 @@
8.\" 8.\"
9.\" Created: Sun May 7 00:14:37 1995 ylo 9.\" Created: Sun May 7 00:14:37 1995 ylo
10.\" 10.\"
11.\" $OpenBSD: scp.1,v 1.57 2011/09/05 05:56:13 djm Exp $ 11.\" $OpenBSD: scp.1,v 1.58 2011/09/05 07:01:44 jmc Exp $
12.\" 12.\"
13.Dd $Mdocdate: September 5 2011 $ 13.Dd $Mdocdate: September 5 2011 $
14.Dt SCP 1 14.Dt SCP 1
@@ -31,7 +31,7 @@
31.Oo 31.Oo
32.Op Ar user No @ 32.Op Ar user No @
33.Ar host1 No : 33.Ar host1 No :
34.Oc Ns Ar file1 34.Oc Ar file1
35.Sm on 35.Sm on
36.Ar ... 36.Ar ...
37.Sm off 37.Sm off