summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-05 11:22:36 +1100
committerDamien Miller <djm@mindrot.org>2005-03-05 11:22:36 +1100
commitb022b23584f72970c3028401e33577282371cfe7 (patch)
tree0d74585266ef42f4a59a99ba01d3f4147bf67765
parent7ffa367a936566e35b04a8371d3e961f29429eae (diff)
- jmc@cvs.openbsd.org 2005/03/02 11:45:01
[ssh.1] missing word;
-rw-r--r--ChangeLog6
-rw-r--r--ssh.14
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 9224971c..2a1feae0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
20050305
- (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch
from vinschen at redhat.com
+ - (djm) OpenBSD CVS Sync
+ - jmc@cvs.openbsd.org 2005/03/02 11:45:01
+ [ssh.1]
+ missing word;
20050302
- (djm) OpenBSD CVS sync:
@@ -2270,4 +2274,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.3689 2005/03/05 00:20:40 djm Exp $
+$Id: ChangeLog,v 1.3690 2005/03/05 00:22:36 djm Exp $
diff --git a/ssh.1 b/ssh.1
index d7cc83c1..fbaaed5a 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.203 2005/03/02 02:21:07 djm Exp $
+.\" $OpenBSD: ssh.1,v 1.204 2005/03/02 11:45:01 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -832,7 +832,7 @@ Users with the ability to bypass file permissions on the remote host
can access the local X11 display through the forwarded connection.
An attacker may then be able to perform activities such as keystroke monitoring.
.Pp
-For this reason, X11 forwarding is subjected X11 SECURITY extension
+For this reason, X11 forwarding is subjected to X11 SECURITY extension
restrictions by default.
Please refer to the
.Nm