diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-18 06:04:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-18 06:04:26 +0000 |
commit | bc2ed6e9e1870421c2a9975b86525e3cb59add84 (patch) | |
tree | e26de843c4b5711bfa3633061c5b7a748d1b0eb5 | |
parent | 6ba34f937b2a08ceca106928e9313a554c645875 (diff) |
remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;
use a more general text for the sections, and avoid the catchup issue
that was trying to document how many there were;
ok benno rob
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/dvmrpd/dvmrpd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/eigrpd/eigrpd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/hostapd/hostapd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/httpd/httpd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/ifstated/ifstated.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/iscsictl/iscsi.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/ldpd/ldpd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/npppd/npppd/npppd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/ospf6d/ospf6d.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/ospfd/ospfd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/relayd/relayd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/ripd/ripd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/snmpd/snmpd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/switchd/switchd.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/vmd/vm.conf.5 | 8 | ||||
-rw-r--r-- | usr.sbin/ypldap/ypldap.conf.5 | 8 |
17 files changed, 68 insertions, 68 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 23514ae47f0..717b65e755d 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.168 2018/06/13 10:43:03 jmc Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.169 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -16,7 +16,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 13 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt BGPD.CONF 5 .Os .Sh NAME @@ -27,10 +27,10 @@ The .Xr bgpd 8 daemon implements the Border Gateway Protocol version 4 as described in RFC 4271. -.Sh SECTIONS +.Pp The .Nm -config file is divided into five main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/dvmrpd/dvmrpd.conf.5 b/usr.sbin/dvmrpd/dvmrpd.conf.5 index d51ccd09d55..44e0166f25b 100644 --- a/usr.sbin/dvmrpd/dvmrpd.conf.5 +++ b/usr.sbin/dvmrpd/dvmrpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dvmrpd.conf.5,v 1.8 2012/04/24 14:56:09 jmc Exp $ +.\" $OpenBSD: dvmrpd.conf.5,v 1.9 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -17,7 +17,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: April 24 2012 $ +.Dd $Mdocdate: June 18 2018 $ .Dt DVMRPD.CONF 5 .Os .Sh NAME @@ -28,10 +28,10 @@ The .Xr dvmrpd 8 daemon implements the Distance Vector Multicast Routing Protocol as described in draft-ietf-idmr-dvmrp-v3-11 DVMRP Version 3. -.Sh SECTIONS +.Pp The .Nm -config file is divided into three main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/eigrpd/eigrpd.conf.5 b/usr.sbin/eigrpd/eigrpd.conf.5 index feb15d715a2..b100718de47 100644 --- a/usr.sbin/eigrpd/eigrpd.conf.5 +++ b/usr.sbin/eigrpd/eigrpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eigrpd.conf.5,v 1.6 2015/12/24 05:42:54 bentley Exp $ +.\" $OpenBSD: eigrpd.conf.5,v 1.7 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2015 Renato Westphal <renato@openbsd.org> .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> @@ -18,7 +18,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: December 24 2015 $ +.Dd $Mdocdate: June 18 2018 $ .Dt EIGRPD.CONF 5 .Os .Sh NAME @@ -28,10 +28,10 @@ The .Xr eigrpd 8 daemon implements the Enhanced Interior Gateway Routing Protocol. -.Sh SECTIONS +.Pp The .Nm -config file is divided into four main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/hostapd/hostapd.conf.5 b/usr.sbin/hostapd/hostapd.conf.5 index d47abb44e52..b6d6a68a951 100644 --- a/usr.sbin/hostapd/hostapd.conf.5 +++ b/usr.sbin/hostapd/hostapd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hostapd.conf.5,v 1.45 2015/03/26 20:34:54 jmc Exp $ +.\" $OpenBSD: hostapd.conf.5,v 1.46 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2004, 2005, 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,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: March 26 2015 $ +.Dd $Mdocdate: June 18 2018 $ .Dt HOSTAPD.CONF 5 .Os .Sh NAME @@ -25,10 +25,10 @@ is the configuration file for the .Xr hostapd 8 daemon. -.Sh SECTIONS +.Pp The .Nm -file is divided into four main sections. +file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5 index 5cab68a9cbf..89837dd0088 100644 --- a/usr.sbin/httpd/httpd.conf.5 +++ b/usr.sbin/httpd/httpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.conf.5,v 1.99 2018/06/15 17:17:40 reyk Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.100 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,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 15 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt HTTPD.CONF 5 .Os .Sh NAME @@ -24,9 +24,9 @@ .Nm is the configuration file for the HTTP daemon, .Xr httpd 8 . -.Sh SECTIONS +.Pp .Nm -is divided into four main sections: +is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/ifstated/ifstated.conf.5 b/usr.sbin/ifstated/ifstated.conf.5 index 2587ed2e140..8dacaca366c 100644 --- a/usr.sbin/ifstated/ifstated.conf.5 +++ b/usr.sbin/ifstated/ifstated.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifstated.conf.5,v 1.12 2018/03/06 15:18:27 rob Exp $ +.\" $OpenBSD: ifstated.conf.5,v 1.13 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2005 Nikolay Sturm <sturm@openbsd.org> .\" Copyright (c) 2005 Marco Pfatschbacher <mpf@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: March 6 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt IFSTATED.CONF 5 .Os .Sh NAME @@ -28,10 +28,10 @@ daemon runs commands in response to network state changes, which it determines by monitoring interface link state or running external tests. .Nm is the configuration file for this daemon. -.Sh SECTIONS +.Pp The .Nm -config file is divided into three main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Global Configuration Global settings for diff --git a/usr.sbin/iscsictl/iscsi.conf.5 b/usr.sbin/iscsictl/iscsi.conf.5 index a860354bb23..3c39c85ffaa 100644 --- a/usr.sbin/iscsictl/iscsi.conf.5 +++ b/usr.sbin/iscsictl/iscsi.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iscsi.conf.5,v 1.2 2014/04/21 17:33:20 claudio Exp $ +.\" $OpenBSD: iscsi.conf.5,v 1.3 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2012 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -16,7 +16,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: April 21 2014 $ +.Dd $Mdocdate: June 18 2018 $ .Dt ISCSI.CONF 5 .Os .Sh NAME @@ -27,10 +27,10 @@ The .Xr iscsid 8 daemon implements the Internet Small Computer Systems Interface as described in RFC 3720. -.Sh SECTIONS +.Pp The .Nm -configuration file is divided into three main sections: +configuration file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/ldpd/ldpd.conf.5 b/usr.sbin/ldpd/ldpd.conf.5 index 1f8e85fd8f0..ed229cc5b61 100644 --- a/usr.sbin/ldpd/ldpd.conf.5 +++ b/usr.sbin/ldpd/ldpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ldpd.conf.5,v 1.34 2017/03/03 23:36:06 renato Exp $ +.\" $OpenBSD: ldpd.conf.5,v 1.35 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2013, 2016 Renato Westphal <renato@openbsd.org> .\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org> @@ -19,7 +19,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: March 3 2017 $ +.Dd $Mdocdate: June 18 2018 $ .Dt LDPD.CONF 5 .Os .Sh NAME @@ -29,10 +29,10 @@ The .Xr ldpd 8 daemon implements the Label Distribution Protocol as described in RFC 5036. -.Sh SECTIONS +.Pp The .Nm -config file is divided into seven main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/npppd/npppd/npppd.conf.5 b/usr.sbin/npppd/npppd/npppd.conf.5 index 6d9dbad6860..a31a3e9785c 100644 --- a/usr.sbin/npppd/npppd/npppd.conf.5 +++ b/usr.sbin/npppd/npppd/npppd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: npppd.conf.5,v 1.21 2017/08/12 11:20:34 goda Exp $ +.\" $OpenBSD: npppd.conf.5,v 1.22 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2012 YASUOKA Masahiko <yasuoka@openbsd.org> .\" @@ -14,7 +14,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: August 12 2017 $ +.Dd $Mdocdate: June 18 2018 $ .Dt NPPPD.CONF 5 .Os .Sh NAME @@ -24,9 +24,9 @@ .Nm is the configuration file for the PPP daemon .Xr npppd 8 . -.Sh SECTIONS +.Pp .Nm -is divided into six sections: +is divided into the following main sections: .Pp .Bl -tag -width "AuthenticationXXX" -offset indent -compact .It Sy Global diff --git a/usr.sbin/ospf6d/ospf6d.conf.5 b/usr.sbin/ospf6d/ospf6d.conf.5 index 137fc7b8b1e..ddcb1be1851 100644 --- a/usr.sbin/ospf6d/ospf6d.conf.5 +++ b/usr.sbin/ospf6d/ospf6d.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospf6d.conf.5,v 1.13 2018/06/12 20:12:36 remi Exp $ +.\" $OpenBSD: ospf6d.conf.5,v 1.14 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -17,7 +17,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 12 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt OSPF6D.CONF 5 .Os .Sh NAME @@ -28,10 +28,10 @@ The .Xr ospf6d 8 daemon implements the Open Shortest Path First protocol version 3 as described in RFC 5340. -.Sh SECTIONS +.Pp The .Nm -config file is divided into three main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5 index fcb893ac6d0..1928b621db0 100644 --- a/usr.sbin/ospfd/ospfd.conf.5 +++ b/usr.sbin/ospfd/ospfd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfd.conf.5,v 1.51 2018/02/05 12:43:29 jmc Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.52 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -17,7 +17,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: February 5 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt OSPFD.CONF 5 .Os .Sh NAME @@ -28,10 +28,10 @@ The .Xr ospfd 8 daemon implements the Open Shortest Path First protocol version 2 as described in RFC 2328. -.Sh SECTIONS +.Pp The .Nm -config file is divided into three main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5 index a5eb8fc9400..125bd685bb2 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.184 2018/04/20 16:21:32 jmc Exp $ +.\" $OpenBSD: relayd.conf.5,v 1.185 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2006 - 2016 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: April 20 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt RELAYD.CONF 5 .Os .Sh NAME @@ -25,9 +25,9 @@ .Nm is the configuration file for the relay daemon, .Xr relayd 8 . -.Sh SECTIONS +.Pp .Nm -is divided into seven main sections: +is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/ripd/ripd.conf.5 b/usr.sbin/ripd/ripd.conf.5 index 7d3d3b1078f..eef51f0099c 100644 --- a/usr.sbin/ripd/ripd.conf.5 +++ b/usr.sbin/ripd/ripd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ripd.conf.5,v 1.14 2012/04/24 14:56:09 jmc Exp $ +.\" $OpenBSD: ripd.conf.5,v 1.15 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it> .\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org> @@ -18,7 +18,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: April 24 2012 $ +.Dd $Mdocdate: June 18 2018 $ .Dt RIPD.CONF 5 .Os .Sh NAME @@ -29,10 +29,10 @@ The .Xr ripd 8 daemon implements the Routing Information Protocol version 2 as described in RFC 2453. -.Sh SECTIONS +.Pp The .Nm -config file is divided into three main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/snmpd/snmpd.conf.5 b/usr.sbin/snmpd/snmpd.conf.5 index 38ae67098eb..70ad72c6c01 100644 --- a/usr.sbin/snmpd/snmpd.conf.5 +++ b/usr.sbin/snmpd/snmpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snmpd.conf.5,v 1.37 2018/05/15 15:54:51 reyk Exp $ +.\" $OpenBSD: snmpd.conf.5,v 1.38 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2007, 2008, 2012 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,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: May 15 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt SNMPD.CONF 5 .Os .Sh NAME @@ -25,10 +25,10 @@ is the configuration file for the .Xr snmpd 8 daemon. -.Sh SECTIONS +.Pp The .Nm -file is divided into four main sections: +file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/switchd/switchd.conf.5 b/usr.sbin/switchd/switchd.conf.5 index 390cae7ac77..4476500f599 100644 --- a/usr.sbin/switchd/switchd.conf.5 +++ b/usr.sbin/switchd/switchd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: switchd.conf.5,v 1.6 2017/03/08 09:41:40 sobrado Exp $ +.\" $OpenBSD: switchd.conf.5,v 1.7 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2014, 2015, 2016 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2016 YASUOKA Masahiko <yasuoka@openbsd.org> @@ -17,7 +17,7 @@ .\" .\" The following requests are required for all man pages. .\" -.Dd $Mdocdate: March 8 2017 $ +.Dd $Mdocdate: June 18 2018 $ .Dt SWITCHD.CONF 5 .Os .Sh NAME @@ -27,9 +27,9 @@ .Nm is the configuration file for the switch daemon, .Xr switchd 8 . -.Sh SECTIONS +.Pp .Nm -files is divided into two main sections: +files is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and user later, simplifying the diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5 index 60cae9c5ce2..902081542eb 100644 --- a/usr.sbin/vmd/vm.conf.5 +++ b/usr.sbin/vmd/vm.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vm.conf.5,v 1.28 2018/05/13 22:48:11 pd Exp $ +.\" $OpenBSD: vm.conf.5,v 1.29 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org> .\" Copyright (c) 2015 Reyk Floeter <reyk@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: May 13 2018 $ +.Dd $Mdocdate: June 18 2018 $ .Dt VM.CONF 5 .Os .Sh NAME @@ -29,9 +29,9 @@ A VMM manages virtual machines (VMs) on a .Ar host . The VMM subsystem is responsible for creating, destroying, and executing VMs. -.Sh SECTIONS +.Pp .Nm -is divided into four main sections: +is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the diff --git a/usr.sbin/ypldap/ypldap.conf.5 b/usr.sbin/ypldap/ypldap.conf.5 index 025ae47332a..783c9f09c3c 100644 --- a/usr.sbin/ypldap/ypldap.conf.5 +++ b/usr.sbin/ypldap/ypldap.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypldap.conf.5,v 1.21 2017/05/30 12:17:17 jmc Exp $ +.\" $OpenBSD: ypldap.conf.5,v 1.22 2018/06/18 06:04:25 jmc Exp $ .\" .\" Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,7 +14,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: May 30 2017 $ +.Dd $Mdocdate: June 18 2018 $ .Dt YPLDAP.CONF 5 .Os .Sh NAME @@ -24,10 +24,10 @@ The .Xr ypldap 8 daemon provides YP maps using LDAP as a backend. -.Sh SECTIONS +.Pp The .Nm -config file is divided into three main sections. +config file is divided into the following main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and used later, simplifying the |