diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-04-28 08:37:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-04-28 08:37:00 +0000 |
| commit | f276912e6fa1da1174ba900a7e5d6447d71fc8e7 (patch) | |
| tree | f6bc9905e05497f1cb98b09c2e6df135d3c6abbf /ssh_config.5 | |
| parent | 5fe13e2e9be32fe8299a3a2da8e829bb2af78918 (diff) | |
Notes
Diffstat (limited to 'ssh_config.5')
| -rw-r--r-- | ssh_config.5 | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 8cf02597d063..410853560401 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.129 2010/03/05 10:28:21 djm Exp $ -.Dd $Mdocdate: March 5 2010 $ +.\" $OpenBSD: ssh_config.5,v 1.130 2010/03/26 01:06:13 dtucker Exp $ +.Dd $Mdocdate: March 26 2010 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -734,11 +734,7 @@ This allows a client to prefer one method (e.g.\& over another method (e.g.\& .Cm password ) The default for this option is: -.Do gssapi-with-mic , -hostbased, -publickey, -keyboard-interactive, -password +.Do gssapi-with-mic,hostbased,publickey,keyboard-interactive,password .Dc . .It Cm Protocol Specifies the protocol versions |
