- jmc@cvs.openbsd.org 2004/05/06 11:24:23

[ssh_config.5]
     typo from John Cosimano (PR 3770);
This commit is contained in:
Darren Tucker 2004-05-13 13:03:56 +10:00
parent 2e578f6292
commit dcf6ec48f6
2 changed files with 6 additions and 3 deletions

View File

@ -6,6 +6,9 @@
- jmc@cvs.openbsd.org 2004/05/04 18:36:07 - jmc@cvs.openbsd.org 2004/05/04 18:36:07
[scp.1] [scp.1]
SendEnv here too; SendEnv here too;
- jmc@cvs.openbsd.org 2004/05/06 11:24:23
[ssh_config.5]
typo from John Cosimano (PR 3770);
20040502 20040502
- (dtucker) OpenBSD CVS Sync - (dtucker) OpenBSD CVS Sync
@ -1082,4 +1085,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.3343 2004/05/13 03:03:04 dtucker Exp $ $Id: ChangeLog,v 1.3344 2004/05/13 03:03:56 dtucker Exp $

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_config.5,v 1.33 2004/04/28 05:17:10 djm Exp $ .\" $OpenBSD: ssh_config.5,v 1.34 2004/05/06 11:24:23 jmc Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH_CONFIG 5 .Dt SSH_CONFIG 5
.Os .Os
@ -313,7 +313,7 @@ if the
.Cm ForwardX11Trusted .Cm ForwardX11Trusted
option is also enabled. option is also enabled.
.It Cm ForwardX11Trusted .It Cm ForwardX11Trusted
If the this option is set to If this option is set to
.Dq yes .Dq yes
then remote X11 clients will have full access to the original X11 display. then remote X11 clients will have full access to the original X11 display.
If this option is set to If this option is set to