changeset 139:4d32eb75d3bc

/^\\fB/ in man pages indicates an option this allows automated testing if all config options are documented seems like this is just a hack, but it works ... so what?
author meillo@marmaro.de
date Tue, 06 Jul 2010 17:37:18 +0200 (2010-07-06)
parents 80b207e8b8af
children 867bb186a829
files man/masqmail.conf.5
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/masqmail.conf.5	Tue Jul 06 17:16:05 2010 +0200
+++ b/man/masqmail.conf.5	Tue Jul 06 17:37:18 2010 +0200
@@ -26,7 +26,7 @@
 The spaces before and after the equal sign `=' are optional.
 
 Most lists (exceptions: \fBlocal_hosts\fR, \fBlocal_nets\fR, \fBlisten_addresses\fR,
-\fBonline_routes\fR, and \fBonline_gets\fR) accept files.
+ \fBonline_routes\fR, and \fBonline_gets\fR) accept files.
 These will be recognized by a leading slash `/'.
 The contents of these files will be included at the position of the file name,
 there can be items or other files before and after the file entry.
@@ -214,7 +214,7 @@
 Example: Your ISP has the name FastNet.
 Then you write the following line in the main configuration:
 
-\fBonline_routes.FastNet\fR = \fI"/etc/masqmail/fastnet.route"\fR
+ \fBonline_routes.FastNet\fR = \fI"/etc/masqmail/fastnet.route"\fR
 
 \fI/etc/masqmail/fastnet.route\fR is the route configuration file, see \fBmasqmail.route(5)\fR.
 As soon as a link to FastNet has been set up, you call masqmail \fB\-qo \fIFastNet\fR.