diff --git a/dbclient.1 b/dbclient.1
index 73d5aaf926f108ba5508a0f98f94b9fcc0844c7f..4472e70ed5362ad7df0172b3b2a89c221f4e1a48 100644
--- a/dbclient.1
+++ b/dbclient.1
@@ -111,6 +111,12 @@ comparing saved hostkeys.
 "Netcat-alike" mode, where Dropbear will connect to the given host, then create a
 forwarded connection to \fIendhost\fR. This will then be presented as dbclient's
 standard input/output.
+.TP
+.B \-c \fIcipherlist
+Specify a comma separated list of ciphers to enable. Use \fI-c help\fR to list possibilities.
+.TP
+.B \-m \fIMAClist
+Specify a comma separated list of authentication MACs to enable. Use \fI-m help\fR to list possibilities.
 
 Dropbear will also allow multiple "hops" to be specified, separated by commas. In
 this case a connection will be made to the first host, then a TCP forwarded 
@@ -148,4 +154,4 @@ Gerrit Pape (pape@smarden.org) wrote this manual page.
 .SH SEE ALSO
 dropbear(8), dropbearkey(8)
 .P
-http://matt.ucc.asn.au/dropbear/dropbear.html
+https://matt.ucc.asn.au/dropbear/dropbear.html
diff --git a/dropbear.8 b/dropbear.8
index 194b9965e7ca2175bf594256971073fa90438a8d..cdcfb0b522c2be2424a8ce9e1cc841dfcfaed409 100644
--- a/dropbear.8
+++ b/dropbear.8
@@ -189,4 +189,4 @@ Gerrit Pape (pape@smarden.org) wrote this manual page.
 .SH SEE ALSO
 dropbearkey(8), dbclient(1)
 .P
-http://matt.ucc.asn.au/dropbear/dropbear.html
+https://matt.ucc.asn.au/dropbear/dropbear.html
diff --git a/dropbearkey.8 b/dropbearkey.8
index b5745dd820c8c94fe6ee302947a2acffac8e99dc..953e02a6cf1937e084c8812b9cee594f789f73bd 100644
--- a/dropbearkey.8
+++ b/dropbearkey.8
@@ -47,4 +47,4 @@ Gerrit Pape (pape@smarden.org) wrote this manual page.
 .SH SEE ALSO
 dropbear(8), dbclient(1)
 .P
-http://matt.ucc.asn.au/dropbear/dropbear.html
+https://matt.ucc.asn.au/dropbear/dropbear.html