summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-03 12:13:30 +1000
committerDamien Miller <djm@mindrot.org>2003-09-03 12:13:30 +1000
commitc2b9827695589ce8554df7c1776969cdf89b8c16 (patch)
treea99f06573fc8ff401aa82228f5ff61426aefd562 /ssh_config.5
parentf117f877b1829ecbc2376c2302d14c22c25acc6f (diff)
- jmc@cvs.openbsd.org 2003/09/02 18:50:06
[sftp.1 ssh_config.5] escape punctuation; ok deraadt@
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index b20452ce2..7a435a90e 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -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_config.5,v 1.19 2003/08/28 12:54:34 markus Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.20 2003/09/02 18:50:06 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -104,7 +104,7 @@ keyword) to be only for those hosts that match one of the patterns
104given after the keyword. 104given after the keyword.
105.Ql \&* 105.Ql \&*
106and 106and
107.Ql ? 107.Ql \&?
108can be used as wildcards in the 108can be used as wildcards in the
109patterns. 109patterns.
110A single 110A single
@@ -335,7 +335,7 @@ host key database instead of
335Specifies whether authentication based on GSSAPI may be used, either using 335Specifies whether authentication based on GSSAPI may be used, either using
336the result of a successful key exchange, or using GSSAPI user 336the result of a successful key exchange, or using GSSAPI user
337authentication. 337authentication.
338The default is 338The default is
339.Dq yes . 339.Dq yes .
340Note that this option applies to protocol version 2 only. 340Note that this option applies to protocol version 2 only.
341.It Cm GSSAPIDelegateCredentials 341.It Cm GSSAPIDelegateCredentials