summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-01-06 14:48:34 +1100
committerDamien Miller <djm@mindrot.org>2006-01-06 14:48:34 +1100
commit6aa2290b0c57fb35125c03e99cfc017ee4730df9 (patch)
tree93b89eb51249ea6b47c0c54eae42f325c72e55f1
parent7655f5cd9fe856bb833de92521d415b66bf4d5d4 (diff)
- jmc@cvs.openbsd.org 2006/01/03 16:35:30
[ssh.1] use a larger width for the ENVIRONMENT list;
-rw-r--r--ChangeLog5
-rw-r--r--ssh.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 021d06359..b5157efe9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 this avoids nastly line wrap when we have long pathnames, and treats 6 this avoids nastly line wrap when we have long pathnames, and treats
7 each file as a separate item; 7 each file as a separate item;
8 remove the .Pa too, since it is useless. 8 remove the .Pa too, since it is useless.
9 - jmc@cvs.openbsd.org 2006/01/03 16:35:30
10 [ssh.1]
11 use a larger width for the ENVIRONMENT list;
9 12
1020060103 1320060103
11 - (djm) [channels.c] clean up harmless merge error, from reyk@ 14 - (djm) [channels.c] clean up harmless merge error, from reyk@
@@ -3640,4 +3643,4 @@
3640 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3643 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3641 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3644 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3642 3645
3643$Id: ChangeLog,v 1.4074 2006/01/06 03:48:18 djm Exp $ 3646$Id: ChangeLog,v 1.4075 2006/01/06 03:48:34 djm Exp $
diff --git a/ssh.1 b/ssh.1
index e6204027f..bf6e7cb4a 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.236 2006/01/03 16:31:10 jmc Exp $ 37.\" $OpenBSD: ssh.1,v 1.237 2006/01/03 16:35:30 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -956,7 +956,7 @@ electronic purse; another is going through firewalls.
956.Sh ENVIRONMENT 956.Sh ENVIRONMENT
957.Nm 957.Nm
958will normally set the following environment variables: 958will normally set the following environment variables:
959.Bl -tag -width LOGNAME 959.Bl -tag -width "SSH_ORIGINAL_COMMAND"
960.It Ev DISPLAY 960.It Ev DISPLAY
961The 961The
962.Ev DISPLAY 962.Ev DISPLAY