Description: Document SSL options in manpage, fix typo
Author: Ian Beckwith <ianb@debian.org>

Index: linux-ftpd-ssl/ftpd/ftpd.8
===================================================================
--- linux-ftpd-ssl.orig/ftpd/ftpd.8	2010-07-25 01:25:02.000000000 +0100
+++ linux-ftpd-ssl/ftpd/ftpd.8	2010-07-25 01:25:10.000000000 +0100
@@ -50,6 +50,14 @@
 .Op Fl T Ar maxtimeout
 .Op Fl t Ar timeout
 .Op Fl u Ar mask
+.Op Fl z Ar debug
+.Op Fl z Ar certsok
+.Op Fl z Ar certrequired
+.Op Fl z Ar secure
+.Op Fl z Ar verify=flags
+.Op Fl z Ar cert=certfile
+.Op Fl z Ar key=keyfile
+.Op Fl z Ar ciper=list
 .Sh DESCRIPTION
 .Nm Ftpd
 is the
@@ -161,7 +169,7 @@
 .Ic -z ssl .
 (Not yet implemented)
 .It Ic nossl, !ssl
-switch of SSL negotiation
+switch off SSL negotiation
 .It Ic certsok
 Look username up in /etc/ssl.users. The format of this file is lines
 of this form: 
