diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-05-02 22:14:03 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-05-02 22:14:03 +1000 |
commit | 7a6c06620e0a39f22fdff277bcbbb9ebe9861dd8 (patch) | |
tree | bc0919386c103c05ee86b890f480bca6ce850263 /ssh.1 | |
parent | b2a601cc99f26f26f6854f542d87915537a60a35 (diff) |
- jmc@cvs.openbsd.org 2004/04/28 07:13:42
[sftp.1 ssh.1]
add SendEnv to -o list;
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: ssh.1,v 1.183 2004/04/19 13:02:40 djm Exp $ | 37 | .\" $OpenBSD: ssh.1,v 1.184 2004/04/28 07:13:42 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSH 1 | 39 | .Dt SSH 1 |
40 | .Os | 40 | .Os |
@@ -649,6 +649,7 @@ For full details of the options listed below, and their possible values, see | |||
649 | .It RemoteForward | 649 | .It RemoteForward |
650 | .It RhostsRSAAuthentication | 650 | .It RhostsRSAAuthentication |
651 | .It RSAAuthentication | 651 | .It RSAAuthentication |
652 | .It SendEnv | ||
652 | .It ServerAliveInterval | 653 | .It ServerAliveInterval |
653 | .It ServerAliveCountMax | 654 | .It ServerAliveCountMax |
654 | .It SmartcardDevice | 655 | .It SmartcardDevice |