- jmc@cvs.openbsd.org 2006/01/03 16:35:30

[ssh.1]
     use a larger width for the ENVIRONMENT list;
This commit is contained in:
Damien Miller 2006-01-06 14:48:34 +11:00
parent 7655f5cd9f
commit 6aa2290b0c
2 changed files with 6 additions and 3 deletions

View File

@ -6,6 +6,9 @@
this avoids nastly line wrap when we have long pathnames, and treats this avoids nastly line wrap when we have long pathnames, and treats
each file as a separate item; each file as a separate item;
remove the .Pa too, since it is useless. 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 20060103
- (djm) [channels.c] clean up harmless merge error, from reyk@ - (djm) [channels.c] clean up harmless merge error, from reyk@
@ -3640,4 +3643,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu - (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 $

4
ssh.1
View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" 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 .Dd September 25, 1999
.Dt SSH 1 .Dt SSH 1
.Os .Os
@ -956,7 +956,7 @@ electronic purse; another is going through firewalls.
.Sh ENVIRONMENT .Sh ENVIRONMENT
.Nm .Nm
will normally set the following environment variables: will normally set the following environment variables:
.Bl -tag -width LOGNAME .Bl -tag -width "SSH_ORIGINAL_COMMAND"
.It Ev DISPLAY .It Ev DISPLAY
The The
.Ev DISPLAY .Ev DISPLAY