summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--ssh_config.58
2 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 32a383603..e34289124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120110620
2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2011/06/04 00:10:26
4 [ssh_config.5]
5 explain IdentifyFile's semantics a little better, prompted by bz#1898
6 ok dtucker jmc
7
120110603 820110603
2 - (dtucker) [README version.h contrib/caldera/openssh.spec 9 - (dtucker) [README version.h contrib/caldera/openssh.spec
3 contrib/redhat/openssh.spec contrib/suse/openssh.spec] Pull the version 10 contrib/redhat/openssh.spec contrib/suse/openssh.spec] Pull the version
diff --git a/ssh_config.5 b/ssh_config.5
index 87574e381..694ff814e 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.151 2011/05/24 07:15:47 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.152 2011/06/04 00:10:26 djm Exp $
37.Dd $Mdocdate: May 24 2011 $ 37.Dd $Mdocdate: June 4 2011 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -648,6 +648,10 @@ escape characters:
648It is possible to have 648It is possible to have
649multiple identity files specified in configuration files; all these 649multiple identity files specified in configuration files; all these
650identities will be tried in sequence. 650identities will be tried in sequence.
651Multiple
652.Cm IdentityFile
653directives will add to the list of identities tried (this behaviour
654differs from that of other configuration directives).
651.It Cm IPQoS 655.It Cm IPQoS
652Specifies the IPv4 type-of-service or DSCP class for connections. 656Specifies the IPv4 type-of-service or DSCP class for connections.
653Accepted values are 657Accepted values are