projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195a569
)
docs: improve comment consistency in .muttrc example configuration
author
Jiamu Sun
<barroit@linux.com>
Sat, 3 Aug 2024 17:19:09 +0000
(
02:19
+0900)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 7 Aug 2024 19:00:33 +0000
(13:00 -0600)
Added a space to align comment formatting; this helps improve
consistency and visual uniformity.
Signed-off-by: Jiamu Sun <barroit@linux.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link:
https://lore.kernel.org/r/SY0P300MB0801D1A4B278157CA7C92DE2CEBC2@SY0P300MB0801.AUSP300.PROD.OUTLOOK.COM
Documentation/process/email-clients.rst
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/process/email-clients.rst
b/Documentation/process/email-clients.rst
index dd22c46d1d021b6085479d95231c894aae6eea4a..e6b9173a1845c26e618742e3c7040f67eaa5aced 100644
(file)
--- a/
Documentation/process/email-clients.rst
+++ b/
Documentation/process/email-clients.rst
@@
-216,7
+216,7
@@
Mutt is highly customizable. Here is a minimum configuration to start
using Mutt to send patches through Gmail::
# .muttrc
- # ================ IMAP ====================
+ # ================ IMAP
====================
set imap_user = 'yourusername@gmail.com'
set imap_pass = 'yourpassword'
set spoolfile = imaps://imap.gmail.com/INBOX