diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 4c46c62cb..412aed1e1 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -654,7 +654,7 @@ indicates that the port should be available from all interfaces. | |||
654 | Gives the verbosity level that is used when logging messages from | 654 | Gives the verbosity level that is used when logging messages from |
655 | .Xr ssh 1 . | 655 | .Xr ssh 1 . |
656 | The possible values are: | 656 | The possible values are: |
657 | QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. | 657 | SILENT, QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. |
658 | The default is INFO. | 658 | The default is INFO. |
659 | DEBUG and DEBUG1 are equivalent. | 659 | DEBUG and DEBUG1 are equivalent. |
660 | DEBUG2 and DEBUG3 each specify higher levels of verbose output. | 660 | DEBUG2 and DEBUG3 each specify higher levels of verbose output. |