summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--ssh.14
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 9224971ce..2a1feae02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
120050305 120050305
2 - (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch 2 - (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch
3 from vinschen at redhat.com 3 from vinschen at redhat.com
4 - (djm) OpenBSD CVS Sync
5 - jmc@cvs.openbsd.org 2005/03/02 11:45:01
6 [ssh.1]
7 missing word;
4 8
520050302 920050302
6 - (djm) OpenBSD CVS sync: 10 - (djm) OpenBSD CVS sync:
@@ -2270,4 +2274,4 @@
2270 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2274 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2271 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2275 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2272 2276
2273$Id: ChangeLog,v 1.3689 2005/03/05 00:20:40 djm Exp $ 2277$Id: ChangeLog,v 1.3690 2005/03/05 00:22:36 djm Exp $
diff --git a/ssh.1 b/ssh.1
index d7cc83c1b..fbaaed5a2 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.203 2005/03/02 02:21:07 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.204 2005/03/02 11:45:01 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -832,7 +832,7 @@ Users with the ability to bypass file permissions on the remote host
832can access the local X11 display through the forwarded connection. 832can access the local X11 display through the forwarded connection.
833An attacker may then be able to perform activities such as keystroke monitoring. 833An attacker may then be able to perform activities such as keystroke monitoring.
834.Pp 834.Pp
835For this reason, X11 forwarding is subjected X11 SECURITY extension 835For this reason, X11 forwarding is subjected to X11 SECURITY extension
836restrictions by default. 836restrictions by default.
837Please refer to the 837Please refer to the
838.Nm 838.Nm