aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2015-11-15 11:21:22 +0100
committerMatthias Andree <matthias.andree@gmx.de>2015-11-15 11:21:22 +0100
commitc5410bc7885468d719b4393409ec982e27e432a2 (patch)
treec6e5dab4f2860d0c8abbd0a40f89e62eef7125e3 /fetchmail.man
parent6beb8f06436f5414128158ef0a01b17969b51051 (diff)
downloadfetchmail-c5410bc7885468d719b4393409ec982e27e432a2.tar.gz
fetchmail-c5410bc7885468d719b4393409ec982e27e432a2.tar.bz2
fetchmail-c5410bc7885468d719b4393409ec982e27e432a2.zip
Fix missing backslash in \fB.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 6b692a41..aa1aa75f 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -510,7 +510,7 @@ besides '\fBSSL3\fP' to have fetchmail 6.4.0 or newer permit SSLv3.
Require TLSv1. This does not negotiate TLSv1.1 or newer, and is
discouraged. Replace by TLS1+ unless the latter chokes your server.
.IP \&'\fBTLS1+\fP'
-Since v6.4.0. See 'fBauto\fP'.
+Since v6.4.0. See '\fBauto\fP'.
.IP \&'\fBTLS1.1\fP'
Since v6.4.0. Require TLS v1.1 exactly.
.IP \&'\fBTLS1.1+\fP'