]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2006/01/15 17:37:05
authordtucker <dtucker>
Fri, 20 Jan 2006 00:30:14 +0000 (00:30 +0000)
committerdtucker <dtucker>
Fri, 20 Jan 2006 00:30:14 +0000 (00:30 +0000)
     [ssh.1]
     correction from deraadt

ChangeLog
ssh.1

index b29312d78ee4bbf0cd59e9c265bf560088203fff..706875f214e117617c5f40ae93a761ca0252c6dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20060120
+ - (dtucker) OpenBSD CVS Sync
+   - jmc@cvs.openbsd.org 2006/01/15 17:37:05
+     [ssh.1]
+     correction from deraadt
+
 20060114
  - (djm) OpenBSD CVS Sync
    - jmc@cvs.openbsd.org 2006/01/06 13:27:32
 20060114
  - (djm) OpenBSD CVS Sync
    - jmc@cvs.openbsd.org 2006/01/06 13:27:32
diff --git a/ssh.1 b/ssh.1
index 59694822a652e8e6e65d35be4c6fa610e80af902..59ec74b3fe1507463bc8e9a2b14aa3fba50e452e 100644 (file)
--- a/ssh.1
+++ b/ssh.1
@@ -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.
 .\"
 .\" (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.248 2006/01/12 22:34:12 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.249 2006/01/15 17:37:05 jmc Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -643,7 +643,7 @@ The file format and configuration options are described in
 exits with the exit status of the remote command or with 255
 if an error occurred.
 .Sh AUTHENTICATION
 exits with the exit status of the remote command or with 255
 if an error occurred.
 .Sh AUTHENTICATION
-The OpenSSH SSH client supports OpenSSH protocols 1 and 2.
+The OpenSSH SSH client supports SSH protocols 1 and 2.
 Protocol 2 is the default, with
 .Nm
 falling back to protocol 1 if it detects protocol 2 is unsupported.
 Protocol 2 is the default, with
 .Nm
 falling back to protocol 1 if it detects protocol 2 is unsupported.
This page took 0.052086 seconds and 5 git commands to generate.