From b1b0c4b6f58d278360243705cc1e67522ef23423 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 28 Apr 2010 08:59:12 +0000 Subject: * Set FD_CLOEXEC on fuse device. This prevents deadlocks that happen in some circumstances (bugzilla.kernel.org #12864). --- sshfs.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sshfs.1') diff --git a/sshfs.1 b/sshfs.1 index de6be51..d103ad3 100644 --- a/sshfs.1 +++ b/sshfs.1 @@ -18,6 +18,9 @@ Userspace) kernel module. The practical effect of this is that the end user can seamlessly interact with remote files being securely served over SSH just as if they were local files on his/her computer. On the remote computer the SFTP subsystem of SSH is used. +.PP +If \fIhost\fP is a numeric IPv6 address, it needs to be enclosed in +square brackets. .SH OPTIONS .SS "general options:" .TP @@ -241,7 +244,7 @@ new encoding of the file names (default: ISO-8859-2) .PD .SH "AUTHORS" .LP -SSHFS has been written by Miklos Seredi . +SSHFS has been written by Miklos Szeredi . .LP This man page was written by Bartosz Fenski for the Debian GNU/Linux distribution (but it may be used by others). -- cgit v1.2.3