7 Feb 2012 16:42
[PATCH v2] Remove some trailing whitespace.
<cwolfe <at> chromium.org>
2012-02-07 15:42:10 GMT
2012-02-07 15:42:10 GMT
From: Chris Wolfe <cwolfe <at> chromium.org> Verified with `cat -vet` and `grep '\s$'` Trying again with git send-email. Hopefully it will refrain from trimming the trailing whitespace this patch is supposed to remove. --- sshfs.1 | 6 +++--- sshfs.c | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sshfs.1 b/sshfs.1 index 9dcd8aa..99d1e05 100644 --- a/sshfs.1 +++ b/sshfs.1 <at> <at> -162,7 +162,7 <at> <at> 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 <at> <at> -237,7 +237,7 <at> <at> perform reads asynchronously (default) \fB\-o\fR sync_read perform reads synchronously .SS "Module options:" -.TP(Continue reading)
RSS Feed