From f6dd8cf53f39821712f2feae6dbbc6f1b724b297 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 8 Mar 2007 13:07:50 +0000 Subject: Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes section. Reported by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5047 --- NEWS | 2 ++ fetchmail.man | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9bbc213a..47dfceed 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,8 @@ fetchmail 6.3.8 (not yet released): * Repoll immediately if a protocol error happens during the authentication attempt after a failed opportunistic TLS upgrade. Fixes comment #9 in Gentoo Bug #163782, reported by Takuto Matsuu. +* Fix rendering of the "24 - 26, 28, 29" paragraph in the exit codes section. + Reported by Nico Golde. # KNOWN BUGS AND WORKAROUNDS: (this section floats upwards through the NEWS file so it stays with the diff --git a/fetchmail.man b/fetchmail.man index b2b0a65f..92fb6214 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2495,7 +2495,7 @@ Server busy indication. .IP 23 Internal error. You should see a message on standard error with details. -.IP 24 - 26, 28, 29 +.IP "24 - 26, 28, 29" These are internal codes and should not appear externally. .PP When -- cgit v1.2.3