summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index f25c29987..59cc7f180 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.75 2001/01/04 22:35:32 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.76 2001/01/07 11:28:06 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -814,8 +814,8 @@ Only the superuser can forward privileged ports.
814Gives the verbosity level that is used when logging messages from 814Gives the verbosity level that is used when logging messages from
815.Nm ssh . 815.Nm ssh .
816The possible values are: 816The possible values are:
817QUIET, FATAL, ERROR, INFO, VERBOSE and DEBUG. 817QUIET, FATAL, ERROR, NOTICE, VERBOSE and DEBUG.
818The default is INFO. 818The default is NOTICE.
819.It Cm NumberOfPasswordPrompts 819.It Cm NumberOfPasswordPrompts
820Specifies the number of password prompts before giving up. 820Specifies the number of password prompts before giving up.
821The argument to this keyword must be an integer. 821The argument to this keyword must be an integer.