summaryrefslogtreecommitdiff
path: root/sftp-server.8
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2014-12-11 04:16:14 +0000
committerDamien Miller <djm@mindrot.org>2014-12-11 19:17:24 +1100
commitda0277e3717eadf5b15e03379fc29db133487e94 (patch)
tree11fa9d60293cec657b41b9a5f88c3801b94ef6d0 /sftp-server.8
parent4cf87f4b81fa9380bce5fcff7b0f8382ae3ad996 (diff)
downloadopenssh-git-da0277e3717eadf5b15e03379fc29db133487e94.tar.gz
upstream commit
Make manual reflect reality: sftp-server's -d option accepts a "%d" option, not a "%h" one. bz#2316; reported by Kirk Wolf
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 75d8d8d5..c117398e 100644
--- a/sftp-server.8
+++ b/sftp-server.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp-server.8,v 1.26 2014/07/28 15:40:08 schwarze Exp $
+.\" $OpenBSD: sftp-server.8,v 1.27 2014/12/11 04:16:14 djm Exp $
.\"
.\" Copyright (c) 2000 Markus Friedl. All rights reserved.
.\"
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 28 2014 $
+.Dd $Mdocdate: December 11 2014 $
.Dt SFTP-SERVER 8
.Os
.Sh NAME
@@ -67,7 +67,7 @@ Valid options are:
specifies an alternate starting directory for users.
The pathname may contain the following tokens that are expanded at runtime:
%% is replaced by a literal '%',
-%h is replaced by the home directory of the user being authenticated,
+%d is replaced by the home directory of the user being authenticated,
and %u is replaced by the username of that user.
The default is to use the user's home directory.
This option is useful in conjunction with the