masqmail-0.2
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 |
parents | 80b207e8b8af |
children | 867bb186a829 |
files | man/masqmail.conf.5 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/man/masqmail.conf.5 Tue Jul 06 17:16:05 2010 +0200 1.2 +++ b/man/masqmail.conf.5 Tue Jul 06 17:37:18 2010 +0200 1.3 @@ -26,7 +26,7 @@ 1.4 The spaces before and after the equal sign `=' are optional. 1.5 1.6 Most lists (exceptions: \fBlocal_hosts\fR, \fBlocal_nets\fR, \fBlisten_addresses\fR, 1.7 -\fBonline_routes\fR, and \fBonline_gets\fR) accept files. 1.8 + \fBonline_routes\fR, and \fBonline_gets\fR) accept files. 1.9 These will be recognized by a leading slash `/'. 1.10 The contents of these files will be included at the position of the file name, 1.11 there can be items or other files before and after the file entry. 1.12 @@ -214,7 +214,7 @@ 1.13 Example: Your ISP has the name FastNet. 1.14 Then you write the following line in the main configuration: 1.15 1.16 -\fBonline_routes.FastNet\fR = \fI"/etc/masqmail/fastnet.route"\fR 1.17 + \fBonline_routes.FastNet\fR = \fI"/etc/masqmail/fastnet.route"\fR 1.18 1.19 \fI/etc/masqmail/fastnet.route\fR is the route configuration file, see \fBmasqmail.route(5)\fR. 1.20 As soon as a link to FastNet has been set up, you call masqmail \fB\-qo \fIFastNet\fR.