summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--ssh_config.53
-rw-r--r--sshd_config.53
3 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cf8a20ac..9f2fb1017 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120131205
2 - (djm) OpenBSD CVS Sync
3 - jmc@cvs.openbsd.org 2013/11/21 08:05:09
4 [ssh_config.5 sshd_config.5]
5 no need for .Pp before displays;
6
120131121 720131121
2 - (djm) OpenBSD CVS Sync 8 - (djm) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2013/11/08 11:15:19 9 - dtucker@cvs.openbsd.org 2013/11/08 11:15:19
diff --git a/ssh_config.5 b/ssh_config.5
index 9dbc76ca9..0e6fd8627 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
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.180 2013/11/21 00:45:44 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.181 2013/11/21 08:05:09 jmc Exp $
37.Dd $Mdocdate: November 21 2013 $ 37.Dd $Mdocdate: November 21 2013 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
@@ -354,7 +354,6 @@ and
354.Dq chacha20-poly1305@openssh.com . 354.Dq chacha20-poly1305@openssh.com .
355.Pp 355.Pp
356The default is: 356The default is:
357.Pp
358.Bd -literal -offset 3n 357.Bd -literal -offset 3n
359aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128, 358aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
360aes128-gcm@openssh.com,aes256-gcm@openssh.com, 359aes128-gcm@openssh.com,aes256-gcm@openssh.com,
diff --git a/sshd_config.5 b/sshd_config.5
index b9864fff2..0418c86ed 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
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: sshd_config.5,v 1.167 2013/11/21 00:45:44 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.168 2013/11/21 08:05:09 jmc Exp $
37.Dd $Mdocdate: November 21 2013 $ 37.Dd $Mdocdate: November 21 2013 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -355,7 +355,6 @@ and
355.Dq chacha20-poly1305@openssh.com . 355.Dq chacha20-poly1305@openssh.com .
356.Pp 356.Pp
357The default is: 357The default is:
358.Pp
359.Bd -literal -offset 3n 358.Bd -literal -offset 3n
360aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128, 359aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
361aes128-gcm@openssh.com,aes256-gcm@openssh.com, 360aes128-gcm@openssh.com,aes256-gcm@openssh.com,