summaryrefslogtreecommitdiff
path: root/sftp-server.8
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-server.8')
-rw-r--r--sftp-server.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sftp-server.8 b/sftp-server.8
index 4d15f1249..2fd3df20c 100644
--- a/sftp-server.8
+++ b/sftp-server.8
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp-server.8,v 1.20 2013/01/03 12:54:49 djm Exp $ 1.\" $OpenBSD: sftp-server.8,v 1.21 2013/01/04 19:26:38 jmc 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 3 2013 $ 25.Dd $Mdocdate: January 4 2013 $
26.Dt SFTP-SERVER 8 26.Dt SFTP-SERVER 8
27.Os 27.Os
28.Sh NAME 28.Sh NAME
@@ -57,7 +57,7 @@ for more information.
57.Pp 57.Pp
58Valid options are: 58Valid options are:
59.Bl -tag -width Ds 59.Bl -tag -width Ds
60.It Fl d 60.It Fl d Ar start_directory
61specifies an alternate starting directory for users. 61specifies an alternate starting directory for users.
62The pathname may contain the following tokens that are expanded at runtime: 62The pathname may contain the following tokens that are expanded at runtime:
63%% is replaced by a literal '%', 63%% is replaced by a literal '%',