summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-09-22 21:37:13 +1000
committerDamien Miller <djm@mindrot.org>2011-09-22 21:37:13 +1000
commitf6e758cdba3db30053afc4254b071ddae761a5df (patch)
tree866b4f6928b9d0b53e6833e25ad709bce85185b6 /ssh_config.5
parent6232a16a9aab31a01481b2459ae2e675775dd1d8 (diff)
- djm@cvs.openbsd.org 2011/09/09 00:43:00
[ssh_config.5 sshd_config.5] fix typo in IPQoS parsing: there is no "AF14" class, but there is an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk
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 a782d6f41..78a542dc0 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.153 2011/08/02 01:22:11 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.154 2011/09/09 00:43:00 djm Exp $
37.Dd $Mdocdate: August 2 2011 $ 37.Dd $Mdocdate: September 9 2011 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -658,7 +658,7 @@ Accepted values are
658.Dq af11 , 658.Dq af11 ,
659.Dq af12 , 659.Dq af12 ,
660.Dq af13 , 660.Dq af13 ,
661.Dq af14 , 661.Dq af21 ,
662.Dq af22 , 662.Dq af22 ,
663.Dq af23 , 663.Dq af23 ,
664.Dq af31 , 664.Dq af31 ,