diff options
author | 2004-05-06 11:24:23 +0000 | |
---|---|---|
committer | 2004-05-06 11:24:23 +0000 | |
commit | fa36f1029b56be8eed5437e25ab4b487fb068954 (patch) | |
tree | 18cb8a4a0ab36a86599a180501930960dc27a788 | |
parent | KNF cleanup. hshoexer@ ok (diff) | |
download | wireguard-openbsd-fa36f1029b56be8eed5437e25ab4b487fb068954.tar.xz wireguard-openbsd-fa36f1029b56be8eed5437e25ab4b487fb068954.zip |
typo from John Cosimano (PR 3770);
-rw-r--r-- | usr.bin/ssh/ssh_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index 5915c98d00f..97fcdd80e26 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/ssh_config.5 @@ -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_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 .Dt SSH_CONFIG 5 .Os @@ -313,7 +313,7 @@ if the .Cm ForwardX11Trusted option is also enabled. .It Cm ForwardX11Trusted -If the this option is set to +If this option is set to .Dq yes then remote X11 clients will have full access to the original X11 display. If this option is set to |