]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2004/05/04 18:36:07
authordtucker <dtucker>
Thu, 13 May 2004 03:03:04 +0000 (03:03 +0000)
committerdtucker <dtucker>
Thu, 13 May 2004 03:03:04 +0000 (03:03 +0000)
     [scp.1]
     SendEnv here too;

ChangeLog
scp.1

index 9dce660686ef28d694df0c79f22a47fd64acf43a..c50db21b2faef41a17c1daab558fec71c71c72e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
  - (dtucker) [configure.ac] Bug #867: Additional tests for res_query in
    libresolv, fixes problems detecting it on some platforms
    (eg Linux/x86-64).  From Kurt Roeckx via Debian, ok mouring@
+ - (dtucker) OpenBSD CVS Sync
+   - jmc@cvs.openbsd.org 2004/05/04 18:36:07
+     [scp.1]
+     SendEnv here too;
 
 20040502
  - (dtucker) OpenBSD CVS Sync
diff --git a/scp.1 b/scp.1
index 62e08ffae832fb1c863d813b886e051191f99837..202ebaadb2495ce01e01d332e4a40bed408712ab 100644 (file)
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
 .\"
 .\" Created: Sun May  7 00:14:37 1995 ylo
 .\"
-.\" $OpenBSD: scp.1,v 1.34 2004/05/02 23:17:51 dtucker Exp $
+.\" $OpenBSD: scp.1,v 1.35 2004/05/04 18:36:07 jmc Exp $
 .\"
 .Dd September 25, 1999
 .Dt SCP 1
@@ -150,6 +150,7 @@ For full details of the options listed below, and their possible values, see
 .It PubkeyAuthentication
 .It RhostsRSAAuthentication
 .It RSAAuthentication
+.It SendEnv
 .It ServerAliveInterval
 .It ServerAliveCountMax
 .It SmartcardDevice
This page took 0.056545 seconds and 5 git commands to generate.