projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405d472
)
* doc/misc/erc.texi (Connecting): Fix typo.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 1 Jul 2022 06:50:47 +0000
(08:50 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 1 Jul 2022 17:17:56 +0000
(19:17 +0200)
doc/misc/erc.texi
patch
|
blob
|
history
diff --git
a/doc/misc/erc.texi
b/doc/misc/erc.texi
index 3f81c2cecebd858085449201efe3994706ebad8b..3db83197f9e3bb19eb328a686484ccdec99d94e9 100644
(file)
--- a/
doc/misc/erc.texi
+++ b/
doc/misc/erc.texi
@@
-813,7
+813,7
@@
machine irc.libera.chat login MyNick password sEcReT
@noindent
Remember that field labels vary per backend, so @samp{machine} (in
netrc's case) maps to auth-source's generalized notion of a host,
-hence the @samp{:host} keyword property. Also, be sure
and
mind the
+hence the @samp{:host} keyword property. Also, be sure
to
mind the
syntax of your chosen backend medium. For example, always quote
channel names in a netrc file.