From 6d7ce1607ac7078cb3fcb5f28ae4526a2c19e0f2 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 6 Jun 2017 12:59:03 -0400 Subject: Added support for building with Meson. --- sshfs.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sshfs.1.in') 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 -- cgit v1.2.3