mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-22 18:02:20 +00:00
- jmc@cvs.openbsd.org 2013/11/21 08:05:09
[ssh_config.5 sshd_config.5] no need for .Pp before displays;
This commit is contained in:
parent
8a073cf579
commit
dec0393f7e
@ -1,3 +1,9 @@
|
|||||||
|
20131205
|
||||||
|
- (djm) OpenBSD CVS Sync
|
||||||
|
- jmc@cvs.openbsd.org 2013/11/21 08:05:09
|
||||||
|
[ssh_config.5 sshd_config.5]
|
||||||
|
no need for .Pp before displays;
|
||||||
|
|
||||||
20131121
|
20131121
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
- dtucker@cvs.openbsd.org 2013/11/08 11:15:19
|
- dtucker@cvs.openbsd.org 2013/11/08 11:15:19
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: ssh_config.5,v 1.180 2013/11/21 00:45:44 djm Exp $
|
.\" $OpenBSD: ssh_config.5,v 1.181 2013/11/21 08:05:09 jmc Exp $
|
||||||
.Dd $Mdocdate: November 21 2013 $
|
.Dd $Mdocdate: November 21 2013 $
|
||||||
.Dt SSH_CONFIG 5
|
.Dt SSH_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -354,7 +354,6 @@ and
|
|||||||
.Dq chacha20-poly1305@openssh.com .
|
.Dq chacha20-poly1305@openssh.com .
|
||||||
.Pp
|
.Pp
|
||||||
The default is:
|
The default is:
|
||||||
.Pp
|
|
||||||
.Bd -literal -offset 3n
|
.Bd -literal -offset 3n
|
||||||
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
|
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
|
||||||
aes128-gcm@openssh.com,aes256-gcm@openssh.com,
|
aes128-gcm@openssh.com,aes256-gcm@openssh.com,
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: sshd_config.5,v 1.167 2013/11/21 00:45:44 djm Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.168 2013/11/21 08:05:09 jmc Exp $
|
||||||
.Dd $Mdocdate: November 21 2013 $
|
.Dd $Mdocdate: November 21 2013 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -355,7 +355,6 @@ and
|
|||||||
.Dq chacha20-poly1305@openssh.com .
|
.Dq chacha20-poly1305@openssh.com .
|
||||||
.Pp
|
.Pp
|
||||||
The default is:
|
The default is:
|
||||||
.Pp
|
|
||||||
.Bd -literal -offset 3n
|
.Bd -literal -offset 3n
|
||||||
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
|
aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,
|
||||||
aes128-gcm@openssh.com,aes256-gcm@openssh.com,
|
aes128-gcm@openssh.com,aes256-gcm@openssh.com,
|
||||||
|
Loading…
Reference in New Issue
Block a user