summaryrefslogtreecommitdiffstats
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 021d0635..b5157efe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
this avoids nastly line wrap when we have long pathnames, and treats
each file as a separate item;
remove the .Pa too, since it is useless.
+ - jmc@cvs.openbsd.org 2006/01/03 16:35:30
+ [ssh.1]
+ use a larger width for the ENVIRONMENT list;
20060103
- (djm) [channels.c] clean up harmless merge error, from reyk@
@@ -3640,4 +3643,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4074 2006/01/06 03:48:18 djm Exp $
+$Id: ChangeLog,v 1.4075 2006/01/06 03:48:34 djm Exp $
diff --git a/ssh.1 b/ssh.1
index e6204027..bf6e7cb4 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.236 2006/01/03 16:31:10 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.237 2006/01/03 16:35:30 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -956,7 +956,7 @@ electronic purse; another is going through firewalls.
.Sh ENVIRONMENT
.Nm
will normally set the following environment variables:
-.Bl -tag -width LOGNAME
+.Bl -tag -width "SSH_ORIGINAL_COMMAND"
.It Ev DISPLAY
The
.Ev DISPLAY