diff options
Diffstat (limited to 'sftp-server.8')
-rw-r--r-- | sftp-server.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sftp-server.8 b/sftp-server.8 index 2fd3df20c..d35af6840 100644 --- a/sftp-server.8 +++ b/sftp-server.8 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: sftp-server.8,v 1.21 2013/01/04 19:26:38 jmc Exp $ | 1 | .\" $OpenBSD: sftp-server.8,v 1.22 2013/05/06 07:35:12 dtucker 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: January 4 2013 $ | 25 | .Dd $Mdocdate: May 6 2013 $ |
26 | .Dt SFTP-SERVER 8 | 26 | .Dt SFTP-SERVER 8 |
27 | .Os | 27 | .Os |
28 | .Sh NAME | 28 | .Sh NAME |
@@ -124,8 +124,8 @@ establish a logging socket inside the chroot directory. | |||
124 | .%A T. Ylonen | 124 | .%A T. Ylonen |
125 | .%A S. Lehtinen | 125 | .%A S. Lehtinen |
126 | .%T "SSH File Transfer Protocol" | 126 | .%T "SSH File Transfer Protocol" |
127 | .%N draft-ietf-secsh-filexfer-00.txt | 127 | .%N draft-ietf-secsh-filexfer-02.txt |
128 | .%D January 2001 | 128 | .%D October 2001 |
129 | .%O work in progress material | 129 | .%O work in progress material |
130 | .Re | 130 | .Re |
131 | .Sh HISTORY | 131 | .Sh HISTORY |