From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 15 Feb 2009 15:19:35 +0000 (+0000)
Subject: Remove white space before period.
X-Git-Tag: v_3_0_11~35
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@toggle?a=commitdiff_plain;h=967abda344e390aaa9e0c7971fd053de2ed06aaf;p=privoxy.git

Remove white space before period.
---

diff --git a/doc/source/privoxy-man-page.sgml b/doc/source/privoxy-man-page.sgml
index 33d368e0..5dfc7fc3 100644
--- a/doc/source/privoxy-man-page.sgml
+++ b/doc/source/privoxy-man-page.sgml
@@ -5,7 +5,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
                 
- $Id: privoxy-man-page.sgml,v 2.24 2009/02/12 16:08:26 fabiankeil Exp $
+ $Id: privoxy-man-page.sgml,v 2.25 2009/02/15 13:09:52 fabiankeil Exp $
 
  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -175,7 +175,7 @@
  <para>
   If the <filename>configfile</filename> is not specified on  the  command  line,
   <command>Privoxy</command>  will  look for a file named
-  <filename>config</filename> in the current directory . If no
+  <filename>config</filename> in the current directory. If no
   <filename>configfile</filename> is found, <command>Privoxy</command> will 
   fail to start.
  </para>
diff --git a/privoxy.1 b/privoxy.1
index 2f8868b2..faeb1725 100644
--- a/privoxy.1
+++ b/privoxy.1
@@ -54,7 +54,7 @@ that must be copied into the chroot tree.
 .PP
 If the \fIconfigfile\fR is not specified on  the  command  line,
 \fBPrivoxy\fR  will  look for a file named
-\fIconfig\fR in the current directory . If no
+\fIconfig\fR in the current directory. If no
 \fIconfigfile\fR is found, \fBPrivoxy\fR will 
 fail to start.
 .SH "DESCRIPTION"