summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-09-07 11:21:03 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-09-07 11:21:03 +1000
commit83d0af69075269769715b00c21d0debe15986bf2 (patch)
tree38f7962e7e2897d315060bbd79b6a433ea2a4639
parent92a39cfa09e38152be34437345577105c4110438 (diff)
- jmc@cvs.openbsd.org 2012/09/06 13:57:42
[ssh.1] missing letter in previous;
-rw-r--r--ChangeLog3
-rw-r--r--ssh.14
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dead4971..9fb565c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
[clientloop.c]
Make the escape command help (~?) context sensitive so that only commands
that will work in the current session are shown. ok markus@
+ - jmc@cvs.openbsd.org 2012/09/06 13:57:42
+ [ssh.1]
+ missing letter in previous;
20120906
- (dtucker) OpenBSD CVS Sync
diff --git a/ssh.1 b/ssh.1
index 65342ff8..b218e11d 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,7 +33,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: ssh.1,v 1.327 2012/09/06 04:37:39 dtucker Exp $
+.\" $OpenBSD: ssh.1,v 1.328 2012/09/06 13:57:42 jmc Exp $
.Dd $Mdocdate: September 6 2012 $
.Dt SSH 1
.Os
@@ -931,7 +931,7 @@ Decrease the verbosity
.Pq Ic LogLevel
when errors are being written to stderr.
.It Cm ~v
-Increase the verbosit
+Increase the verbosity
.Pq Ic LogLevel
when errors are being written to stderr.
.El