summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-03-02 11:45:01 +0000
committerjmc <jmc@openbsd.org>2005-03-02 11:45:01 +0000
commit3e5aceffecb64a4818973730cfea8ec6177107a5 (patch)
treed0aa0bce4e82e3d5f3db3e666da464d95a8120e5
parentradiotap support largely based on NetBSD rtw. (diff)
downloadwireguard-openbsd-3e5aceffecb64a4818973730cfea8ec6177107a5.tar.xz
wireguard-openbsd-3e5aceffecb64a4818973730cfea8ec6177107a5.zip
missing word;
-rw-r--r--usr.bin/ssh/ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index d7cc83c1bae..fbaaed5a2c6 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/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