diff options
author | mouring <mouring> | 2001-04-16 02:11:52 +0000 |
---|---|---|
committer | mouring <mouring> | 2001-04-16 02:11:52 +0000 |
commit | 3c6650850196203efd95dee2dba915f6b7e1a45a (patch) | |
tree | 8079328dcce7c7799ef9a9d6331c3bc4f485e5d3 /sshd.8 | |
parent | 7cb691030273fa26057e06ece6dfbd01518d488e (diff) | |
download | openssh-3c6650850196203efd95dee2dba915f6b7e1a45a.tar.gz |
- (bal) CVS ID fix up and slight manpage fix from OpenBSD tree.
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.116 2001/04/15 19:41:21 stevesk Exp $ +.\" $OpenBSD: sshd.8,v 1.118 2001/04/15 21:41:29 deraadt Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -683,7 +683,7 @@ and .Dq 2 . Multiple versions must be comma-separated. The default is -.Dq 1 . +.Dq 2,1 . .It Cm PubkeyAuthentication Specifies whether public key authentication is allowed. The default is |