aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/auth.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index cc6fc0c3396..1fd232a697e 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -132,8 +132,8 @@ use them automatically, either pass @code{:client-certificate t} to
132@code{open-network-stream}, or customize 132@code{open-network-stream}, or customize
133@code{network-stream-use-client-certificates} to @code{t}. 133@code{network-stream-use-client-certificates} to @code{t}.
134 134
135You can use spaces inside a password or other token by surrounding the 135You can use spaces or number signs (@t{"#"}) inside a password or other
136token with either single or double quotes. 136token by surrounding the token with either single or double quotes.
137 137
138You can use apostrophes inside a password or other token by 138You can use apostrophes inside a password or other token by
139surrounding it with double quotes, e.g., @t{"he'llo"}. Similarly you 139surrounding it with double quotes, e.g., @t{"he'llo"}. Similarly you