diff options
author | Chris Wolfe <cwolfe@chromium.org> | 2012-02-07 10:42:10 -0500 |
---|---|---|
committer | Benjamin Fleischer <fleiben@gmail.com> | 2012-03-09 22:48:58 +0100 |
commit | 0120e6b4612a2eb114a3363bb3c2e654feb6dbe8 (patch) | |
tree | f1d593ecfef672ce7cc3878d9d6866518590be74 /sshfs.1 | |
parent | 1ac41d2ae2fb4b9c2d02855a7bf814fbe03d76a7 (diff) | |
download | sshfs-0120e6b4612a2eb114a3363bb3c2e654feb6dbe8.tar sshfs-0120e6b4612a2eb114a3363bb3c2e654feb6dbe8.tar.gz sshfs-0120e6b4612a2eb114a3363bb3c2e654feb6dbe8.tar.bz2 sshfs-0120e6b4612a2eb114a3363bb3c2e654feb6dbe8.zip |
Remove some trailing whitespace.
Verified with `cat -vet` and `grep '\s$'`
Diffstat (limited to 'sshfs.1')
-rw-r--r-- | sshfs.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -173,7 +173,7 @@ allow access to root \fB\-o\fR nonempty allow mounts over non\-empty file/dir .HP -\fB\-o\fR default_permissions +\fB\-o\fR default_permissions enable permission checking by kernel .TP \fB\-o\fR fsname=NAME @@ -248,7 +248,7 @@ perform reads asynchronously (default) \fB\-o\fR sync_read perform reads synchronously .SS "Module options:" -.TP +.TP [subdir] .TP \fB\-o\fR subdir=DIR @@ -256,7 +256,7 @@ prepend this directory to all paths (mandatory) .TP \fB\-o\fR [no]rellinksa transform absolute symlinks to relative -.TP +.TP [iconv] .TP \fB\-o\fR from_code=CHARSET |