summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-12 16:32:14 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-12 16:32:14 +0000
commit91e9868e4ff0f5cd4e202282b66fbb2fbcc7c2e9 (patch)
treef7374886a49b3b9406c85024d6f5cf353bcbac79 /sshd.8
parent19d7b8d3fa2c73d68ed60250c091f70ec44edbec (diff)
downloadopenssh-git-91e9868e4ff0f5cd4e202282b66fbb2fbcc7c2e9.tar.gz
- jakob@cvs.openbsd.org 2001/08/16 19:18:34
[servconf.c servconf.h session.c sshd.8] deprecate CheckMail. ok markus@
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.88
1 files changed, 1 insertions, 7 deletions
diff --git a/sshd.8 b/sshd.8
index 7e55da51..49d81449 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.139 2001/08/01 22:16:45 markus Exp $
+.\" $OpenBSD: sshd.8,v 1.140 2001/08/16 19:18:34 jakob Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -367,12 +367,6 @@ All authentication styles from
are supported.
The default is
.Dq yes .
-.It Cm CheckMail
-Specifies whether
-.Nm
-should check for new mail for interactive logins.
-The default is
-.Dq no .
.It Cm Ciphers
Specifies the ciphers allowed for protocol version 2.
Multiple ciphers must be comma-separated.