diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-06-24 14:42:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-06-24 14:42:37 +0000 |
commit | 911657628f8bb1203d3ad5fa49d0d21dcac458cb (patch) | |
tree | 746efec3be7d37a70686616662b48d005e7a71d9 /usr.sbin | |
parent | 2da4f243b75a7c0f2e9aa565731e527548ab0770 (diff) |
seven main sections here, not six; from Nils Anspach
in the long term, i guess we should avoid documenting the number of
sections, since it's meaningless and is always in danger of going
out of date...
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index b967a7eac20..676463ab868 100644 --- a/usr.sbin/relayd/relayd.conf.5 +++ b/usr.sbin/relayd/relayd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: relayd.conf.5,v 1.123 2011/06/23 20:35:22 sthen Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.124 2011/06/24 14:42:36 jmc Exp $ .\" .\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 23 2011 $ +.Dd $Mdocdate: June 24 2011 $ .Dt RELAYD.CONF 5 .Os .Sh NAME @@ -27,7 +27,7 @@ is the configuration file for the relay daemon, .Xr relayd 8 . .Sh SECTIONS .Nm -is divided into six main sections: +is divided into seven main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the |