diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2013-04-11 17:58:21 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@suse.cz> | 2013-04-11 17:58:21 +0200 |
commit | c1d62f203227745e506aaf8da92b435c43d30ee3 (patch) | |
tree | 1e5c93c6602cc90d93e752b1b49921140b7dd0e9 /sshfs.1 | |
parent | 61524cd1e85d076fe09f04ddd2871e026e1360cd (diff) | |
download | sshfs-c1d62f203227745e506aaf8da92b435c43d30ee3.tar sshfs-c1d62f203227745e506aaf8da92b435c43d30ee3.tar.gz sshfs-c1d62f203227745e506aaf8da92b435c43d30ee3.tar.bz2 sshfs-c1d62f203227745e506aaf8da92b435c43d30ee3.zip |
fix a typo in man page
Diffstat (limited to 'sshfs.1')
-rw-r--r-- | sshfs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ perform reads synchronously \fB\-o\fR subdir=DIR prepend this directory to all paths (mandatory) .TP -\fB\-o\fR [no]rellinksa +\fB\-o\fR [no]rellinks transform absolute symlinks to relative .TP [iconv] |