cwolfe | 7 Feb 2012 16:42

[PATCH v2] Remove some trailing whitespace.

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)


Gmane