summaryrefslogtreecommitdiff
path: root/sftp-server.8
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-server.8')
-rw-r--r--sftp-server.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sftp-server.8 b/sftp-server.8
index 199c4f30e..195507e39 100644
--- a/sftp-server.8
+++ b/sftp-server.8
@@ -64,7 +64,7 @@ The default is AUTH.
64Specifies which messages will be logged by 64Specifies which messages will be logged by
65.Nm . 65.Nm .
66The possible values are: 66The possible values are:
67QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3. 67SILENT, QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG, DEBUG1, DEBUG2, and DEBUG3.
68INFO and VERBOSE log transactions that 68INFO and VERBOSE log transactions that
69.Nm 69.Nm
70performs on behalf of the client. 70performs on behalf of the client.