[ssh.1]
     document -V switch, fix wording; ok markus@
This commit is contained in:
Damien Miller 2003-05-14 13:42:08 +10:00
parent ef095ce00a
commit 44e72a764f
2 changed files with 10 additions and 5 deletions

View File

@ -12,6 +12,9 @@
- markus@cvs.openbsd.org 2003/04/12 10:15:36 - markus@cvs.openbsd.org 2003/04/12 10:15:36
[misc.c] [misc.c]
debug->debug2 debug->debug2
- naddy@cvs.openbsd.org 2003/04/12 11:40:15
[ssh.1]
document -V switch, fix wording; ok markus@
20030512 20030512
- (djm) Redhat spec: Don't install profile.d scripts when not - (djm) Redhat spec: Don't install profile.d scripts when not
@ -1399,4 +1402,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284; save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@ ok provos@
$Id: ChangeLog,v 1.2680 2003/05/14 03:41:39 djm Exp $ $Id: ChangeLog,v 1.2681 2003/05/14 03:42:08 djm Exp $

10
ssh.1
View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: ssh.1,v 1.168 2003/03/28 10:11:43 jmc Exp $ .\" $OpenBSD: ssh.1,v 1.169 2003/04/12 11:40:15 naddy Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH 1 .Dt SSH 1
.Os .Os
@ -49,7 +49,7 @@
.Pp .Pp
.Nm ssh .Nm ssh
.Bk -words .Bk -words
.Op Fl afgknqstvxACNTX1246 .Op Fl afgknqstvxACNTVX1246
.Op Fl b Ar bind_address .Op Fl b Ar bind_address
.Op Fl c Ar cipher_spec .Op Fl c Ar cipher_spec
.Op Fl e Ar escape_char .Op Fl e Ar escape_char
@ -563,8 +563,10 @@ This is helpful in
debugging connection, authentication, and configuration problems. debugging connection, authentication, and configuration problems.
Multiple Multiple
.Fl v .Fl v
options increases the verbosity. options increase the verbosity.
Maximum is 3. The maximum is 3.
.It Fl V
Display the version number and exit.
.It Fl x .It Fl x
Disables X11 forwarding. Disables X11 forwarding.
.It Fl X .It Fl X