Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235044

[PATCH] Documentation/email-clients.txt: remove trailing whitespace

From Luis de Bethencourt <luisbg@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH] Documentation/email-clients.txt: remove trailing whitespace
Date 2015-09-29 15:20 +0200
Message-ID <qe2Z3-7xW-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
---

Hi,

While reading Documentation/email-clients.txt to configure my email
client for Linux kernel development I noticed one of the recent changes
in the Thunderbird section has a trailing whitespace.

This is a patch to remove it.

Thanks,
Luis

 Documentation/email-clients.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/email-clients.txt b/Documentation/email-clients.txt
index 3fa4508..aba85b3 100644
--- a/Documentation/email-clients.txt
+++ b/Documentation/email-clients.txt
@@ -220,7 +220,7 @@ to coerce it into behaving.
   Compose dialog.
 
   Please note that "external editor" requires that your editor must not
-  fork, or in other words, the editor must not return before closing. 
+  fork, or in other words, the editor must not return before closing.
   You may have to pass additional flags or change the settings of your
   editor. Most notably if you are using gvim then you must pass the -f
   option to gvim by putting "/usr/bin/gvim -f" (if the binary is in
-- 
2.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH] Documentation/email-clients.txt: remove trailing whitespace Luis de Bethencourt <luisbg@osg.samsung.com> - 2015-09-29 15:20 +0200

csiph-web