summaryrefslogtreecommitdiffstats
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-08-20 18:43:49 +0200
committerDamien Miller <djm@mindrot.org>2013-08-20 18:43:49 +0200
commitb7727df37efde4dbe4f5a33b19cbf42022aabf66 (patch)
tree16a667457e52ec788a05c5c0c7ab29ad8bd77236 /ssh.1
parent - djm@cvs.openbsd.org 2013/08/13 18:33:08 (diff)
downloadopenssh-b7727df37efde4dbe4f5a33b19cbf42022aabf66.tar.xz
openssh-b7727df37efde4dbe4f5a33b19cbf42022aabf66.zip
- jmc@cvs.openbsd.org 2013/08/14 08:39:27
[scp.1 ssh.1] some Bx/Ox conversion; From: Jan Stary
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.111
1 files changed, 7 insertions, 4 deletions
diff --git a/ssh.1 b/ssh.1
index 62292cc09..09c9dbcbd 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (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: ssh.1,v 1.334 2013/07/18 01:12:26 djm Exp $
-.Dd $Mdocdate: July 18 2013 $
+.\" $OpenBSD: ssh.1,v 1.335 2013/08/14 08:39:27 jmc Exp $
+.Dd $Mdocdate: August 14 2013 $
.Dt SSH 1
.Os
.Sh NAME
@@ -827,9 +827,12 @@ text, and prompts for a response.
Protocol 2 allows multiple challenges and responses;
protocol 1 is restricted to just one challenge/response.
Examples of challenge-response authentication include
-BSD Authentication (see
+.Bx
+Authentication (see
.Xr login.conf 5 )
-and PAM (some non-OpenBSD systems).
+and PAM (some
+.Pf non- Ox
+systems).
.Pp
Finally, if other authentication methods fail,
.Nm