aboutsummaryrefslogtreecommitdiff
path: root/sshfs.1.in
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2017-06-06 12:59:03 -0400
committerNikolaus Rath <Nikolaus@rath.org>2017-06-06 16:45:15 -0400
commit6d7ce1607ac7078cb3fcb5f28ae4526a2c19e0f2 (patch)
tree35de02c4b994df971649db3f8481164ad0743f4d /sshfs.1.in
parent5659d0d2eab6519c57f636410c27699cadd1ccc0 (diff)
downloadsshfs-6d7ce1607ac7078cb3fcb5f28ae4526a2c19e0f2.tar
sshfs-6d7ce1607ac7078cb3fcb5f28ae4526a2c19e0f2.tar.gz
sshfs-6d7ce1607ac7078cb3fcb5f28ae4526a2c19e0f2.tar.bz2
sshfs-6d7ce1607ac7078cb3fcb5f28ae4526a2c19e0f2.zip
Added support for building with Meson.
Diffstat (limited to 'sshfs.1.in')
-rw-r--r--sshfs.1.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/sshfs.1.in b/sshfs.1.in
index 4ed4fa4..b96e7dc 100644
--- a/sshfs.1.in
+++ b/sshfs.1.in
@@ -7,7 +7,7 @@ SSHFS \- filesystem client based on ssh
\fBsshfs\fP [\fIuser\fP@]\fBhost\fP:[\fIdir\fP] \fBmountpoint\fP [\fIoptions\fP]
.SS unmounting
.TP
-\fB__UNMOUNT_COMMAND__ mountpoint\fP
+\fB@UNMOUNT_COMMAND@ mountpoint\fP
.SH DESCRIPTION
SSHFS (Secure SHell FileSystem) is a file system for Linux (and other
operating systems with a FUSE implementation, such as Mac OS X or FreeBSD)
@@ -97,7 +97,7 @@ fix buffer fillup bug in server (default: on)
.RE
.TP
\fB\-o\fR idmap=TYPE
-user/group ID mapping (default: __IDMAP_DEFAULT__)
+user/group ID mapping (default: @IDMAP_DEFAULT@)
.RS 8
.TP
none