summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authordjm <djm>2010-07-02 03:33:48 +0000
committerdjm <djm>2010-07-02 03:33:48 +0000
commit106431178385b4027dc9c956bc6225d65862db1e (patch)
tree04c7b79bf5c45af833b1e24cda4da1bb89e9de72 /ssh_config.5
parentfbcc17ac92ae3cb1fea645b81c9ca9dd3603f0e6 (diff)
downloadopenssh-106431178385b4027dc9c956bc6225d65862db1e.tar.gz
- jmc@cvs.openbsd.org 2010/06/26 00:57:07
[ssh_config.5] tweak previous;
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 6968a448..531a60b5 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
.\" (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.134 2010/06/25 23:15:36 djm Exp $
-.Dd $Mdocdate: June 25 2010 $
+.\" $OpenBSD: ssh_config.5,v 1.135 2010/06/26 00:57:07 jmc Exp $
+.Dd $Mdocdate: June 26 2010 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -433,7 +433,8 @@ if the
.Cm ForwardX11Trusted
option is also enabled.
.It Cm ForwardX11Timeout
-Specify a timeout for untrusted X11 forwarding using the format described in
+Specify a timeout for untrusted X11 forwarding
+using the format described in the
.Sx TIME FORMATS
section of
.Xr sshd_config 5 .