diff options
Diffstat (limited to 'sftp-server.8')
-rw-r--r-- | sftp-server.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sftp-server.8 b/sftp-server.8 index 161773597..3667398cb 100644 --- a/sftp-server.8 +++ b/sftp-server.8 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: sftp-server.8,v 1.14 2008/07/18 22:51:01 jmc Exp $ | 1 | .\" $OpenBSD: sftp-server.8,v 1.15 2009/03/26 08:38:39 sobrado Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2000 Markus Friedl. All rights reserved. | 3 | .\" Copyright (c) 2000 Markus Friedl. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -22,7 +22,7 @@ | |||
22 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 22 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
23 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 23 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
24 | .\" | 24 | .\" |
25 | .Dd $Mdocdate: July 18 2008 $ | 25 | .Dd $Mdocdate: March 26 2009 $ |
26 | .Dt SFTP-SERVER 8 | 26 | .Dt SFTP-SERVER 8 |
27 | .Os | 27 | .Os |
28 | .Sh NAME | 28 | .Sh NAME |
@@ -79,7 +79,7 @@ must be able to access | |||
79 | .Pa /dev/log . | 79 | .Pa /dev/log . |
80 | Use of | 80 | Use of |
81 | .Nm | 81 | .Nm |
82 | in a chroot configuation therefore requires that | 82 | in a chroot configuration therefore requires that |
83 | .Xr syslogd 8 | 83 | .Xr syslogd 8 |
84 | establish a logging socket inside the chroot directory. | 84 | establish a logging socket inside the chroot directory. |
85 | .Sh SEE ALSO | 85 | .Sh SEE ALSO |