summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--ssh.14
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dead49719..9fb565c6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [clientloop.c] 4 [clientloop.c]
5 Make the escape command help (~?) context sensitive so that only commands 5 Make the escape command help (~?) context sensitive so that only commands
6 that will work in the current session are shown. ok markus@ 6 that will work in the current session are shown. ok markus@
7 - jmc@cvs.openbsd.org 2012/09/06 13:57:42
8 [ssh.1]
9 missing letter in previous;
7 10
820120906 1120120906
9 - (dtucker) OpenBSD CVS Sync 12 - (dtucker) OpenBSD CVS Sync
diff --git a/ssh.1 b/ssh.1
index 65342ff8f..b218e11d9 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.327 2012/09/06 04:37:39 dtucker Exp $ 36.\" $OpenBSD: ssh.1,v 1.328 2012/09/06 13:57:42 jmc Exp $
37.Dd $Mdocdate: September 6 2012 $ 37.Dd $Mdocdate: September 6 2012 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
@@ -931,7 +931,7 @@ Decrease the verbosity
931.Pq Ic LogLevel 931.Pq Ic LogLevel
932when errors are being written to stderr. 932when errors are being written to stderr.
933.It Cm ~v 933.It Cm ~v
934Increase the verbosit 934Increase the verbosity
935.Pq Ic LogLevel 935.Pq Ic LogLevel
936when errors are being written to stderr. 936when errors are being written to stderr.
937.El 937.El