diff options
Diffstat (limited to 'sftp-server.8')
-rw-r--r-- | sftp-server.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sftp-server.8 b/sftp-server.8 index 2fd3df20c..cc925b96e 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.23 2013/07/16 00:07:52 schwarze 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: July 16 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 |
@@ -133,4 +133,4 @@ establish a logging socket inside the chroot directory. | |||
133 | first appeared in | 133 | first appeared in |
134 | .Ox 2.8 . | 134 | .Ox 2.8 . |
135 | .Sh AUTHORS | 135 | .Sh AUTHORS |
136 | .An Markus Friedl Aq markus@openbsd.org | 136 | .An Markus Friedl Aq Mt markus@openbsd.org |