diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-24 21:39:36 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-24 21:39:36 +0000 |
commit | 964476f91b66c475d5b8fa1e8b28d39a97a1b56e (patch) | |
tree | d12ff16d94cffc5d84dba0193eaaa616967c9c2c /sftp-server.0 | |
parent | cadac134eda6ed97478afdc528a68dd33f31dbc5 (diff) | |
parent | 1e4cfeee6c17b02af09418c5afe4a4d71aaaf0c8 (diff) |
import openssh-5.3p1-gsskex-all-20100124.patch
Diffstat (limited to 'sftp-server.0')
-rw-r--r-- | sftp-server.0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sftp-server.0 b/sftp-server.0 index 510ceb64b..d47fc0ceb 100644 --- a/sftp-server.0 +++ b/sftp-server.0 | |||
@@ -32,7 +32,7 @@ DESCRIPTION | |||
32 | debugging output. The default is ERROR. | 32 | debugging output. The default is ERROR. |
33 | 33 | ||
34 | For logging to work, sftp-server must be able to access /dev/log. Use of | 34 | For logging to work, sftp-server must be able to access /dev/log. Use of |
35 | sftp-server in a chroot configuation therefore requires that syslogd(8) | 35 | sftp-server in a chroot configuration therefore requires that syslogd(8) |
36 | establish a logging socket inside the chroot directory. | 36 | establish a logging socket inside the chroot directory. |
37 | 37 | ||
38 | SEE ALSO | 38 | SEE ALSO |
@@ -47,4 +47,4 @@ HISTORY | |||
47 | AUTHORS | 47 | AUTHORS |
48 | Markus Friedl <markus@openbsd.org> | 48 | Markus Friedl <markus@openbsd.org> |
49 | 49 | ||
50 | OpenBSD 4.5 July 18, 2008 1 | 50 | OpenBSD 4.6 March 26, 2009 1 |